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.27 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1360 MB/s 1107368 calls/s # 2.89 [+1.06] udp tx: 1693 MB/s 28719 calls/s 28719 msg/s # 3.86 [+0.97] udp rx: 1702 MB/s 1385952 calls/s # 3.89 [+0.03] udp tx: 1683 MB/s 28548 calls/s 28548 msg/s # 4.86 [+0.97] udp rx: 1716 MB/s 1397040 calls/s # 4.89 [+0.03] udp tx: 1721 MB/s 29205 calls/s 29205 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1698 MB/s 1382592 calls/s # 6.08 [+1.07] udp tx: 1751 MB/s 29708 calls/s 29708 msg/s # 7.05 [+0.97] udp rx: 1765 MB/s 1436976 calls/s # 7.08 [+0.03] udp tx: 1764 MB/s 29922 calls/s 29922 msg/s # 8.07 [+1.00] udp rx: 1622 MB/s 1320557 calls/s # 8.08 [+0.00] udp tx: 1875 MB/s 31804 calls/s 31804 msg/s # 8.68 [+0.60] GRO frag list over UDP tunnel ok # 9.47 [+0.79] GRO fwd over UDP tunnel ok # 9.73 [+0.26] IPv6 # 9.99 [+0.26] No GRO ok # 10.53 [+0.54] GRO frag list ok # 11.09 [+0.56] GRO fwd ok # 11.61 [+0.52] UDP fwd perf udp rx: 960 MB/s 782202 calls/s # 12.69 [+1.07] udp tx: 1038 MB/s 17611 calls/s 17611 msg/s # 13.66 [+0.97] udp rx: 770 MB/s 627185 calls/s # 13.69 [+0.03] udp tx: 1078 MB/s 18291 calls/s 18291 msg/s # 14.66 [+0.97] udp rx: 1020 MB/s 830941 calls/s # 14.69 [+0.03] udp tx: 1184 MB/s 20084 calls/s 20084 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1084 MB/s 882987 calls/s # 15.88 [+1.07] udp tx: 1120 MB/s 19010 calls/s 19010 msg/s # 16.85 [+0.97] udp rx: 1181 MB/s 961576 calls/s # 16.88 [+0.03] udp tx: 1180 MB/s 20015 calls/s 20015 msg/s # 17.85 [+0.97] udp rx: 1131 MB/s 921212 calls/s # 17.88 [+0.03] udp tx: 1175 MB/s 19933 calls/s 19933 msg/s # 18.49 [+0.61] GRO frag list over UDP tunnel ok # 19.25 [+0.77] 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__->