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.29 [+0.29] -4 -t # 2.55 [+2.27] tcp tx: 1030 MB/s 17471 calls/s 17471 msg/s # 2.59 [+0.03] tcp rx: 1069 MB/s 53010 calls/s # 3.55 [+0.97] tcp tx: 1010 MB/s 17137 calls/s 17137 msg/s # 3.59 [+0.04] tcp rx: 1010 MB/s 50116 calls/s # 4.55 [+0.97] tcp tx: 1004 MB/s 17041 calls/s 17041 msg/s # 4.59 [+0.04] tcp rx: 1001 MB/s 51248 calls/s # 5.55 [+0.96] tcp tx: 1002 MB/s 17004 calls/s 17004 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 541 MB/s 392448 calls/s # 6.91 [+0.02] udp tx: 829 MB/s 14061 calls/s 14061 msg/s # 7.89 [+0.98] udp rx: 563 MB/s 408642 calls/s # 7.91 [+0.02] udp tx: 818 MB/s 13888 calls/s 13888 msg/s # 8.89 [+0.98] udp rx: 566 MB/s 410633 calls/s # 8.91 [+0.02] udp tx: 817 MB/s 13858 calls/s 13858 msg/s # 9.89 [+0.98] udp rx: 568 MB/s 412475 calls/s # 9.91 [+0.02] udp tx: 782 MB/s 13275 calls/s 13275 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.29] -4 -G # 11.24 [+1.01] udp rx: 655 MB/s 478263 calls/s # 11.26 [+0.02] udp tx: 668 MB/s 11339 calls/s 11339 msg/s # 12.24 [+0.98] udp rx: 669 MB/s 488411 calls/s # 12.26 [+0.02] udp tx: 669 MB/s 11355 calls/s 11355 msg/s # 13.24 [+0.98] udp rx: 666 MB/s 486243 calls/s # 13.26 [+0.02] udp tx: 666 MB/s 11300 calls/s 11300 msg/s # 14.24 [+0.98] udp rx: 670 MB/s 488747 calls/s # 14.26 [+0.02] udp tx: 669 MB/s 11361 calls/s 11361 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__->