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: 943 MB/s 16006 calls/s 16006 msg/s # tcp rx: 944 MB/s 49115 calls/s # tcp tx: 958 MB/s 16249 calls/s 16249 msg/s # tcp rx: 959 MB/s 47639 calls/s # tcp tx: 955 MB/s 16202 calls/s 16202 msg/s # tcp rx: 956 MB/s 48971 calls/s # tcp tx: 934 MB/s 15842 calls/s 15842 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: 653 MB/s 473088 calls/s # udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # udp rx: 664 MB/s 481515 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # udp rx: 662 MB/s 479764 calls/s # udp tx: 1233 MB/s 20921 calls/s 20921 msg/s # udp rx: 664 MB/s 480924 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 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: 1079 MB/s 787251 calls/s # udp tx: 1100 MB/s 18658 calls/s 18658 msg/s # udp rx: 1123 MB/s 819426 calls/s # udp tx: 1123 MB/s 19048 calls/s 19048 msg/s # udp rx: 1125 MB/s 820980 calls/s # udp tx: 1125 MB/s 19083 calls/s 19083 msg/s # udp rx: 1123 MB/s 819255 calls/s # udp tx: 1122 MB/s 19038 calls/s 19038 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__->