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.26 [+0.23] No GRO ok # 0.78 [+0.52] GRO frag list ok # 1.39 [+0.61] GRO fwd ok # 1.89 [+0.50] UDP fwd perf udp rx: 1106 MB/s 900524 calls/s # 2.96 [+1.07] udp tx: 1684 MB/s 28572 calls/s 28572 msg/s # 3.95 [+0.98] udp rx: 1600 MB/s 1303056 calls/s # 3.96 [+0.02] udp tx: 1707 MB/s 28955 calls/s 28955 msg/s # 4.95 [+0.98] udp rx: 1537 MB/s 1251289 calls/s # 4.96 [+0.02] udp tx: 1819 MB/s 30856 calls/s 30856 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1345 MB/s 1095784 calls/s # 6.16 [+1.07] udp tx: 1712 MB/s 29043 calls/s 29043 msg/s # 7.15 [+0.99] udp rx: 1426 MB/s 1161339 calls/s # 7.16 [+0.01] udp tx: 1672 MB/s 28366 calls/s 28366 msg/s # 8.15 [+0.99] udp rx: 1837 MB/s 1495632 calls/s # 8.16 [+0.01] udp tx: 1837 MB/s 31173 calls/s 31173 msg/s # 8.78 [+0.62] GRO frag list over UDP tunnel ok # 9.58 [+0.80] GRO fwd over UDP tunnel ok # 9.86 [+0.28] IPv6 # 10.13 [+0.26] No GRO ok # 10.67 [+0.54] GRO frag list ok # 11.28 [+0.61] GRO fwd ok # 11.79 [+0.51] UDP fwd perf udp rx: 1002 MB/s 815756 calls/s # 12.87 [+1.08] udp tx: 1055 MB/s 17905 calls/s 17905 msg/s # 13.84 [+0.97] udp rx: 1184 MB/s 964656 calls/s # 13.87 [+0.03] udp tx: 1183 MB/s 20069 calls/s 20069 msg/s # 14.84 [+0.97] udp rx: 1140 MB/s 928800 calls/s # 14.87 [+0.03] udp tx: 1139 MB/s 19335 calls/s 19335 msg/s # 14.99 [+0.12] UDP GRO fwd perf udp rx: 1109 MB/s 903120 calls/s # 16.07 [+1.08] udp tx: 1147 MB/s 19468 calls/s 19468 msg/s # 17.03 [+0.97] udp rx: 1196 MB/s 974016 calls/s # 17.07 [+0.03] udp tx: 1195 MB/s 20274 calls/s 20274 msg/s # 18.04 [+0.97] udp rx: 1079 MB/s 878588 calls/s # 18.07 [+0.03] udp tx: 1185 MB/s 20105 calls/s 20105 msg/s # 18.71 [+0.64] GRO frag list over UDP tunnel ok # 19.51 [+0.80] 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__->