make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 951 MB/s 16133 calls/s 16133 msg/s # tcp rx: 952 MB/s 49941 calls/s # tcp tx: 999 MB/s 16960 calls/s 16960 msg/s # tcp rx: 1001 MB/s 50804 calls/s # tcp tx: 1006 MB/s 17073 calls/s 17073 msg/s # tcp rx: 1007 MB/s 50927 calls/s # tcp tx: 974 MB/s 16535 calls/s 16535 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 584 MB/s 423680 calls/s # udp tx: 1318 MB/s 22363 calls/s 22363 msg/s # udp rx: 579 MB/s 419766 calls/s # udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1051 MB/s 766909 calls/s # udp tx: 1081 MB/s 18341 calls/s 18341 msg/s # udp rx: 1106 MB/s 807079 calls/s # udp tx: 1101 MB/s 18679 calls/s 18679 msg/s # udp rx: 1137 MB/s 829554 calls/s # udp tx: 1145 MB/s 19424 calls/s 19424 msg/s # udp rx: 1143 MB/s 834069 calls/s # udp tx: 1145 MB/s 19435 calls/s 19435 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->