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.81 [+0.56] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.89 [+0.48] UDP fwd perf udp rx: 1759 MB/s 1432796 calls/s # 2.96 [+1.07] udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # 3.94 [+0.97] udp rx: 1886 MB/s 1536048 calls/s # 3.96 [+0.03] udp tx: 1884 MB/s 31965 calls/s 31965 msg/s # 4.94 [+0.97] udp rx: 1884 MB/s 1533984 calls/s # 4.96 [+0.03] udp tx: 1882 MB/s 31926 calls/s 31926 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1820 MB/s 1482336 calls/s # 6.15 [+1.07] udp tx: 1879 MB/s 31881 calls/s 31881 msg/s # 7.12 [+0.97] udp rx: 1904 MB/s 1550112 calls/s # 7.15 [+0.03] udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # 8.12 [+0.97] udp rx: 1886 MB/s 1535856 calls/s # 8.16 [+0.03] udp tx: 1883 MB/s 31948 calls/s 31948 msg/s # 8.76 [+0.61] GRO frag list over UDP tunnel ok # 9.58 [+0.82] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.11 [+0.27] No GRO ok # 10.68 [+0.56] GRO frag list ok # 11.24 [+0.57] GRO fwd ok # 11.77 [+0.52] UDP fwd perf udp rx: 1366 MB/s 1112238 calls/s # 12.84 [+1.07] udp tx: 1875 MB/s 31817 calls/s 31817 msg/s # 13.81 [+0.97] udp rx: 1668 MB/s 1358414 calls/s # 13.84 [+0.02] udp tx: 1887 MB/s 32006 calls/s 32006 msg/s # 14.81 [+0.98] udp rx: 1894 MB/s 1541952 calls/s # 14.84 [+0.02] udp tx: 1892 MB/s 32105 calls/s 32105 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1858 MB/s 1512816 calls/s # 16.03 [+1.07] udp tx: 1909 MB/s 32386 calls/s 32386 msg/s # 17.01 [+0.97] udp rx: 1902 MB/s 1548480 calls/s # 17.03 [+0.03] udp tx: 1900 MB/s 32235 calls/s 32235 msg/s # 18.01 [+0.97] udp rx: 1910 MB/s 1555296 calls/s # 18.03 [+0.03] udp tx: 1910 MB/s 32402 calls/s 32402 msg/s # 18.65 [+0.62] GRO frag list over UDP tunnel ok # 19.43 [+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__->