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.03 [+0.03] IPv4 # 0.29 [+0.26] No GRO ok # 0.81 [+0.52] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 783 MB/s 637829 calls/s # 2.98 [+1.07] udp tx: 1158 MB/s 19651 calls/s 19651 msg/s # 3.94 [+0.97] udp rx: 911 MB/s 741918 calls/s # 3.98 [+0.03] udp tx: 1260 MB/s 21384 calls/s 21384 msg/s # 4.95 [+0.97] udp rx: 911 MB/s 741697 calls/s # 4.98 [+0.03] udp tx: 1282 MB/s 21754 calls/s 21754 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 755 MB/s 614592 calls/s # 6.18 [+1.08] udp tx: 1332 MB/s 22597 calls/s 22597 msg/s # 7.14 [+0.97] udp rx: 744 MB/s 605440 calls/s # 7.18 [+0.03] udp tx: 1343 MB/s 22787 calls/s 22787 msg/s # 8.14 [+0.97] udp rx: 726 MB/s 591029 calls/s # 8.18 [+0.03] udp tx: 1338 MB/s 22707 calls/s 22707 msg/s # 8.81 [+0.63] GRO frag list over UDP tunnel ok # 9.63 [+0.82] GRO fwd over UDP tunnel ok # 9.91 [+0.28] IPv6 # 10.20 [+0.29] No GRO ok # 10.76 [+0.56] GRO frag list ok # 11.32 [+0.56] GRO fwd ok # 11.84 [+0.52] UDP fwd perf udp rx: 777 MB/s 632924 calls/s # 12.92 [+1.08] udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # 13.89 [+0.97] udp rx: 670 MB/s 545246 calls/s # 13.92 [+0.03] udp tx: 1279 MB/s 21695 calls/s 21695 msg/s # 14.89 [+0.97] udp rx: 554 MB/s 451327 calls/s # 14.92 [+0.03] udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 624 MB/s 508469 calls/s # 16.11 [+1.07] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 17.08 [+0.97] udp rx: 826 MB/s 672228 calls/s # 17.11 [+0.03] udp tx: 1244 MB/s 21106 calls/s 21106 msg/s # 18.08 [+0.97] udp rx: 769 MB/s 626479 calls/s # 18.11 [+0.03] udp tx: 1281 MB/s 21730 calls/s 21730 msg/s # 18.71 [+0.60] GRO frag list over UDP tunnel ok # 19.48 [+0.78] 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__->