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.30 [+0.28] No GRO ok # 0.87 [+0.57] GRO frag list ok # 1.50 [+0.63] GRO fwd ok # 2.04 [+0.54] UDP fwd perf udp rx: 1560 MB/s 1270575 calls/s # 3.12 [+1.08] udp tx: 1767 MB/s 29985 calls/s 29985 msg/s # 4.09 [+0.97] udp rx: 1634 MB/s 1330819 calls/s # 4.12 [+0.03] udp tx: 1854 MB/s 31461 calls/s 31461 msg/s # 5.09 [+0.97] udp rx: 1867 MB/s 1520736 calls/s # 5.12 [+0.03] udp tx: 1866 MB/s 31651 calls/s 31651 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1791 MB/s 1458139 calls/s # 6.32 [+1.08] udp tx: 1853 MB/s 31433 calls/s 31433 msg/s # 7.29 [+0.97] udp rx: 1635 MB/s 1331360 calls/s # 7.32 [+0.03] udp tx: 1755 MB/s 29780 calls/s 29780 msg/s # 8.29 [+0.97] udp rx: 1847 MB/s 1504243 calls/s # 8.32 [+0.03] udp tx: 1868 MB/s 31695 calls/s 31695 msg/s # 8.98 [+0.66] GRO frag list over UDP tunnel ok # 9.77 [+0.79] GRO fwd over UDP tunnel ok # 10.03 [+0.26] IPv6 # 10.30 [+0.26] No GRO ok # 10.84 [+0.54] GRO frag list ok # 11.38 [+0.54] GRO fwd ok # 11.87 [+0.49] UDP fwd perf udp rx: 1641 MB/s 1336716 calls/s # 12.94 [+1.07] udp tx: 1808 MB/s 30671 calls/s 30671 msg/s # 13.91 [+0.97] udp rx: 1779 MB/s 1448352 calls/s # 13.94 [+0.03] udp tx: 1774 MB/s 30097 calls/s 30097 msg/s # 14.91 [+0.97] udp rx: 1820 MB/s 1482144 calls/s # 14.94 [+0.03] udp tx: 1820 MB/s 30876 calls/s 30876 msg/s # 15.06 [+0.12] UDP GRO fwd perf udp rx: 1568 MB/s 1276939 calls/s # 16.13 [+1.07] udp tx: 1624 MB/s 27546 calls/s 27546 msg/s # 17.13 [+1.00] udp tx: 1794 MB/s 30430 calls/s 30430 msg/s # 17.13 [+0.00] udp rx: 1673 MB/s 1362784 calls/s # 18.13 [+1.00] udp tx: 1842 MB/s 31246 calls/s 31246 msg/s # 18.23 [+0.10] udp rx: 1844 MB/s 1501228 calls/s # 18.71 [+0.48] GRO frag list over UDP tunnel ok # 19.46 [+0.75] 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__->