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.23 [+0.23] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.26 [+0.55] GRO fwd ok # 1.73 [+0.47] UDP fwd perf udp rx: 1723 MB/s 1402970 calls/s # 2.80 [+1.07] udp tx: 1854 MB/s 31462 calls/s 31462 msg/s # 3.77 [+0.97] udp rx: 1866 MB/s 1519488 calls/s # 3.80 [+0.03] udp tx: 1864 MB/s 31620 calls/s 31620 msg/s # 4.77 [+0.97] udp rx: 1853 MB/s 1508947 calls/s # 4.80 [+0.03] udp tx: 1860 MB/s 31549 calls/s 31549 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1724 MB/s 1403712 calls/s # 5.98 [+1.06] udp tx: 1766 MB/s 29957 calls/s 29957 msg/s # 6.96 [+0.97] udp rx: 1307 MB/s 1064083 calls/s # 6.98 [+0.03] udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # 7.96 [+0.98] udp rx: 1237 MB/s 1007568 calls/s # 7.98 [+0.02] udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # 8.58 [+0.60] GRO frag list over UDP tunnel ok # 9.38 [+0.80] GRO fwd over UDP tunnel ok # 9.65 [+0.27] IPv6 # 9.93 [+0.28] No GRO ok # 10.50 [+0.57] GRO frag list ok # 11.06 [+0.56] GRO fwd ok # 11.59 [+0.53] UDP fwd perf udp rx: 944 MB/s 768980 calls/s # 12.66 [+1.07] udp tx: 1057 MB/s 17936 calls/s 17936 msg/s # 13.63 [+0.97] udp rx: 1078 MB/s 878120 calls/s # 13.66 [+0.03] udp tx: 1129 MB/s 19165 calls/s 19165 msg/s # 14.63 [+0.97] udp rx: 1175 MB/s 956976 calls/s # 14.66 [+0.03] udp tx: 1174 MB/s 19923 calls/s 19923 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1061 MB/s 864308 calls/s # 15.86 [+1.08] udp tx: 1110 MB/s 18829 calls/s 18829 msg/s # 16.83 [+0.97] udp rx: 1109 MB/s 903024 calls/s # 16.86 [+0.03] udp tx: 1108 MB/s 18807 calls/s 18807 msg/s # 17.83 [+0.97] udp rx: 1152 MB/s 938112 calls/s # 17.86 [+0.03] udp tx: 1152 MB/s 19544 calls/s 19544 msg/s # 18.47 [+0.61] GRO frag list over UDP tunnel ok # 19.25 [+0.78] 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__->