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.35 [+0.58] GRO fwd ok # 1.82 [+0.46] UDP fwd perf udp rx: 1669 MB/s 1359233 calls/s # 2.88 [+1.06] udp tx: 1865 MB/s 31644 calls/s 31644 msg/s # 3.85 [+0.98] udp rx: 1925 MB/s 1567388 calls/s # 3.88 [+0.02] udp tx: 1954 MB/s 33148 calls/s 33148 msg/s # 4.85 [+0.98] udp rx: 1958 MB/s 1594032 calls/s # 4.88 [+0.02] udp tx: 1955 MB/s 33171 calls/s 33171 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1914 MB/s 1558896 calls/s # 6.06 [+1.06] udp tx: 1962 MB/s 33279 calls/s 33279 msg/s # 7.03 [+0.98] udp rx: 1931 MB/s 1572384 calls/s # 7.06 [+0.02] udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # 8.03 [+0.98] udp rx: 1763 MB/s 1435712 calls/s # 8.06 [+0.02] udp tx: 1953 MB/s 33135 calls/s 33135 msg/s # 8.62 [+0.57] GRO frag list over UDP tunnel ok # 9.41 [+0.79] GRO fwd over UDP tunnel ok # 9.68 [+0.27] IPv6 # 9.93 [+0.25] No GRO ok # 10.45 [+0.52] GRO frag list ok # 11.00 [+0.54] GRO fwd ok # 11.52 [+0.53] UDP fwd perf udp rx: 1826 MB/s 1486604 calls/s # 12.60 [+1.08] udp tx: 1909 MB/s 32390 calls/s 32390 msg/s # 13.57 [+0.97] udp rx: 1915 MB/s 1559664 calls/s # 13.60 [+0.03] udp tx: 1913 MB/s 32447 calls/s 32447 msg/s # 14.57 [+0.97] udp rx: 1758 MB/s 1431931 calls/s # 14.60 [+0.03] udp tx: 1901 MB/s 32246 calls/s 32246 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1840 MB/s 1498320 calls/s # 15.79 [+1.07] udp tx: 1895 MB/s 32147 calls/s 32147 msg/s # 16.76 [+0.97] udp rx: 1797 MB/s 1462976 calls/s # 16.79 [+0.03] udp tx: 1893 MB/s 32113 calls/s 32113 msg/s # 17.76 [+0.97] udp rx: 1847 MB/s 1503761 calls/s # 17.79 [+0.03] udp tx: 1910 MB/s 32407 calls/s 32407 msg/s # 18.41 [+0.62] GRO frag list over UDP tunnel ok # 19.15 [+0.74] 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__->