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.54 [+2.25] tcp tx: 922 MB/s 15652 calls/s 15652 msg/s # 2.58 [+0.03] tcp rx: 959 MB/s 48038 calls/s # 3.54 [+0.97] tcp tx: 963 MB/s 16338 calls/s 16338 msg/s # 3.58 [+0.03] tcp rx: 960 MB/s 49064 calls/s # 4.54 [+0.97] tcp tx: 948 MB/s 16085 calls/s 16085 msg/s # 4.58 [+0.04] tcp rx: 948 MB/s 46399 calls/s # 5.54 [+0.96] tcp tx: 948 MB/s 16091 calls/s 16091 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.88 [+0.31] -4 -v # 6.90 [+1.01] udp rx: 634 MB/s 460032 calls/s # 6.92 [+0.02] udp tx: 1251 MB/s 21220 calls/s 21220 msg/s # 7.90 [+0.98] udp rx: 654 MB/s 473901 calls/s # 7.92 [+0.02] udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # 8.90 [+0.98] udp rx: 655 MB/s 474535 calls/s # 8.92 [+0.02] udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # 9.90 [+0.99] udp rx: 654 MB/s 474140 calls/s # 9.92 [+0.01] udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 1123 MB/s 819098 calls/s # 11.25 [+0.02] udp tx: 1143 MB/s 19393 calls/s 19393 msg/s # 12.24 [+0.99] udp rx: 1150 MB/s 838982 calls/s # 12.25 [+0.01] udp tx: 1150 MB/s 19513 calls/s 19513 msg/s # 13.24 [+0.99] udp rx: 1139 MB/s 830903 calls/s # 13.25 [+0.01] udp tx: 1139 MB/s 19335 calls/s 19335 msg/s # 14.24 [+0.99] udp rx: 1130 MB/s 824129 calls/s # 14.25 [+0.01] udp tx: 1130 MB/s 19173 calls/s 19173 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__->