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.28 [+0.26] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 973 MB/s 792687 calls/s # 3.00 [+1.07] udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # 3.97 [+0.97] udp rx: 1201 MB/s 978240 calls/s # 4.00 [+0.03] udp tx: 1201 MB/s 20379 calls/s 20379 msg/s # 4.97 [+0.97] udp rx: 906 MB/s 737888 calls/s # 5.00 [+0.03] udp tx: 1141 MB/s 19357 calls/s 19357 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1186 MB/s 965616 calls/s # 6.19 [+1.07] udp tx: 1223 MB/s 20746 calls/s 20746 msg/s # 7.16 [+0.97] udp rx: 1666 MB/s 1356912 calls/s # 7.19 [+0.03] udp tx: 1683 MB/s 28552 calls/s 28552 msg/s # 8.16 [+0.97] udp rx: 1786 MB/s 1454322 calls/s # 8.19 [+0.03] udp tx: 1809 MB/s 30682 calls/s 30682 msg/s # 8.83 [+0.64] GRO frag list over UDP tunnel ok # 9.63 [+0.79] GRO fwd over UDP tunnel ok # 9.89 [+0.26] IPv6 # 10.14 [+0.25] No GRO ok # 10.67 [+0.53] GRO frag list ok # 11.22 [+0.55] GRO fwd ok # 11.73 [+0.51] UDP fwd perf udp rx: 916 MB/s 746058 calls/s # 12.81 [+1.07] udp tx: 1165 MB/s 19765 calls/s 19765 msg/s # 13.77 [+0.97] udp rx: 1164 MB/s 948192 calls/s # 13.81 [+0.03] udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # 14.77 [+0.97] udp rx: 1163 MB/s 947040 calls/s # 14.81 [+0.03] udp tx: 1162 MB/s 19715 calls/s 19715 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 984 MB/s 801599 calls/s # 16.00 [+1.07] udp tx: 1112 MB/s 18874 calls/s 18874 msg/s # 16.97 [+0.97] udp rx: 1172 MB/s 954912 calls/s # 17.00 [+0.03] udp tx: 1172 MB/s 19884 calls/s 19884 msg/s # 17.97 [+0.97] udp rx: 1170 MB/s 952608 calls/s # 18.00 [+0.03] udp tx: 1168 MB/s 19811 calls/s 19811 msg/s # 18.62 [+0.63] GRO frag list over UDP tunnel ok # 19.41 [+0.79] 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__->