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.25 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.79 [+0.48] UDP fwd perf udp rx: 1658 MB/s 1349900 calls/s # 2.86 [+1.07] udp tx: 1887 MB/s 32010 calls/s 32010 msg/s # 3.83 [+0.97] udp rx: 1910 MB/s 1555584 calls/s # 3.86 [+0.03] udp tx: 1909 MB/s 32379 calls/s 32379 msg/s # 4.83 [+0.97] udp rx: 1923 MB/s 1566144 calls/s # 4.86 [+0.03] udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1863 MB/s 1517472 calls/s # 6.05 [+1.07] udp tx: 1914 MB/s 32468 calls/s 32468 msg/s # 7.02 [+0.97] udp rx: 1924 MB/s 1567104 calls/s # 7.05 [+0.03] udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # 8.02 [+0.98] udp rx: 1919 MB/s 1562544 calls/s # 8.05 [+0.02] udp tx: 1917 MB/s 32518 calls/s 32518 msg/s # 8.62 [+0.58] GRO frag list over UDP tunnel ok # 9.36 [+0.74] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.84 [+0.23] No GRO ok # 10.34 [+0.50] GRO frag list ok # 10.88 [+0.54] GRO fwd ok # 11.34 [+0.46] UDP fwd perf udp rx: 1848 MB/s 1505280 calls/s # 12.41 [+1.07] udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # 13.38 [+0.97] udp rx: 1864 MB/s 1517520 calls/s # 13.41 [+0.03] udp tx: 1861 MB/s 31575 calls/s 31575 msg/s # 14.38 [+0.97] udp rx: 1870 MB/s 1522704 calls/s # 14.41 [+0.03] udp tx: 1869 MB/s 31701 calls/s 31701 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1825 MB/s 1486464 calls/s # 15.60 [+1.07] udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # 16.57 [+0.97] udp rx: 1876 MB/s 1527696 calls/s # 16.60 [+0.03] udp tx: 1875 MB/s 31812 calls/s 31812 msg/s # 17.57 [+0.97] udp rx: 1887 MB/s 1536672 calls/s # 17.60 [+0.03] udp tx: 1885 MB/s 31983 calls/s 31983 msg/s # 18.17 [+0.57] GRO frag list over UDP tunnel ok # 18.93 [+0.76] 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__->