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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 1028 MB/s 17445 calls/s 17445 msg/s # 2.49 [+0.00] tcp rx: 1029 MB/s 43990 calls/s # 3.49 [+1.00] tcp tx: 981 MB/s 16646 calls/s 16646 msg/s # 3.52 [+0.04] tcp rx: 1024 MB/s 50196 calls/s # 4.49 [+0.96] tcp tx: 1002 MB/s 17000 calls/s 17000 msg/s # 4.52 [+0.04] tcp rx: 1002 MB/s 47241 calls/s # 5.49 [+0.96] tcp tx: 992 MB/s 16827 calls/s 16827 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.25] -4 -v # 6.78 [+1.01] udp rx: 657 MB/s 476416 calls/s # 6.79 [+0.02] udp tx: 1255 MB/s 21301 calls/s 21301 msg/s # 7.78 [+0.98] udp rx: 671 MB/s 486912 calls/s # 7.80 [+0.02] udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # 8.78 [+0.98] udp rx: 670 MB/s 485481 calls/s # 8.79 [+0.02] udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # 9.78 [+0.99] udp rx: 670 MB/s 485454 calls/s # 9.80 [+0.01] udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.25] -4 -G # 11.08 [+1.01] udp rx: 1109 MB/s 808834 calls/s # 11.10 [+0.02] udp tx: 1129 MB/s 19163 calls/s 19163 msg/s # 12.08 [+0.98] udp rx: 1128 MB/s 822818 calls/s # 12.10 [+0.02] udp tx: 1127 MB/s 19126 calls/s 19126 msg/s # 13.09 [+0.98] udp rx: 1126 MB/s 821282 calls/s # 13.10 [+0.02] udp tx: 1125 MB/s 19083 calls/s 19083 msg/s # 14.09 [+0.98] udp rx: 1129 MB/s 824059 calls/s # 14.10 [+0.02] udp tx: 1129 MB/s 19154 calls/s 19154 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__->