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.35 [+0.35] -4 -t # 2.63 [+2.28] tcp tx: 990 MB/s 16805 calls/s 16805 msg/s # 2.63 [+0.00] tcp rx: 991 MB/s 50571 calls/s # 3.63 [+1.00] tcp tx: 657 MB/s 11154 calls/s 11154 msg/s # 3.63 [+0.00] tcp rx: 657 MB/s 32780 calls/s # 4.63 [+1.00] tcp tx: 653 MB/s 11089 calls/s 11089 msg/s # 4.64 [+0.00] tcp rx: 654 MB/s 33423 calls/s # 5.63 [+1.00] tcp tx: 652 MB/s 11065 calls/s 11065 msg/s # 5.67 [+0.04] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.32] -4 -v # 7.00 [+1.02] udp rx: 653 MB/s 473600 calls/s # 7.03 [+0.02] udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # 8.01 [+0.98] udp rx: 669 MB/s 484694 calls/s # 8.03 [+0.02] udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # 9.01 [+0.98] udp rx: 669 MB/s 484821 calls/s # 9.03 [+0.02] udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # 10.01 [+0.98] udp rx: 669 MB/s 484855 calls/s # 10.03 [+0.02] udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # 10.06 [+0.04] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.29] -4 -G # 11.37 [+1.01] udp rx: 1081 MB/s 788792 calls/s # 11.39 [+0.02] udp tx: 1104 MB/s 18740 calls/s 18740 msg/s # 12.37 [+0.98] udp rx: 1129 MB/s 824096 calls/s # 12.39 [+0.02] udp tx: 1129 MB/s 19159 calls/s 19159 msg/s # 13.37 [+0.98] udp rx: 1111 MB/s 810288 calls/s # 13.39 [+0.02] udp tx: 1110 MB/s 18834 calls/s 18834 msg/s # 14.37 [+0.98] udp rx: 1139 MB/s 831249 calls/s # 14.39 [+0.02] udp tx: 1138 MB/s 19312 calls/s 19312 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__->