make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 1005 MB/s 17056 calls/s 17056 msg/s # tcp rx: 1014 MB/s 52416 calls/s # tcp tx: 865 MB/s 14671 calls/s 14671 msg/s # tcp rx: 905 MB/s 43701 calls/s # tcp tx: 837 MB/s 14198 calls/s 14198 msg/s # tcp rx: 851 MB/s 42302 calls/s # tcp tx: 872 MB/s 14799 calls/s 14799 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: 631 MB/s 457216 calls/s # udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # udp rx: 629 MB/s 456192 calls/s # udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # udp rx: 658 MB/s 476672 calls/s # udp tx: 1313 MB/s 22279 calls/s 22279 msg/s # udp rx: 645 MB/s 467200 calls/s # udp tx: 1318 MB/s 22357 calls/s 22357 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: 1083 MB/s 790192 calls/s # udp tx: 1113 MB/s 18887 calls/s 18887 msg/s # udp rx: 1149 MB/s 838207 calls/s # udp tx: 1148 MB/s 19476 calls/s 19476 msg/s # udp rx: 1135 MB/s 828249 calls/s # udp tx: 1140 MB/s 19345 calls/s 19345 msg/s # udp rx: 1149 MB/s 838481 calls/s # udp tx: 1149 MB/s 19498 calls/s 19498 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__->