1
0
Fork 0
alistair23-linux/tools/testing/selftests/net
Willem de Bruijn 98e821a2a9 net: fix psock_fanout on sparc64
The packetsocket fanout test uses a packet ring. Use TPACKET_V2
instead of TPACKET_V1 to work around a known 32/64 bit issue in
the older ring that manifests on sparc64.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-21 14:31:36 -04:00
..
Makefile net: Move selftests to common net/ subdirectory. 2013-03-20 15:07:56 -04:00
psock_fanout.c net: fix psock_fanout on sparc64 2013-03-21 14:31:36 -04:00
run_afpackettests net: Move selftests to common net/ subdirectory. 2013-03-20 15:07:56 -04:00
run_netsocktests net: Move selftests to common net/ subdirectory. 2013-03-20 15:07:56 -04:00
socket.c net: Move selftests to common net/ subdirectory. 2013-03-20 15:07:56 -04:00