diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2019-07-03 14:50:34 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-07-09 02:10:23 +0300 |
commit | bc2d8afecbec33bd4549ce1ef904383fde21d385 (patch) | |
tree | a60c7d72886d4b009684d79b9b458f53f328b343 /net | |
parent | 8fc9f8bedf1bdaea48382ae2e3dd558e2b939cee (diff) | |
download | linux-bc2d8afecbec33bd4549ce1ef904383fde21d385.tar.xz |
selftests/bpf: fix test_reuseport_array on s390
Fix endianness issue: passing a pointer to 64-bit fd as a 32-bit key
does not work on big-endian architectures. So cast fd to 32-bits when
necessary.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions