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: 971 MB/s 16473 calls/s 16473 msg/s # tcp rx: 1001 MB/s 49918 calls/s # tcp tx: 943 MB/s 16005 calls/s 16005 msg/s # tcp rx: 1021 MB/s 48673 calls/s # tcp tx: 931 MB/s 15794 calls/s 15794 msg/s # tcp rx: 1140 MB/s 45244 calls/s # tcp tx: 998 MB/s 16936 calls/s 16936 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: 616 MB/s 447744 calls/s # udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # udp rx: 647 MB/s 468992 calls/s # udp tx: 1325 MB/s 22485 calls/s 22485 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1323 MB/s 22454 calls/s 22454 msg/s # udp rx: 650 MB/s 471296 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 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: 1146 MB/s 835954 calls/s # udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # udp rx: 1174 MB/s 856404 calls/s # udp tx: 1173 MB/s 19902 calls/s 19902 msg/s # udp rx: 1173 MB/s 855745 calls/s # udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # udp rx: 1179 MB/s 860568 calls/s # udp tx: 1179 MB/s 20004 calls/s 20004 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__->