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.29 [+0.29] -4 -t # 2.53 [+2.24] tcp tx: 976 MB/s 16568 calls/s 16568 msg/s # 2.53 [+0.00] tcp rx: 977 MB/s 50575 calls/s # 3.53 [+1.00] tcp tx: 943 MB/s 16006 calls/s 16006 msg/s # 3.56 [+0.03] tcp rx: 976 MB/s 47015 calls/s # 4.53 [+0.97] tcp tx: 962 MB/s 16332 calls/s 16332 msg/s # 4.56 [+0.03] tcp rx: 961 MB/s 46156 calls/s # 5.53 [+0.97] tcp tx: 966 MB/s 16393 calls/s 16393 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.86 [+1.01] udp rx: 623 MB/s 451584 calls/s # 6.88 [+0.02] udp tx: 1253 MB/s 21268 calls/s 21268 msg/s # 7.86 [+0.98] udp rx: 599 MB/s 434176 calls/s # 7.88 [+0.02] udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # 8.86 [+0.98] udp rx: 608 MB/s 440832 calls/s # 8.88 [+0.02] udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # 9.86 [+0.99] udp rx: 624 MB/s 452352 calls/s # 9.88 [+0.01] udp tx: 1287 MB/s 21842 calls/s 21842 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.29] -4 -G # 11.21 [+1.01] udp rx: 1066 MB/s 777870 calls/s # 11.24 [+0.02] udp tx: 1090 MB/s 18491 calls/s 18491 msg/s # 12.22 [+0.98] udp rx: 966 MB/s 705149 calls/s # 12.24 [+0.02] udp tx: 966 MB/s 16393 calls/s 16393 msg/s # 13.22 [+0.98] udp rx: 686 MB/s 500528 calls/s # 13.24 [+0.02] udp tx: 675 MB/s 11459 calls/s 11459 msg/s # 14.22 [+0.98] udp rx: 599 MB/s 437474 calls/s # 14.24 [+0.02] udp tx: 599 MB/s 10171 calls/s 10171 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__->