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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.28 [+0.28] -4 -t # 2.54 [+2.26] tcp tx: 978 MB/s 16597 calls/s 16597 msg/s # 2.54 [+0.00] tcp rx: 978 MB/s 49818 calls/s # 3.54 [+1.00] tcp tx: 893 MB/s 15161 calls/s 15161 msg/s # 3.54 [+0.00] tcp rx: 894 MB/s 47012 calls/s # 4.54 [+1.00] tcp tx: 920 MB/s 15610 calls/s 15610 msg/s # 4.54 [+0.00] tcp rx: 921 MB/s 48135 calls/s # 5.54 [+1.00] tcp tx: 830 MB/s 14083 calls/s 14083 msg/s # 5.58 [+0.04] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.33] -4 -v # 6.92 [+1.02] udp rx: 549 MB/s 398336 calls/s # 6.94 [+0.02] udp tx: 808 MB/s 13705 calls/s 13705 msg/s # 7.92 [+0.98] udp rx: 565 MB/s 409935 calls/s # 7.94 [+0.02] udp tx: 790 MB/s 13405 calls/s 13405 msg/s # 8.93 [+0.98] udp rx: 566 MB/s 410368 calls/s # 8.94 [+0.02] udp tx: 789 MB/s 13392 calls/s 13392 msg/s # 9.93 [+0.98] udp rx: 528 MB/s 382976 calls/s # 9.94 [+0.02] udp tx: 817 MB/s 13866 calls/s 13866 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.31] -4 -G # 11.30 [+1.02] udp rx: 669 MB/s 488275 calls/s # 11.32 [+0.02] udp tx: 682 MB/s 11577 calls/s 11577 msg/s # 12.31 [+0.98] udp rx: 660 MB/s 481814 calls/s # 12.32 [+0.02] udp tx: 660 MB/s 11202 calls/s 11202 msg/s # 13.31 [+0.98] udp rx: 664 MB/s 484481 calls/s # 13.32 [+0.02] udp tx: 664 MB/s 11262 calls/s 11262 msg/s # 14.31 [+0.98] udp rx: 661 MB/s 482241 calls/s # 14.32 [+0.02] udp tx: 660 MB/s 11209 calls/s 11209 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__->