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: 783 MB/s 13290 calls/s 13290 msg/s # tcp rx: 784 MB/s 56970 calls/s # tcp tx: 697 MB/s 11826 calls/s 11826 msg/s # tcp rx: 697 MB/s 35360 calls/s # tcp tx: 693 MB/s 11770 calls/s 11770 msg/s # tcp rx: 694 MB/s 35271 calls/s # tcp tx: 676 MB/s 11479 calls/s 11479 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: 647 MB/s 468992 calls/s # udp tx: 1213 MB/s 20582 calls/s 20582 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 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: 1116 MB/s 814480 calls/s # udp tx: 1140 MB/s 19348 calls/s 19348 msg/s # udp rx: 1139 MB/s 831183 calls/s # udp tx: 1137 MB/s 19298 calls/s 19298 msg/s # udp rx: 1149 MB/s 838540 calls/s # udp tx: 1157 MB/s 19624 calls/s 19624 msg/s # udp rx: 1130 MB/s 824733 calls/s # udp tx: 1130 MB/s 19167 calls/s 19167 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__->