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.34 [+0.34] -4 -t # 2.61 [+2.27] tcp tx: 946 MB/s 16055 calls/s 16055 msg/s # 2.64 [+0.03] tcp rx: 978 MB/s 49665 calls/s # 3.61 [+0.97] tcp tx: 882 MB/s 14975 calls/s 14975 msg/s # 3.64 [+0.03] tcp rx: 878 MB/s 47150 calls/s # 4.61 [+0.97] tcp tx: 956 MB/s 16223 calls/s 16223 msg/s # 4.65 [+0.03] tcp rx: 958 MB/s 47614 calls/s # 5.61 [+0.97] tcp tx: 955 MB/s 16203 calls/s 16203 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.32] -4 -v # 6.98 [+1.01] udp rx: 604 MB/s 437760 calls/s # 7.00 [+0.02] udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # 7.98 [+0.98] udp rx: 664 MB/s 481536 calls/s # 8.00 [+0.02] udp tx: 1276 MB/s 21654 calls/s 21654 msg/s # 8.99 [+0.98] udp rx: 659 MB/s 477696 calls/s # 9.00 [+0.02] udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # 9.99 [+0.98] udp rx: 653 MB/s 473344 calls/s # 10.00 [+0.02] udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.30] -4 -G # 11.35 [+1.01] udp rx: 1106 MB/s 807212 calls/s # 11.38 [+0.02] udp tx: 1132 MB/s 19210 calls/s 19210 msg/s # 12.36 [+0.98] udp rx: 1128 MB/s 823302 calls/s # 12.38 [+0.02] udp tx: 1131 MB/s 19190 calls/s 19190 msg/s # 13.36 [+0.98] udp rx: 1121 MB/s 818014 calls/s # 13.38 [+0.02] udp tx: 1124 MB/s 19068 calls/s 19068 msg/s # 14.36 [+0.98] udp rx: 1130 MB/s 824620 calls/s # 14.38 [+0.02] udp tx: 1133 MB/s 19223 calls/s 19223 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__->