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.27 [+0.27] -4 -t # 2.54 [+2.26] tcp tx: 905 MB/s 15350 calls/s 15350 msg/s # 2.54 [+0.00] tcp rx: 905 MB/s 47369 calls/s # 3.54 [+1.00] tcp tx: 920 MB/s 15604 calls/s 15604 msg/s # 3.54 [+0.00] tcp rx: 920 MB/s 48656 calls/s # 4.54 [+1.00] tcp tx: 946 MB/s 16055 calls/s 16055 msg/s # 4.54 [+0.00] tcp rx: 947 MB/s 48413 calls/s # 5.54 [+1.00] tcp tx: 950 MB/s 16119 calls/s 16119 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.30] -4 -v # 6.88 [+1.01] udp rx: 624 MB/s 452096 calls/s # 6.90 [+0.02] udp tx: 1301 MB/s 22079 calls/s 22079 msg/s # 7.88 [+0.98] udp rx: 663 MB/s 480768 calls/s # 7.90 [+0.02] udp tx: 1293 MB/s 21937 calls/s 21937 msg/s # 8.88 [+0.98] udp rx: 663 MB/s 480512 calls/s # 8.90 [+0.02] udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # 9.88 [+0.98] udp rx: 663 MB/s 480768 calls/s # 9.90 [+0.02] udp tx: 1292 MB/s 21927 calls/s 21927 msg/s # 9.94 [+0.04] 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.24 [+0.30] -4 -G # 11.25 [+1.01] udp rx: 1035 MB/s 754892 calls/s # 11.27 [+0.02] udp tx: 1056 MB/s 17924 calls/s 17924 msg/s # 12.25 [+0.98] udp rx: 1133 MB/s 826607 calls/s # 12.27 [+0.02] udp tx: 1132 MB/s 19213 calls/s 19213 msg/s # 13.25 [+0.98] udp rx: 1127 MB/s 822376 calls/s # 13.27 [+0.02] udp tx: 1127 MB/s 19116 calls/s 19116 msg/s # 14.26 [+0.98] udp rx: 1127 MB/s 822301 calls/s # 14.27 [+0.02] udp tx: 1126 MB/s 19107 calls/s 19107 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__->