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.29 [+0.27] No GRO ok # 0.88 [+0.59] GRO frag list ok # 1.50 [+0.62] GRO fwd ok # 1.98 [+0.48] UDP fwd perf udp rx: 1642 MB/s 1337372 calls/s # 3.04 [+1.07] udp tx: 1859 MB/s 31539 calls/s 31539 msg/s # 4.02 [+0.97] udp rx: 1891 MB/s 1539792 calls/s # 4.04 [+0.03] udp tx: 1889 MB/s 32051 calls/s 32051 msg/s # 5.02 [+0.98] udp rx: 1889 MB/s 1538208 calls/s # 5.04 [+0.02] udp tx: 1887 MB/s 32007 calls/s 32007 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1550 MB/s 1262659 calls/s # 6.23 [+1.07] udp tx: 1684 MB/s 28571 calls/s 28571 msg/s # 7.21 [+0.97] udp rx: 1790 MB/s 1458048 calls/s # 7.23 [+0.03] udp tx: 1782 MB/s 30226 calls/s 30226 msg/s # 8.21 [+0.97] udp rx: 1657 MB/s 1349516 calls/s # 8.23 [+0.03] udp tx: 1660 MB/s 28162 calls/s 28162 msg/s # 8.83 [+0.59] GRO frag list over UDP tunnel ok # 9.59 [+0.76] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.11 [+0.26] No GRO ok # 10.67 [+0.56] GRO frag list ok # 11.23 [+0.56] GRO fwd ok # 11.73 [+0.50] UDP fwd perf udp rx: 1700 MB/s 1384716 calls/s # 12.80 [+1.07] udp tx: 1784 MB/s 30261 calls/s 30261 msg/s # 13.77 [+0.97] udp rx: 1667 MB/s 1357924 calls/s # 13.80 [+0.03] udp tx: 1825 MB/s 30956 calls/s 30956 msg/s # 14.77 [+0.97] udp rx: 1787 MB/s 1454836 calls/s # 14.80 [+0.03] udp tx: 1808 MB/s 30678 calls/s 30678 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1537 MB/s 1251608 calls/s # 15.99 [+1.07] udp tx: 1669 MB/s 28313 calls/s 28313 msg/s # 16.96 [+0.97] udp rx: 1678 MB/s 1366622 calls/s # 16.99 [+0.03] udp tx: 1735 MB/s 29430 calls/s 29430 msg/s # 17.96 [+0.97] udp rx: 1833 MB/s 1492379 calls/s # 17.99 [+0.03] udp tx: 1838 MB/s 31185 calls/s 31185 msg/s # 18.61 [+0.62] GRO frag list over UDP tunnel ok # 19.44 [+0.83] 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__->