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.28 [+0.26] No GRO ok # 0.89 [+0.61] GRO frag list ok # 1.51 [+0.62] GRO fwd ok # 2.01 [+0.50] UDP fwd perf udp rx: 1580 MB/s 1286520 calls/s # 3.08 [+1.07] udp tx: 1746 MB/s 29618 calls/s 29618 msg/s # 4.05 [+0.97] udp rx: 1758 MB/s 1431216 calls/s # 4.08 [+0.03] udp tx: 1753 MB/s 29737 calls/s 29737 msg/s # 5.05 [+0.97] udp rx: 1706 MB/s 1389552 calls/s # 5.08 [+0.03] udp tx: 1707 MB/s 28964 calls/s 28964 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1771 MB/s 1442011 calls/s # 6.27 [+1.07] udp tx: 1831 MB/s 31060 calls/s 31060 msg/s # 7.24 [+0.97] udp rx: 1478 MB/s 1203986 calls/s # 7.27 [+0.03] udp tx: 1827 MB/s 30994 calls/s 30994 msg/s # 8.24 [+0.97] udp rx: 1679 MB/s 1367566 calls/s # 8.27 [+0.03] udp tx: 1842 MB/s 31252 calls/s 31252 msg/s # 8.87 [+0.59] GRO frag list over UDP tunnel ok # 9.62 [+0.75] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.11 [+0.24] No GRO ok # 10.62 [+0.52] GRO frag list ok # 11.20 [+0.58] GRO fwd ok # 11.72 [+0.52] UDP fwd perf udp rx: 1407 MB/s 1145756 calls/s # 12.79 [+1.07] udp tx: 1625 MB/s 27565 calls/s 27565 msg/s # 13.76 [+0.97] udp rx: 1811 MB/s 1474608 calls/s # 13.79 [+0.03] udp tx: 1808 MB/s 30666 calls/s 30666 msg/s # 14.76 [+0.97] udp rx: 1689 MB/s 1375296 calls/s # 14.79 [+0.03] udp tx: 1686 MB/s 28602 calls/s 28602 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1636 MB/s 1332144 calls/s # 15.99 [+1.07] udp tx: 1688 MB/s 28630 calls/s 28630 msg/s # 16.96 [+0.97] udp rx: 1745 MB/s 1421376 calls/s # 16.99 [+0.03] udp tx: 1745 MB/s 29605 calls/s 29605 msg/s # 17.96 [+0.97] udp rx: 1476 MB/s 1202156 calls/s # 17.99 [+0.03] udp tx: 1641 MB/s 27834 calls/s 27834 msg/s # 18.59 [+0.60] GRO frag list over UDP tunnel ok # 19.36 [+0.76] 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__->