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.25 [+0.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1701 MB/s 1385036 calls/s # 2.93 [+1.07] udp tx: 1832 MB/s 31073 calls/s 31073 msg/s # 3.90 [+0.97] udp rx: 1845 MB/s 1502640 calls/s # 3.93 [+0.03] udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # 4.90 [+0.97] udp rx: 1844 MB/s 1501296 calls/s # 4.93 [+0.03] udp tx: 1842 MB/s 31246 calls/s 31246 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1669 MB/s 1358880 calls/s # 6.13 [+1.08] udp tx: 1716 MB/s 29117 calls/s 29117 msg/s # 7.09 [+0.97] udp rx: 1653 MB/s 1346304 calls/s # 7.13 [+0.03] udp tx: 1648 MB/s 27962 calls/s 27962 msg/s # 8.09 [+0.97] udp rx: 1623 MB/s 1321536 calls/s # 8.13 [+0.03] udp tx: 1637 MB/s 27774 calls/s 27774 msg/s # 8.73 [+0.60] GRO frag list over UDP tunnel ok # 9.41 [+0.69] GRO fwd over UDP tunnel ok # 9.64 [+0.23] IPv6 # 9.88 [+0.24] No GRO ok # 10.37 [+0.49] GRO frag list ok # 10.87 [+0.50] GRO fwd ok # 11.34 [+0.48] UDP fwd perf udp rx: 1400 MB/s 1140535 calls/s # 12.41 [+1.06] udp tx: 1649 MB/s 27971 calls/s 27971 msg/s # 13.38 [+0.97] udp rx: 1782 MB/s 1450896 calls/s # 13.41 [+0.03] udp tx: 1784 MB/s 30259 calls/s 30259 msg/s # 14.38 [+0.97] udp rx: 1675 MB/s 1364256 calls/s # 14.41 [+0.03] udp tx: 1671 MB/s 28356 calls/s 28356 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1548 MB/s 1260515 calls/s # 15.60 [+1.07] udp tx: 1640 MB/s 27827 calls/s 27827 msg/s # 16.57 [+0.97] udp rx: 1274 MB/s 1037489 calls/s # 16.60 [+0.03] udp tx: 1680 MB/s 28501 calls/s 28501 msg/s # 17.60 [+1.00] udp tx: 1355 MB/s 22984 calls/s 22984 msg/s # 17.60 [+0.00] udp rx: 503 MB/s 410131 calls/s # 18.14 [+0.54] GRO frag list over UDP tunnel ok # 18.86 [+0.72] 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__->