make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.29 [+0.26] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.49 [+0.64] GRO fwd ok # 2.08 [+0.59] UDP fwd perf udp rx: 1576 MB/s 1283660 calls/s # 3.16 [+1.08] udp tx: 1800 MB/s 30540 calls/s 30540 msg/s # 4.12 [+0.97] udp rx: 1811 MB/s 1475040 calls/s # 4.16 [+0.03] udp tx: 1811 MB/s 30727 calls/s 30727 msg/s # 5.12 [+0.97] udp rx: 1866 MB/s 1519696 calls/s # 5.16 [+0.03] udp tx: 1862 MB/s 31597 calls/s 31597 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1738 MB/s 1415136 calls/s # 6.35 [+1.08] udp tx: 1796 MB/s 30475 calls/s 30475 msg/s # 7.32 [+0.97] udp rx: 1909 MB/s 1554768 calls/s # 7.35 [+0.03] udp tx: 1909 MB/s 32382 calls/s 32382 msg/s # 8.32 [+0.97] udp rx: 1895 MB/s 1543008 calls/s # 8.35 [+0.03] udp tx: 1893 MB/s 32111 calls/s 32111 msg/s # 9.01 [+0.65] GRO frag list over UDP tunnel ok # 9.84 [+0.83] GRO fwd over UDP tunnel ok # 10.11 [+0.27] IPv6 # 10.39 [+0.28] No GRO ok # 10.96 [+0.57] GRO frag list ok # 11.55 [+0.59] GRO fwd ok # 12.08 [+0.53] UDP fwd perf udp rx: 1113 MB/s 906624 calls/s # 13.16 [+1.08] udp tx: 1148 MB/s 19471 calls/s 19471 msg/s # 14.13 [+0.97] udp rx: 1206 MB/s 982080 calls/s # 14.16 [+0.03] udp tx: 1205 MB/s 20439 calls/s 20439 msg/s # 15.13 [+0.97] udp rx: 1211 MB/s 986448 calls/s # 15.16 [+0.03] udp tx: 1210 MB/s 20536 calls/s 20536 msg/s # 15.28 [+0.12] UDP GRO fwd perf udp rx: 1442 MB/s 1174044 calls/s # 16.35 [+1.08] udp tx: 1686 MB/s 28609 calls/s 28609 msg/s # 17.32 [+0.97] udp rx: 1858 MB/s 1513392 calls/s # 17.35 [+0.03] udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # 18.32 [+0.97] udp rx: 1872 MB/s 1524480 calls/s # 18.35 [+0.03] udp tx: 1870 MB/s 31728 calls/s 31728 msg/s # 19.00 [+0.65] GRO frag list over UDP tunnel ok # 19.83 [+0.83] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->