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.37 [+0.36] -4 -t # 2.65 [+2.28] tcp tx: 913 MB/s 15496 calls/s 15496 msg/s # 2.65 [+0.00] tcp rx: 915 MB/s 50665 calls/s # 3.65 [+1.00] tcp tx: 968 MB/s 16434 calls/s 16434 msg/s # 3.66 [+0.01] tcp rx: 976 MB/s 48421 calls/s # 4.65 [+0.99] tcp tx: 969 MB/s 16439 calls/s 16439 msg/s # 4.66 [+0.01] tcp rx: 968 MB/s 46503 calls/s # 5.65 [+0.99] tcp tx: 914 MB/s 15506 calls/s 15506 msg/s # 5.69 [+0.04] udp gso - over veth touching data # 5.69 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.02 [+0.34] -4 -v # 7.04 [+1.02] udp rx: 609 MB/s 441600 calls/s # 7.06 [+0.03] udp tx: 1137 MB/s 19293 calls/s 19293 msg/s # 8.04 [+0.98] udp rx: 660 MB/s 478208 calls/s # 8.06 [+0.02] udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # 9.04 [+0.98] udp rx: 657 MB/s 476160 calls/s # 9.06 [+0.02] udp tx: 1285 MB/s 21796 calls/s 21796 msg/s # 10.04 [+0.98] udp rx: 669 MB/s 484864 calls/s # 10.06 [+0.02] udp tx: 1284 MB/s 21779 calls/s 21779 msg/s # 10.10 [+0.04] udp gso and gro - over veth touching data # 10.10 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.40 [+0.29] -4 -G # 11.41 [+1.01] udp rx: 1109 MB/s 809195 calls/s # 11.44 [+0.03] udp tx: 1140 MB/s 19338 calls/s 19338 msg/s # 12.41 [+0.98] udp rx: 1149 MB/s 838337 calls/s # 12.44 [+0.02] udp tx: 1149 MB/s 19490 calls/s 19490 msg/s # 13.41 [+0.98] udp rx: 1139 MB/s 831357 calls/s # 13.44 [+0.02] udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # 14.41 [+0.98] udp rx: 1147 MB/s 837154 calls/s # 14.44 [+0.02] udp tx: 1147 MB/s 19454 calls/s 19454 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__->