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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 966 MB/s 16386 calls/s 16386 msg/s # 2.64 [+0.08] tcp rx: 1055 MB/s 49374 calls/s # 3.57 [+0.92] tcp tx: 935 MB/s 15870 calls/s 15870 msg/s # 3.64 [+0.08] tcp rx: 919 MB/s 43468 calls/s # 4.57 [+0.92] tcp tx: 964 MB/s 16359 calls/s 16359 msg/s # 4.64 [+0.08] tcp rx: 955 MB/s 45670 calls/s # 5.57 [+0.92] tcp tx: 893 MB/s 15146 calls/s 15146 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 584 MB/s 423581 calls/s # 6.91 [+0.02] udp tx: 1308 MB/s 22194 calls/s 22194 msg/s # 7.90 [+0.99] udp rx: 667 MB/s 483584 calls/s # 7.91 [+0.01] udp tx: 1287 MB/s 21841 calls/s 21841 msg/s # 8.90 [+0.99] udp rx: 667 MB/s 483584 calls/s # 8.91 [+0.01] udp tx: 1286 MB/s 21823 calls/s 21823 msg/s # 9.90 [+0.99] udp rx: 667 MB/s 483328 calls/s # 9.91 [+0.01] udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.32] -4 -G # 11.28 [+1.01] udp rx: 1092 MB/s 796888 calls/s # 11.30 [+0.02] udp tx: 1114 MB/s 18909 calls/s 18909 msg/s # 12.28 [+0.98] udp rx: 1149 MB/s 838137 calls/s # 12.30 [+0.02] udp tx: 1148 MB/s 19486 calls/s 19486 msg/s # 13.28 [+0.98] udp rx: 1149 MB/s 838358 calls/s # 13.30 [+0.02] udp tx: 1148 MB/s 19487 calls/s 19487 msg/s # 14.28 [+0.98] udp rx: 1145 MB/s 835521 calls/s # 14.30 [+0.02] udp tx: 1144 MB/s 19419 calls/s 19419 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__->