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.30 [+0.27] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.50 [+0.62] GRO fwd ok # 2.01 [+0.51] UDP fwd perf udp rx: 961 MB/s 782745 calls/s # 3.08 [+1.08] udp tx: 1557 MB/s 26413 calls/s 26413 msg/s # 4.05 [+0.97] udp rx: 1876 MB/s 1527696 calls/s # 4.08 [+0.03] udp tx: 1874 MB/s 31797 calls/s 31797 msg/s # 5.05 [+0.97] udp rx: 1878 MB/s 1529040 calls/s # 5.08 [+0.03] udp tx: 1877 MB/s 31836 calls/s 31836 msg/s # 5.21 [+0.13] UDP GRO fwd perf udp rx: 1460 MB/s 1189310 calls/s # 6.29 [+1.08] udp tx: 1608 MB/s 27276 calls/s 27276 msg/s # 7.26 [+0.97] udp rx: 1403 MB/s 1142633 calls/s # 7.29 [+0.03] udp tx: 1611 MB/s 27324 calls/s 27324 msg/s # 8.26 [+0.97] udp rx: 1200 MB/s 977616 calls/s # 8.29 [+0.03] udp tx: 1611 MB/s 27339 calls/s 27339 msg/s # 8.94 [+0.65] GRO frag list over UDP tunnel ok # 9.81 [+0.87] GRO fwd over UDP tunnel ok # 10.08 [+0.27] IPv6 # 10.35 [+0.27] No GRO ok # 10.90 [+0.55] GRO frag list ok # 11.46 [+0.56] GRO fwd ok # 11.98 [+0.52] UDP fwd perf udp rx: 1558 MB/s 1268540 calls/s # 13.06 [+1.07] udp tx: 1678 MB/s 28461 calls/s 28461 msg/s # 14.03 [+0.97] udp rx: 1502 MB/s 1223520 calls/s # 14.06 [+0.03] udp tx: 1498 MB/s 25409 calls/s 25409 msg/s # 15.03 [+0.97] udp rx: 1070 MB/s 871377 calls/s # 15.06 [+0.03] udp tx: 1342 MB/s 22778 calls/s 22778 msg/s # 15.18 [+0.12] UDP GRO fwd perf udp rx: 864 MB/s 703956 calls/s # 16.26 [+1.09] udp tx: 1144 MB/s 19413 calls/s 19413 msg/s # 17.24 [+0.97] udp rx: 1134 MB/s 923643 calls/s # 17.26 [+0.03] udp tx: 1212 MB/s 20572 calls/s 20572 msg/s # 18.24 [+0.98] udp rx: 1147 MB/s 934051 calls/s # 18.26 [+0.02] udp tx: 1234 MB/s 20936 calls/s 20936 msg/s # 18.90 [+0.64] GRO frag list over UDP tunnel ok # 19.77 [+0.87] 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__->