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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 1003 MB/s 17019 calls/s 17019 msg/s # 2.49 [+0.00] tcp rx: 1003 MB/s 51475 calls/s # 3.49 [+1.00] tcp tx: 965 MB/s 16373 calls/s 16373 msg/s # 3.52 [+0.03] tcp rx: 999 MB/s 48740 calls/s # 4.49 [+0.97] tcp tx: 987 MB/s 16747 calls/s 16747 msg/s # 4.52 [+0.03] tcp rx: 981 MB/s 47831 calls/s # 5.49 [+0.97] tcp tx: 975 MB/s 16551 calls/s 16551 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.25] -4 -v # 6.77 [+1.01] udp rx: 660 MB/s 478208 calls/s # 6.79 [+0.02] udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # 7.78 [+0.99] udp rx: 671 MB/s 486144 calls/s # 7.79 [+0.01] udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # 8.78 [+0.99] udp rx: 670 MB/s 485888 calls/s # 8.79 [+0.01] udp tx: 1280 MB/s 21719 calls/s 21719 msg/s # 9.78 [+0.99] udp rx: 671 MB/s 486400 calls/s # 9.79 [+0.01] udp tx: 1279 MB/s 21702 calls/s 21702 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.06 [+0.25] -4 -G # 11.08 [+1.01] udp rx: 1112 MB/s 811693 calls/s # 11.09 [+0.02] udp tx: 1133 MB/s 19232 calls/s 19232 msg/s # 12.08 [+0.98] udp rx: 1155 MB/s 842461 calls/s # 12.09 [+0.02] udp tx: 1154 MB/s 19586 calls/s 19586 msg/s # 13.08 [+0.98] udp rx: 1124 MB/s 820283 calls/s # 13.09 [+0.02] udp tx: 1124 MB/s 19067 calls/s 19067 msg/s # 14.08 [+0.99] udp rx: 1122 MB/s 818909 calls/s # 14.09 [+0.01] udp tx: 1122 MB/s 19035 calls/s 19035 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__->