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.28 [+0.28] -4 -t # 2.52 [+2.23] tcp tx: 1043 MB/s 17702 calls/s 17702 msg/s # 2.52 [+0.00] tcp rx: 1044 MB/s 53058 calls/s # 3.51 [+1.00] tcp tx: 984 MB/s 16700 calls/s 16700 msg/s # 3.54 [+0.02] tcp rx: 1005 MB/s 47985 calls/s # 4.51 [+0.98] tcp tx: 986 MB/s 16724 calls/s 16724 msg/s # 4.54 [+0.02] tcp rx: 984 MB/s 49295 calls/s # 5.52 [+0.98] tcp tx: 980 MB/s 16625 calls/s 16625 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.29] -4 -v # 6.85 [+1.01] udp rx: 657 MB/s 476928 calls/s # 6.86 [+0.02] udp tx: 1146 MB/s 19444 calls/s 19444 msg/s # 7.85 [+0.98] udp rx: 668 MB/s 484352 calls/s # 7.86 [+0.02] udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # 8.85 [+0.99] udp rx: 668 MB/s 484352 calls/s # 8.86 [+0.01] udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # 9.85 [+0.99] udp rx: 668 MB/s 484352 calls/s # 9.86 [+0.01] udp tx: 1279 MB/s 21694 calls/s 21694 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.28] -4 -G # 11.18 [+1.01] udp rx: 1127 MB/s 822429 calls/s # 11.20 [+0.02] udp tx: 1146 MB/s 19449 calls/s 19449 msg/s # 12.18 [+0.98] udp rx: 1137 MB/s 829258 calls/s # 12.20 [+0.01] udp tx: 1137 MB/s 19286 calls/s 19286 msg/s # 13.18 [+0.99] udp rx: 1138 MB/s 830389 calls/s # 13.20 [+0.01] udp tx: 1137 MB/s 19298 calls/s 19298 msg/s # 14.19 [+0.99] udp rx: 1139 MB/s 831187 calls/s # 14.20 [+0.01] udp tx: 1138 MB/s 19315 calls/s 19315 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__->