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.81 [+0.52] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 1011 MB/s 823692 calls/s # 2.99 [+1.07] udp tx: 1099 MB/s 18654 calls/s 18654 msg/s # 3.96 [+0.97] udp rx: 1181 MB/s 961488 calls/s # 3.99 [+0.03] udp tx: 1184 MB/s 20082 calls/s 20082 msg/s # 4.96 [+0.97] udp rx: 1089 MB/s 887222 calls/s # 4.99 [+0.03] udp tx: 1127 MB/s 19130 calls/s 19130 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1153 MB/s 938683 calls/s # 6.18 [+1.07] udp tx: 1210 MB/s 20524 calls/s 20524 msg/s # 7.15 [+0.97] udp rx: 1041 MB/s 847519 calls/s # 7.18 [+0.03] udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # 8.15 [+0.97] udp rx: 1184 MB/s 964388 calls/s # 8.18 [+0.03] udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # 8.79 [+0.61] GRO frag list over UDP tunnel ok # 9.58 [+0.79] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.10 [+0.26] No GRO ok # 10.62 [+0.52] GRO frag list ok # 11.17 [+0.56] GRO fwd ok # 11.66 [+0.49] UDP fwd perf udp rx: 1562 MB/s 1272063 calls/s # 12.73 [+1.07] udp tx: 1744 MB/s 29595 calls/s 29595 msg/s # 13.71 [+0.97] udp rx: 1670 MB/s 1359976 calls/s # 13.73 [+0.03] udp tx: 1741 MB/s 29533 calls/s 29533 msg/s # 14.71 [+0.98] udp rx: 1555 MB/s 1266416 calls/s # 14.73 [+0.02] udp tx: 1600 MB/s 27151 calls/s 27151 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1068 MB/s 869904 calls/s # 15.93 [+1.08] udp tx: 1104 MB/s 18735 calls/s 18735 msg/s # 16.90 [+0.97] udp rx: 1170 MB/s 953088 calls/s # 16.93 [+0.03] udp tx: 1171 MB/s 19864 calls/s 19864 msg/s # 17.90 [+0.97] udp rx: 1177 MB/s 958944 calls/s # 17.93 [+0.03] udp tx: 1176 MB/s 19948 calls/s 19948 msg/s # 18.55 [+0.62] GRO frag list over UDP tunnel ok # 19.30 [+0.75] 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__->