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.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.89 [+0.62] GRO frag list ok # 1.56 [+0.67] GRO fwd ok # 2.11 [+0.55] UDP fwd perf udp rx: 1177 MB/s 958608 calls/s # 3.19 [+1.08] udp tx: 1217 MB/s 20646 calls/s 20646 msg/s # 4.16 [+0.97] udp rx: 1256 MB/s 1023212 calls/s # 4.19 [+0.03] udp tx: 1263 MB/s 21433 calls/s 21433 msg/s # 5.16 [+0.97] udp rx: 1197 MB/s 974513 calls/s # 5.19 [+0.03] udp tx: 1265 MB/s 21457 calls/s 21457 msg/s # 5.32 [+0.12] UDP GRO fwd perf udp rx: 765 MB/s 623200 calls/s # 6.40 [+1.08] udp tx: 1084 MB/s 18397 calls/s 18397 msg/s # 7.37 [+0.97] udp rx: 913 MB/s 743592 calls/s # 7.40 [+0.03] udp tx: 1105 MB/s 18749 calls/s 18749 msg/s # 8.37 [+0.97] udp rx: 1088 MB/s 886512 calls/s # 8.40 [+0.03] udp tx: 1093 MB/s 18547 calls/s 18547 msg/s # 9.05 [+0.65] GRO frag list over UDP tunnel ok # 9.92 [+0.87] GRO fwd over UDP tunnel ok # 10.19 [+0.27] IPv6 # 10.44 [+0.25] No GRO ok # 10.98 [+0.54] GRO frag list ok # 11.56 [+0.58] GRO fwd ok # 12.06 [+0.49] UDP fwd perf udp rx: 1681 MB/s 1368615 calls/s # 13.13 [+1.08] udp tx: 1779 MB/s 30178 calls/s 30178 msg/s # 14.10 [+0.97] udp rx: 1554 MB/s 1265671 calls/s # 14.13 [+0.03] udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # 15.10 [+0.97] udp rx: 1836 MB/s 1495152 calls/s # 15.13 [+0.03] udp tx: 1835 MB/s 31125 calls/s 31125 msg/s # 15.25 [+0.12] UDP GRO fwd perf udp rx: 1044 MB/s 849984 calls/s # 16.34 [+1.08] udp tx: 1085 MB/s 18415 calls/s 18415 msg/s # 17.30 [+0.96] udp rx: 1179 MB/s 960192 calls/s # 17.34 [+0.03] udp tx: 1175 MB/s 19929 calls/s 19929 msg/s # 18.30 [+0.97] udp rx: 1003 MB/s 817340 calls/s # 18.34 [+0.03] udp tx: 1015 MB/s 17219 calls/s 17219 msg/s # 19.02 [+0.68] GRO frag list over UDP tunnel ok # 19.84 [+0.82] 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__->