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.55 [+2.25] tcp tx: 939 MB/s 15938 calls/s 15938 msg/s # 2.55 [+0.00] tcp rx: 940 MB/s 43342 calls/s # 3.55 [+1.00] tcp tx: 964 MB/s 16364 calls/s 16364 msg/s # 3.59 [+0.04] tcp rx: 1012 MB/s 47505 calls/s # 4.55 [+0.96] tcp tx: 968 MB/s 16428 calls/s 16428 msg/s # 4.59 [+0.04] tcp rx: 966 MB/s 45667 calls/s # 5.55 [+0.96] tcp tx: 961 MB/s 16311 calls/s 16311 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 651 MB/s 472822 calls/s # 6.89 [+0.02] udp tx: 1136 MB/s 19276 calls/s 19276 msg/s # 7.88 [+0.98] udp rx: 668 MB/s 484327 calls/s # 7.89 [+0.02] udp tx: 1218 MB/s 20659 calls/s 20659 msg/s # 8.88 [+0.98] udp rx: 669 MB/s 484971 calls/s # 8.89 [+0.02] udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # 9.88 [+0.99] udp rx: 659 MB/s 478300 calls/s # 9.89 [+0.01] udp tx: 1143 MB/s 19396 calls/s 19396 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.26] -4 -G # 11.20 [+1.01] udp rx: 1109 MB/s 809056 calls/s # 11.21 [+0.02] udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # 12.20 [+0.98] udp rx: 1124 MB/s 819907 calls/s # 12.21 [+0.02] udp tx: 1126 MB/s 19105 calls/s 19105 msg/s # 13.20 [+0.99] udp rx: 1126 MB/s 821250 calls/s # 13.21 [+0.02] udp tx: 1128 MB/s 19138 calls/s 19138 msg/s # 14.20 [+0.99] udp rx: 1129 MB/s 823454 calls/s # 14.21 [+0.01] udp tx: 1130 MB/s 19179 calls/s 19179 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__->