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.34 [+0.34] -4 -t # 2.61 [+2.26] tcp tx: 928 MB/s 15747 calls/s 15747 msg/s # 2.61 [+0.00] tcp rx: 929 MB/s 50090 calls/s # 3.61 [+1.00] tcp tx: 904 MB/s 15340 calls/s 15340 msg/s # 3.64 [+0.03] tcp rx: 938 MB/s 48163 calls/s # 4.61 [+0.97] tcp tx: 903 MB/s 15318 calls/s 15318 msg/s # 4.65 [+0.04] tcp rx: 908 MB/s 45075 calls/s # 5.61 [+0.96] tcp tx: 913 MB/s 15487 calls/s 15487 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.33] -4 -v # 6.99 [+1.02] udp rx: 645 MB/s 468224 calls/s # 7.01 [+0.02] udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # 7.99 [+0.98] udp rx: 660 MB/s 478096 calls/s # 8.01 [+0.02] udp tx: 1282 MB/s 21754 calls/s 21754 msg/s # 8.99 [+0.98] udp rx: 648 MB/s 469816 calls/s # 9.01 [+0.02] udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # 9.99 [+0.98] udp rx: 648 MB/s 469956 calls/s # 10.01 [+0.02] udp tx: 1251 MB/s 21228 calls/s 21228 msg/s # 10.04 [+0.04] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.38 [+0.34] -4 -G # 11.40 [+1.02] udp rx: 667 MB/s 487069 calls/s # 11.42 [+0.02] udp tx: 681 MB/s 11559 calls/s 11559 msg/s # 12.40 [+0.98] udp rx: 698 MB/s 509536 calls/s # 12.42 [+0.02] udp tx: 698 MB/s 11850 calls/s 11850 msg/s # 13.40 [+0.98] udp rx: 655 MB/s 477701 calls/s # 13.42 [+0.02] udp tx: 662 MB/s 11230 calls/s 11230 msg/s # 14.40 [+0.98] udp rx: 1119 MB/s 816120 calls/s # 14.42 [+0.02] udp tx: 1118 MB/s 18975 calls/s 18975 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__->