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.25 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1420 MB/s 1156342 calls/s # 2.89 [+1.06] udp tx: 1815 MB/s 30790 calls/s 30790 msg/s # 3.86 [+0.97] udp rx: 1608 MB/s 1309629 calls/s # 3.89 [+0.03] udp tx: 1818 MB/s 30849 calls/s 30849 msg/s # 4.86 [+0.97] udp rx: 1685 MB/s 1371813 calls/s # 4.89 [+0.03] udp tx: 1825 MB/s 30968 calls/s 30968 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1771 MB/s 1442592 calls/s # 6.08 [+1.07] udp tx: 1820 MB/s 30874 calls/s 30874 msg/s # 7.07 [+0.99] udp rx: 1789 MB/s 1456592 calls/s # 7.08 [+0.01] udp tx: 1866 MB/s 31650 calls/s 31650 msg/s # 8.07 [+1.00] udp rx: 1862 MB/s 1516523 calls/s # 8.08 [+0.00] udp tx: 1860 MB/s 31552 calls/s 31552 msg/s # 8.67 [+0.60] GRO frag list over UDP tunnel ok # 9.41 [+0.73] GRO fwd over UDP tunnel ok # 9.65 [+0.24] IPv6 # 9.90 [+0.25] No GRO ok # 10.40 [+0.51] GRO frag list ok # 10.93 [+0.53] GRO fwd ok # 11.38 [+0.46] UDP fwd perf udp rx: 1563 MB/s 1272572 calls/s # 12.45 [+1.07] udp tx: 1762 MB/s 29886 calls/s 29886 msg/s # 13.42 [+0.97] udp rx: 1805 MB/s 1470240 calls/s # 13.45 [+0.03] udp tx: 1803 MB/s 30589 calls/s 30589 msg/s # 14.42 [+0.97] udp rx: 1705 MB/s 1388064 calls/s # 14.45 [+0.03] udp tx: 1701 MB/s 28867 calls/s 28867 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1390 MB/s 1132205 calls/s # 15.64 [+1.07] udp tx: 1642 MB/s 27855 calls/s 27855 msg/s # 16.61 [+0.97] udp rx: 1744 MB/s 1420608 calls/s # 16.64 [+0.03] udp tx: 1736 MB/s 29457 calls/s 29457 msg/s # 17.61 [+0.97] udp rx: 1700 MB/s 1384752 calls/s # 17.64 [+0.03] udp tx: 1705 MB/s 28929 calls/s 28929 msg/s # 18.21 [+0.57] GRO frag list over UDP tunnel ok # 18.98 [+0.77] 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__->