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.52] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1343 MB/s 1094055 calls/s # 2.88 [+1.07] udp tx: 1772 MB/s 30070 calls/s 30070 msg/s # 3.85 [+0.97] udp rx: 1795 MB/s 1461456 calls/s # 3.88 [+0.03] udp tx: 1793 MB/s 30418 calls/s 30418 msg/s # 4.85 [+0.97] udp rx: 1831 MB/s 1490784 calls/s # 4.88 [+0.03] udp tx: 1829 MB/s 31036 calls/s 31036 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1430 MB/s 1164304 calls/s # 6.07 [+1.07] udp tx: 1771 MB/s 30049 calls/s 30049 msg/s # 7.04 [+0.97] udp rx: 1827 MB/s 1488000 calls/s # 7.07 [+0.03] udp tx: 1825 MB/s 30965 calls/s 30965 msg/s # 8.04 [+0.97] udp rx: 1822 MB/s 1483920 calls/s # 8.07 [+0.03] udp tx: 1820 MB/s 30876 calls/s 30876 msg/s # 8.64 [+0.57] GRO frag list over UDP tunnel ok # 9.40 [+0.76] GRO fwd over UDP tunnel ok # 9.64 [+0.24] IPv6 # 9.89 [+0.24] No GRO ok # 10.39 [+0.51] GRO frag list ok # 10.91 [+0.51] GRO fwd ok # 11.38 [+0.47] UDP fwd perf udp rx: 1333 MB/s 1085581 calls/s # 12.44 [+1.07] udp tx: 1750 MB/s 29690 calls/s 29690 msg/s # 13.42 [+0.97] udp rx: 1586 MB/s 1291711 calls/s # 13.44 [+0.03] udp tx: 1753 MB/s 29746 calls/s 29746 msg/s # 14.42 [+0.97] udp rx: 1556 MB/s 1267321 calls/s # 14.44 [+0.03] udp tx: 1750 MB/s 29682 calls/s 29682 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1646 MB/s 1340131 calls/s # 15.63 [+1.07] udp tx: 1802 MB/s 30564 calls/s 30564 msg/s # 16.60 [+0.97] udp rx: 1782 MB/s 1450896 calls/s # 16.63 [+0.03] udp tx: 1776 MB/s 30137 calls/s 30137 msg/s # 17.60 [+0.97] udp rx: 1588 MB/s 1293588 calls/s # 17.63 [+0.03] udp tx: 1735 MB/s 29431 calls/s 29431 msg/s # 18.20 [+0.57] GRO frag list over UDP tunnel ok # 18.97 [+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__->