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.24 [+0.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.26 [+0.53] GRO fwd ok # 1.72 [+0.46] UDP fwd perf udp rx: 1504 MB/s 1224480 calls/s # 2.78 [+1.06] udp tx: 1776 MB/s 30124 calls/s 30124 msg/s # 3.75 [+0.98] udp rx: 1579 MB/s 1285795 calls/s # 3.78 [+0.03] udp tx: 1908 MB/s 32373 calls/s 32373 msg/s # 4.75 [+0.98] udp rx: 1665 MB/s 1355751 calls/s # 4.78 [+0.02] udp tx: 1818 MB/s 30843 calls/s 30843 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1809 MB/s 1472756 calls/s # 5.97 [+1.07] udp tx: 1876 MB/s 31829 calls/s 31829 msg/s # 6.95 [+0.98] udp rx: 1647 MB/s 1341011 calls/s # 6.97 [+0.02] udp tx: 1911 MB/s 32417 calls/s 32417 msg/s # 7.95 [+0.98] udp rx: 1639 MB/s 1334502 calls/s # 7.97 [+0.02] udp tx: 1925 MB/s 32655 calls/s 32655 msg/s # 8.53 [+0.56] GRO frag list over UDP tunnel ok # 9.26 [+0.73] GRO fwd over UDP tunnel ok # 9.52 [+0.25] IPv6 # 9.76 [+0.25] No GRO ok # 10.30 [+0.54] GRO frag list ok # 10.87 [+0.56] GRO fwd ok # 11.34 [+0.47] UDP fwd perf udp rx: 1581 MB/s 1287901 calls/s # 12.41 [+1.07] udp tx: 1831 MB/s 31066 calls/s 31066 msg/s # 13.38 [+0.97] udp rx: 1927 MB/s 1569120 calls/s # 13.41 [+0.03] udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # 14.38 [+0.97] udp rx: 1836 MB/s 1495259 calls/s # 14.41 [+0.03] udp tx: 1913 MB/s 32449 calls/s 32449 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1865 MB/s 1518816 calls/s # 15.59 [+1.07] udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # 16.59 [+1.00] udp tx: 1863 MB/s 31601 calls/s 31601 msg/s # 16.61 [+0.02] udp rx: 1647 MB/s 1340944 calls/s # 17.59 [+0.98] udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # 17.70 [+0.10] udp rx: 1898 MB/s 1545717 calls/s # 18.20 [+0.51] GRO frag list over UDP tunnel ok # 18.98 [+0.78] 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__->