make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.01 [+0.01] IPv4 # 0.22 [+0.21] No GRO ok # 0.73 [+0.51] GRO frag list ok # 1.34 [+0.60] GRO fwd ok # 1.83 [+0.49] UDP fwd perf udp rx: 1611 MB/s 1311336 calls/s # 2.90 [+1.07] udp tx: 1890 MB/s 32066 calls/s 32066 msg/s # 3.87 [+0.97] udp rx: 1729 MB/s 1406397 calls/s # 3.90 [+0.03] udp tx: 1780 MB/s 30198 calls/s 30198 msg/s # 4.87 [+0.98] udp rx: 1733 MB/s 1409843 calls/s # 4.90 [+0.02] udp tx: 1778 MB/s 30164 calls/s 30164 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1044 MB/s 847765 calls/s # 6.09 [+1.07] udp tx: 1354 MB/s 22980 calls/s 22980 msg/s # 7.06 [+0.97] udp rx: 1268 MB/s 1030337 calls/s # 7.09 [+0.03] udp tx: 1356 MB/s 23001 calls/s 23001 msg/s # 8.06 [+0.97] udp rx: 1154 MB/s 938227 calls/s # 8.09 [+0.03] udp tx: 1307 MB/s 22180 calls/s 22180 msg/s # 8.74 [+0.65] GRO frag list over UDP tunnel ok # 9.59 [+0.86] GRO fwd over UDP tunnel ok # 9.87 [+0.27] IPv6 # 10.12 [+0.26] No GRO ok # 10.66 [+0.54] GRO frag list ok # 11.22 [+0.56] GRO fwd ok # 11.69 [+0.47] UDP fwd perf udp rx: 1242 MB/s 1006589 calls/s # 12.75 [+1.06] udp tx: 1895 MB/s 32148 calls/s 32148 msg/s # 13.73 [+0.98] udp rx: 1739 MB/s 1409945 calls/s # 13.75 [+0.02] udp tx: 1908 MB/s 32362 calls/s 32362 msg/s # 14.73 [+0.98] udp rx: 1710 MB/s 1386338 calls/s # 14.75 [+0.02] udp tx: 1915 MB/s 32491 calls/s 32491 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1717 MB/s 1394410 calls/s # 15.93 [+1.06] udp tx: 1885 MB/s 31973 calls/s 31973 msg/s # 16.93 [+1.00] udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # 16.93 [+0.00] udp rx: 1686 MB/s 1366892 calls/s # 17.93 [+1.00] udp tx: 1932 MB/s 32770 calls/s 32770 msg/s # 18.03 [+0.10] udp rx: 1680 MB/s 1360966 calls/s # 18.44 [+0.42] GRO frag list over UDP tunnel ok # 19.17 [+0.73] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->