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.01 [+0.01] IPv4 # 0.29 [+0.28] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.50 [+0.65] GRO fwd ok # 2.04 [+0.53] UDP fwd perf udp rx: 916 MB/s 745933 calls/s # 3.12 [+1.08] udp tx: 1222 MB/s 20735 calls/s 20735 msg/s # 4.08 [+0.96] udp rx: 1143 MB/s 930837 calls/s # 4.12 [+0.04] udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # 5.08 [+0.97] udp rx: 1297 MB/s 1056198 calls/s # 5.12 [+0.03] udp tx: 1338 MB/s 22698 calls/s 22698 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1516 MB/s 1234461 calls/s # 6.32 [+1.08] udp tx: 1631 MB/s 27664 calls/s 27664 msg/s # 7.28 [+0.96] udp rx: 1548 MB/s 1260864 calls/s # 7.32 [+0.03] udp tx: 1545 MB/s 26214 calls/s 26214 msg/s # 8.29 [+0.97] udp rx: 1626 MB/s 1323843 calls/s # 8.32 [+0.03] udp tx: 1636 MB/s 27757 calls/s 27757 msg/s # 8.91 [+0.60] GRO frag list over UDP tunnel ok # 9.73 [+0.81] GRO fwd over UDP tunnel ok # 9.99 [+0.26] IPv6 # 10.25 [+0.26] No GRO ok # 10.81 [+0.56] GRO frag list ok # 11.41 [+0.60] GRO fwd ok # 11.94 [+0.53] UDP fwd perf udp rx: 1363 MB/s 1109717 calls/s # 13.02 [+1.08] udp tx: 1596 MB/s 27074 calls/s 27074 msg/s # 14.00 [+0.98] udp rx: 1243 MB/s 1012255 calls/s # 14.02 [+0.02] udp tx: 1597 MB/s 27089 calls/s 27089 msg/s # 15.00 [+0.98] udp rx: 1642 MB/s 1337424 calls/s # 15.02 [+0.02] udp tx: 1644 MB/s 27885 calls/s 27885 msg/s # 15.14 [+0.12] UDP GRO fwd perf udp rx: 1147 MB/s 934283 calls/s # 16.21 [+1.07] udp tx: 1521 MB/s 25814 calls/s 25814 msg/s # 17.18 [+0.97] udp rx: 1537 MB/s 1251568 calls/s # 17.21 [+0.03] udp tx: 1529 MB/s 25934 calls/s 25934 msg/s # 18.18 [+0.97] udp rx: 1620 MB/s 1319056 calls/s # 18.21 [+0.03] udp tx: 1621 MB/s 27497 calls/s 27497 msg/s # 18.84 [+0.63] GRO frag list over UDP tunnel ok # 19.65 [+0.81] 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__->