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.29 [+0.27] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.46 [+0.62] GRO fwd ok # 1.99 [+0.53] UDP fwd perf udp rx: 898 MB/s 731787 calls/s # 3.06 [+1.08] udp tx: 1237 MB/s 20990 calls/s 20990 msg/s # 4.03 [+0.97] udp rx: 1289 MB/s 1049464 calls/s # 4.06 [+0.03] udp tx: 1315 MB/s 22318 calls/s 22318 msg/s # 5.04 [+0.97] udp rx: 1344 MB/s 1094496 calls/s # 5.06 [+0.03] udp tx: 1343 MB/s 22785 calls/s 22785 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1189 MB/s 968652 calls/s # 6.25 [+1.07] udp tx: 1359 MB/s 23053 calls/s 23053 msg/s # 7.22 [+0.97] udp rx: 1353 MB/s 1101648 calls/s # 7.25 [+0.03] udp tx: 1351 MB/s 22922 calls/s 22922 msg/s # 8.22 [+0.97] udp rx: 1359 MB/s 1106544 calls/s # 8.25 [+0.03] udp tx: 1357 MB/s 23026 calls/s 23026 msg/s # 8.83 [+0.58] GRO frag list over UDP tunnel ok # 9.61 [+0.78] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.12 [+0.25] No GRO ok # 10.66 [+0.54] GRO frag list ok # 11.22 [+0.55] GRO fwd ok # 11.73 [+0.51] UDP fwd perf udp rx: 1169 MB/s 952176 calls/s # 12.80 [+1.07] udp tx: 1206 MB/s 20467 calls/s 20467 msg/s # 13.77 [+0.97] udp rx: 1239 MB/s 1009392 calls/s # 13.80 [+0.03] udp tx: 1238 MB/s 21009 calls/s 21009 msg/s # 14.77 [+0.97] udp rx: 1238 MB/s 1008384 calls/s # 14.80 [+0.03] udp tx: 1237 MB/s 20985 calls/s 20985 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1076 MB/s 876653 calls/s # 15.99 [+1.07] udp tx: 1196 MB/s 20297 calls/s 20297 msg/s # 16.96 [+0.97] udp rx: 1229 MB/s 1000896 calls/s # 16.99 [+0.03] udp tx: 1227 MB/s 20823 calls/s 20823 msg/s # 17.96 [+0.98] udp rx: 1215 MB/s 989685 calls/s # 17.99 [+0.02] udp tx: 1236 MB/s 20970 calls/s 20970 msg/s # 18.60 [+0.61] GRO frag list over UDP tunnel ok # 19.36 [+0.76] 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__->