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.83 [+0.55] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 1124 MB/s 915150 calls/s # 2.98 [+1.07] udp tx: 1178 MB/s 19993 calls/s 19993 msg/s # 3.95 [+0.97] udp rx: 1168 MB/s 950976 calls/s # 3.98 [+0.03] udp tx: 1166 MB/s 19784 calls/s 19784 msg/s # 4.95 [+0.97] udp rx: 1173 MB/s 955536 calls/s # 4.98 [+0.03] udp tx: 1173 MB/s 19896 calls/s 19896 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1130 MB/s 920016 calls/s # 6.17 [+1.07] udp tx: 1162 MB/s 19725 calls/s 19725 msg/s # 7.14 [+0.97] udp rx: 1165 MB/s 949200 calls/s # 7.17 [+0.03] udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # 8.14 [+0.97] udp rx: 1162 MB/s 946320 calls/s # 8.17 [+0.03] udp tx: 1160 MB/s 19683 calls/s 19683 msg/s # 8.79 [+0.62] GRO frag list over UDP tunnel ok # 9.59 [+0.80] GRO fwd over UDP tunnel ok # 9.86 [+0.27] IPv6 # 10.10 [+0.25] No GRO ok # 10.64 [+0.54] GRO frag list ok # 11.20 [+0.56] GRO fwd ok # 11.70 [+0.50] UDP fwd perf udp rx: 1239 MB/s 1008768 calls/s # 12.78 [+1.07] udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # 13.75 [+0.97] udp rx: 1138 MB/s 926832 calls/s # 13.78 [+0.03] udp tx: 1136 MB/s 19282 calls/s 19282 msg/s # 14.75 [+0.97] udp rx: 1125 MB/s 916272 calls/s # 14.78 [+0.03] udp tx: 1125 MB/s 19082 calls/s 19082 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1083 MB/s 881952 calls/s # 15.98 [+1.08] udp tx: 1117 MB/s 18961 calls/s 18961 msg/s # 16.95 [+0.97] udp rx: 1121 MB/s 913200 calls/s # 16.98 [+0.03] udp tx: 1120 MB/s 19003 calls/s 19003 msg/s # 17.95 [+0.97] udp rx: 1142 MB/s 930240 calls/s # 17.98 [+0.03] udp tx: 1141 MB/s 19353 calls/s 19353 msg/s # 18.62 [+0.64] GRO frag list over UDP tunnel ok # 19.44 [+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__->