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: 959 MB/s 16281 calls/s 16281 msg/s # tcp rx: 960 MB/s 49708 calls/s # tcp tx: 927 MB/s 15736 calls/s 15736 msg/s # tcp rx: 934 MB/s 48261 calls/s # tcp tx: 875 MB/s 14844 calls/s 14844 msg/s # tcp rx: 874 MB/s 47090 calls/s # tcp tx: 916 MB/s 15551 calls/s 15551 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: 600 MB/s 434688 calls/s # udp tx: 1274 MB/s 21616 calls/s 21616 msg/s # udp rx: 606 MB/s 439659 calls/s # udp tx: 1237 MB/s 20981 calls/s 20981 msg/s # udp rx: 640 MB/s 463616 calls/s # udp tx: 1203 MB/s 20407 calls/s 20407 msg/s # udp rx: 640 MB/s 463616 calls/s # udp tx: 1274 MB/s 21615 calls/s 21615 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: 1060 MB/s 773230 calls/s # udp tx: 1087 MB/s 18449 calls/s 18449 msg/s # udp rx: 1160 MB/s 846016 calls/s # udp tx: 1162 MB/s 19712 calls/s 19712 msg/s # udp rx: 1149 MB/s 838330 calls/s # udp tx: 1151 MB/s 19526 calls/s 19526 msg/s # udp rx: 1137 MB/s 829306 calls/s # udp tx: 1140 MB/s 19336 calls/s 19336 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__->