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: 939 MB/s 15930 calls/s 15930 msg/s # 2.54 [+0.00] tcp rx: 940 MB/s 48186 calls/s # 3.54 [+1.00] tcp tx: 948 MB/s 16090 calls/s 16090 msg/s # 3.54 [+0.00] tcp rx: 949 MB/s 47047 calls/s # 4.54 [+1.00] tcp tx: 891 MB/s 15112 calls/s 15112 msg/s # 4.54 [+0.00] tcp rx: 891 MB/s 46492 calls/s # 5.54 [+1.00] tcp tx: 914 MB/s 15510 calls/s 15510 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 639 MB/s 463872 calls/s # 6.89 [+0.02] udp tx: 1251 MB/s 21221 calls/s 21221 msg/s # 7.87 [+0.98] udp rx: 671 MB/s 486144 calls/s # 7.89 [+0.02] udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # 8.88 [+0.98] udp rx: 671 MB/s 486144 calls/s # 8.89 [+0.02] udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # 9.88 [+0.99] udp rx: 670 MB/s 485888 calls/s # 9.89 [+0.01] udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.26] -4 -G # 11.19 [+1.01] udp rx: 1081 MB/s 788682 calls/s # 11.21 [+0.02] udp tx: 1100 MB/s 18665 calls/s 18665 msg/s # 12.19 [+0.99] udp rx: 1063 MB/s 775878 calls/s # 12.21 [+0.01] udp tx: 1065 MB/s 18068 calls/s 18068 msg/s # 13.19 [+0.99] udp rx: 1059 MB/s 772913 calls/s # 13.21 [+0.01] udp tx: 1061 MB/s 18009 calls/s 18009 msg/s # 14.19 [+0.99] udp rx: 1116 MB/s 814450 calls/s # 14.21 [+0.01] udp tx: 1118 MB/s 18970 calls/s 18970 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__->