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.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1478 MB/s 1203360 calls/s # 2.80 [+1.06] udp tx: 1776 MB/s 30123 calls/s 30123 msg/s # 3.78 [+0.98] udp rx: 1766 MB/s 1438003 calls/s # 3.80 [+0.02] udp tx: 1773 MB/s 30080 calls/s 30080 msg/s # 4.78 [+0.98] udp rx: 1580 MB/s 1286781 calls/s # 4.80 [+0.02] udp tx: 1573 MB/s 26687 calls/s 26687 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1163 MB/s 946995 calls/s # 5.99 [+1.07] udp tx: 1202 MB/s 20393 calls/s 20393 msg/s # 6.97 [+0.97] udp rx: 1206 MB/s 982070 calls/s # 6.99 [+0.03] udp tx: 1212 MB/s 20573 calls/s 20573 msg/s # 7.97 [+0.97] udp rx: 1463 MB/s 1191268 calls/s # 7.99 [+0.03] udp tx: 1484 MB/s 25177 calls/s 25177 msg/s # 8.57 [+0.57] GRO frag list over UDP tunnel ok # 9.31 [+0.74] GRO fwd over UDP tunnel ok # 9.55 [+0.24] IPv6 # 9.79 [+0.24] No GRO ok # 10.31 [+0.52] GRO frag list ok # 10.85 [+0.54] GRO fwd ok # 11.32 [+0.47] UDP fwd perf udp rx: 1675 MB/s 1363240 calls/s # 12.38 [+1.06] udp tx: 1747 MB/s 29636 calls/s 29636 msg/s # 13.36 [+0.98] udp rx: 1702 MB/s 1385126 calls/s # 13.38 [+0.02] udp tx: 1754 MB/s 29751 calls/s 29751 msg/s # 14.36 [+0.98] udp rx: 1688 MB/s 1374475 calls/s # 14.38 [+0.02] udp tx: 1699 MB/s 28832 calls/s 28832 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1753 MB/s 1426700 calls/s # 15.56 [+1.06] udp tx: 1825 MB/s 30968 calls/s 30968 msg/s # 16.54 [+0.98] udp rx: 1777 MB/s 1446215 calls/s # 16.56 [+0.02] udp tx: 1811 MB/s 30721 calls/s 30721 msg/s # 17.54 [+0.98] udp rx: 1659 MB/s 1350913 calls/s # 17.56 [+0.02] udp tx: 1674 MB/s 28398 calls/s 28398 msg/s # 18.12 [+0.56] GRO frag list over UDP tunnel ok # 18.87 [+0.75] 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__->