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.53 [+2.25] tcp tx: 1008 MB/s 17112 calls/s 17112 msg/s # 2.53 [+0.00] tcp rx: 1009 MB/s 51454 calls/s # 3.53 [+1.00] tcp tx: 920 MB/s 15609 calls/s 15609 msg/s # 3.61 [+0.07] tcp rx: 1008 MB/s 47463 calls/s # 4.53 [+0.93] tcp tx: 974 MB/s 16524 calls/s 16524 msg/s # 4.61 [+0.07] tcp rx: 963 MB/s 46503 calls/s # 5.53 [+0.93] tcp tx: 960 MB/s 16297 calls/s 16297 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.26] -4 -v # 6.84 [+1.01] udp rx: 626 MB/s 454144 calls/s # 6.85 [+0.02] udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # 7.84 [+0.99] udp rx: 626 MB/s 454400 calls/s # 7.85 [+0.01] udp tx: 1279 MB/s 21693 calls/s 21693 msg/s # 8.84 [+0.99] udp rx: 645 MB/s 467712 calls/s # 8.85 [+0.01] udp tx: 1243 MB/s 21086 calls/s 21086 msg/s # 9.84 [+0.99] udp rx: 654 MB/s 474368 calls/s # 9.85 [+0.01] udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # 9.89 [+0.04] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.31] -4 -G # 11.21 [+1.02] udp rx: 1052 MB/s 767750 calls/s # 11.23 [+0.02] udp tx: 1073 MB/s 18201 calls/s 18201 msg/s # 12.21 [+0.98] udp rx: 1091 MB/s 795971 calls/s # 12.23 [+0.02] udp tx: 1090 MB/s 18500 calls/s 18500 msg/s # 13.22 [+0.98] udp rx: 1092 MB/s 797128 calls/s # 13.23 [+0.02] udp tx: 1092 MB/s 18522 calls/s 18522 msg/s # 14.22 [+0.98] udp rx: 1090 MB/s 795649 calls/s # 14.23 [+0.02] udp tx: 1090 MB/s 18499 calls/s 18499 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__->