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.36 [+0.34] No GRO ok # 1.04 [+0.67] GRO frag list ok # 1.74 [+0.71] GRO fwd ok # 2.28 [+0.54] UDP fwd perf udp rx: 1497 MB/s 1219208 calls/s # 3.37 [+1.08] udp tx: 1598 MB/s 27119 calls/s 27119 msg/s # 4.36 [+0.99] udp tx: 1743 MB/s 29576 calls/s 29576 msg/s # 4.36 [+0.00] udp rx: 1633 MB/s 1329526 calls/s # 5.36 [+1.00] udp tx: 1658 MB/s 28133 calls/s 28133 msg/s # 5.46 [+0.10] udp rx: 1658 MB/s 1350336 calls/s # 5.48 [+0.02] UDP GRO fwd perf udp rx: 1250 MB/s 1017699 calls/s # 6.55 [+1.07] udp tx: 1728 MB/s 29318 calls/s 29318 msg/s # 7.52 [+0.97] udp rx: 1444 MB/s 1176287 calls/s # 7.55 [+0.03] udp tx: 1717 MB/s 29128 calls/s 29128 msg/s # 8.52 [+0.97] udp rx: 1310 MB/s 1066760 calls/s # 8.55 [+0.03] udp tx: 1301 MB/s 22066 calls/s 22066 msg/s # 9.22 [+0.67] GRO frag list over UDP tunnel ok # 10.06 [+0.84] GRO fwd over UDP tunnel ok # 10.32 [+0.26] IPv6 # 10.57 [+0.25] No GRO ok # 11.31 [+0.73] GRO frag list ok # 12.12 [+0.82] GRO fwd ok # 12.75 [+0.62] UDP fwd perf udp rx: 1318 MB/s 1073150 calls/s # 13.84 [+1.09] udp tx: 1674 MB/s 28403 calls/s 28403 msg/s # 14.80 [+0.96] udp rx: 1814 MB/s 1476816 calls/s # 14.84 [+0.04] udp tx: 1811 MB/s 30718 calls/s 30718 msg/s # 15.80 [+0.97] udp rx: 1810 MB/s 1473696 calls/s # 15.84 [+0.03] udp tx: 1805 MB/s 30620 calls/s 30620 msg/s # 15.96 [+0.12] UDP GRO fwd perf udp rx: 1177 MB/s 958608 calls/s # 17.03 [+1.07] udp tx: 1209 MB/s 20515 calls/s 20515 msg/s # 18.00 [+0.97] udp rx: 1181 MB/s 961600 calls/s # 18.03 [+0.03] udp tx: 1214 MB/s 20603 calls/s 20603 msg/s # 19.00 [+0.97] udp rx: 1688 MB/s 1374748 calls/s # 19.03 [+0.03] udp tx: 1821 MB/s 30900 calls/s 30900 msg/s # 19.66 [+0.63] GRO frag list over UDP tunnel ok # 20.45 [+0.79] 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__->