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.56 [+2.27] tcp tx: 979 MB/s 16617 calls/s 16617 msg/s # 2.56 [+0.00] tcp rx: 979 MB/s 49959 calls/s # 3.56 [+1.00] tcp tx: 1001 MB/s 16983 calls/s 16983 msg/s # 3.57 [+0.00] tcp rx: 1002 MB/s 51097 calls/s # 4.56 [+1.00] tcp tx: 1001 MB/s 16993 calls/s 16993 msg/s # 4.57 [+0.00] tcp rx: 1002 MB/s 51133 calls/s # 5.56 [+1.00] tcp tx: 1001 MB/s 16979 calls/s 16979 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.87 [+0.27] -4 -v # 6.88 [+1.01] udp rx: 646 MB/s 468480 calls/s # 6.90 [+0.01] udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # 7.88 [+0.99] udp rx: 667 MB/s 483584 calls/s # 7.90 [+0.01] udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # 8.88 [+0.99] udp rx: 670 MB/s 485888 calls/s # 8.90 [+0.01] udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # 9.89 [+0.99] udp rx: 641 MB/s 464896 calls/s # 9.90 [+0.01] udp tx: 1263 MB/s 21424 calls/s 21424 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.23 [+1.01] udp rx: 1078 MB/s 786231 calls/s # 11.25 [+0.02] udp tx: 1099 MB/s 18645 calls/s 18645 msg/s # 12.23 [+0.98] udp rx: 1097 MB/s 800706 calls/s # 12.25 [+0.02] udp tx: 1097 MB/s 18615 calls/s 18615 msg/s # 13.23 [+0.98] udp rx: 1096 MB/s 799390 calls/s # 13.25 [+0.02] udp tx: 1095 MB/s 18581 calls/s 18581 msg/s # 14.23 [+0.98] udp rx: 1113 MB/s 812285 calls/s # 14.25 [+0.02] udp tx: 1113 MB/s 18885 calls/s 18885 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__->