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.52 [+2.24] tcp tx: 956 MB/s 16224 calls/s 16224 msg/s # 2.53 [+0.02] tcp rx: 978 MB/s 49145 calls/s # 3.52 [+0.98] tcp tx: 929 MB/s 15773 calls/s 15773 msg/s # 3.53 [+0.02] tcp rx: 924 MB/s 47271 calls/s # 4.52 [+0.98] tcp tx: 919 MB/s 15589 calls/s 15589 msg/s # 4.55 [+0.04] tcp rx: 947 MB/s 46885 calls/s # 5.52 [+0.96] tcp tx: 945 MB/s 16036 calls/s 16036 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.29] -4 -v # 6.85 [+1.02] udp rx: 634 MB/s 460562 calls/s # 6.87 [+0.02] udp tx: 1098 MB/s 18636 calls/s 18636 msg/s # 7.85 [+0.98] udp rx: 668 MB/s 484352 calls/s # 7.87 [+0.02] udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # 8.85 [+0.98] udp rx: 669 MB/s 484864 calls/s # 8.87 [+0.02] udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # 9.85 [+0.98] udp rx: 669 MB/s 484864 calls/s # 9.87 [+0.02] udp tx: 1276 MB/s 21645 calls/s 21645 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 1102 MB/s 804164 calls/s # 11.22 [+0.02] udp tx: 1128 MB/s 19133 calls/s 19133 msg/s # 12.20 [+0.98] udp rx: 1128 MB/s 823147 calls/s # 12.22 [+0.02] udp tx: 1128 MB/s 19139 calls/s 19139 msg/s # 13.20 [+0.98] udp rx: 1127 MB/s 822467 calls/s # 13.22 [+0.02] udp tx: 1127 MB/s 19118 calls/s 19118 msg/s # 14.20 [+0.98] udp rx: 1129 MB/s 823844 calls/s # 14.22 [+0.02] udp tx: 1128 MB/s 19143 calls/s 19143 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__->