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: 937 MB/s 15895 calls/s 15895 msg/s # tcp rx: 937 MB/s 49473 calls/s # tcp tx: 939 MB/s 15927 calls/s 15927 msg/s # tcp rx: 939 MB/s 48624 calls/s # tcp tx: 933 MB/s 15830 calls/s 15830 msg/s # tcp rx: 934 MB/s 48400 calls/s # tcp tx: 934 MB/s 15856 calls/s 15856 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: 508 MB/s 368384 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # udp rx: 632 MB/s 459264 calls/s # udp tx: 1333 MB/s 22624 calls/s 22624 msg/s # udp rx: 627 MB/s 454656 calls/s # udp tx: 1326 MB/s 22496 calls/s 22496 msg/s # udp rx: 647 MB/s 468736 calls/s # udp tx: 1306 MB/s 22151 calls/s 22151 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: 1089 MB/s 794285 calls/s # udp tx: 1115 MB/s 18925 calls/s 18925 msg/s # udp rx: 1179 MB/s 860233 calls/s # udp tx: 1182 MB/s 20062 calls/s 20062 msg/s # udp rx: 1175 MB/s 857596 calls/s # udp tx: 1178 MB/s 19985 calls/s 19985 msg/s # udp rx: 1098 MB/s 801341 calls/s # udp tx: 1100 MB/s 18663 calls/s 18663 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__->