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.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 1214 MB/s 989049 calls/s # 2.95 [+1.07] udp tx: 1313 MB/s 22285 calls/s 22285 msg/s # 3.93 [+0.97] udp rx: 1321 MB/s 1075708 calls/s # 3.95 [+0.03] udp tx: 1322 MB/s 22438 calls/s 22438 msg/s # 4.93 [+0.97] udp rx: 1313 MB/s 1069658 calls/s # 4.95 [+0.03] udp tx: 1313 MB/s 22276 calls/s 22276 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1219 MB/s 992496 calls/s # 6.14 [+1.07] udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # 7.12 [+0.97] udp rx: 1328 MB/s 1081434 calls/s # 7.14 [+0.03] udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # 8.12 [+0.97] udp rx: 1335 MB/s 1087342 calls/s # 8.14 [+0.03] udp tx: 1336 MB/s 22666 calls/s 22666 msg/s # 8.76 [+0.62] GRO frag list over UDP tunnel ok # 9.53 [+0.77] GRO fwd over UDP tunnel ok # 9.79 [+0.26] IPv6 # 10.03 [+0.24] No GRO ok # 10.55 [+0.52] GRO frag list ok # 11.11 [+0.56] GRO fwd ok # 11.63 [+0.52] UDP fwd perf udp rx: 982 MB/s 799598 calls/s # 12.70 [+1.07] udp tx: 1216 MB/s 20641 calls/s 20641 msg/s # 13.67 [+0.97] udp rx: 1150 MB/s 936726 calls/s # 13.70 [+0.03] udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # 14.67 [+0.97] udp rx: 1257 MB/s 1023615 calls/s # 14.70 [+0.03] udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1212 MB/s 987237 calls/s # 15.90 [+1.07] udp tx: 1260 MB/s 21380 calls/s 21380 msg/s # 16.87 [+0.97] udp rx: 1160 MB/s 944437 calls/s # 16.90 [+0.03] udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # 17.87 [+0.97] udp rx: 1280 MB/s 1042435 calls/s # 17.90 [+0.03] udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # 18.50 [+0.61] GRO frag list over UDP tunnel ok # 19.30 [+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__->