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.54] GRO frag list ok # 1.36 [+0.55] GRO fwd ok # 1.88 [+0.52] UDP fwd perf udp rx: 1073 MB/s 874336 calls/s # 2.96 [+1.07] udp tx: 1147 MB/s 19465 calls/s 19465 msg/s # 3.92 [+0.97] udp rx: 1256 MB/s 1023312 calls/s # 3.96 [+0.03] udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # 4.92 [+0.97] udp rx: 1261 MB/s 1026816 calls/s # 4.96 [+0.03] udp tx: 1260 MB/s 21374 calls/s 21374 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1137 MB/s 925728 calls/s # 6.16 [+1.08] udp tx: 1178 MB/s 19991 calls/s 19991 msg/s # 7.12 [+0.97] udp rx: 1199 MB/s 976694 calls/s # 7.16 [+0.03] udp tx: 1229 MB/s 20849 calls/s 20849 msg/s # 8.12 [+0.97] udp rx: 1242 MB/s 1011662 calls/s # 8.16 [+0.03] udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # 8.78 [+0.62] GRO frag list over UDP tunnel ok # 9.59 [+0.82] GRO fwd over UDP tunnel ok # 9.86 [+0.27] IPv6 # 10.12 [+0.26] No GRO ok # 10.66 [+0.55] GRO frag list ok # 11.23 [+0.57] GRO fwd ok # 11.76 [+0.52] UDP fwd perf udp rx: 921 MB/s 749971 calls/s # 12.83 [+1.08] udp tx: 1084 MB/s 18398 calls/s 18398 msg/s # 13.80 [+0.97] udp rx: 1071 MB/s 872452 calls/s # 13.83 [+0.03] udp tx: 1074 MB/s 18221 calls/s 18221 msg/s # 14.80 [+0.97] udp rx: 1065 MB/s 867487 calls/s # 14.83 [+0.03] udp tx: 1114 MB/s 18900 calls/s 18900 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1019 MB/s 829580 calls/s # 16.03 [+1.08] udp tx: 1107 MB/s 18782 calls/s 18782 msg/s # 17.00 [+0.97] udp rx: 1091 MB/s 888763 calls/s # 17.03 [+0.03] udp tx: 1120 MB/s 18996 calls/s 18996 msg/s # 18.00 [+0.97] udp rx: 1104 MB/s 899376 calls/s # 18.03 [+0.03] udp tx: 1103 MB/s 18717 calls/s 18717 msg/s # 18.67 [+0.64] GRO frag list over UDP tunnel ok # 19.50 [+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__->