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.24] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.85 [+0.49] UDP fwd perf udp rx: 1824 MB/s 1484972 calls/s # 2.92 [+1.07] udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # 3.89 [+0.97] udp rx: 1946 MB/s 1584816 calls/s # 3.92 [+0.03] udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # 4.89 [+0.97] udp rx: 1952 MB/s 1589328 calls/s # 4.92 [+0.03] udp tx: 1950 MB/s 33080 calls/s 33080 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1888 MB/s 1537584 calls/s # 6.11 [+1.07] udp tx: 1943 MB/s 32966 calls/s 32966 msg/s # 7.08 [+0.97] udp rx: 1952 MB/s 1589376 calls/s # 7.11 [+0.03] udp tx: 1950 MB/s 33078 calls/s 33078 msg/s # 8.08 [+0.97] udp rx: 1946 MB/s 1584960 calls/s # 8.11 [+0.03] udp tx: 1944 MB/s 32985 calls/s 32985 msg/s # 8.71 [+0.60] GRO frag list over UDP tunnel ok # 9.47 [+0.75] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.96 [+0.24] No GRO ok # 10.48 [+0.52] GRO frag list ok # 11.00 [+0.53] GRO fwd ok # 11.48 [+0.48] UDP fwd perf udp rx: 1789 MB/s 1456940 calls/s # 12.55 [+1.07] udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # 13.52 [+0.97] udp rx: 1897 MB/s 1544976 calls/s # 13.55 [+0.03] udp tx: 1897 MB/s 32177 calls/s 32177 msg/s # 14.52 [+0.98] udp rx: 1909 MB/s 1554528 calls/s # 14.55 [+0.02] udp tx: 1907 MB/s 32360 calls/s 32360 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1846 MB/s 1503312 calls/s # 15.74 [+1.07] udp tx: 1899 MB/s 32224 calls/s 32224 msg/s # 16.71 [+0.97] udp rx: 1899 MB/s 1546320 calls/s # 16.74 [+0.03] udp tx: 1898 MB/s 32206 calls/s 32206 msg/s # 17.71 [+0.97] udp rx: 1904 MB/s 1550400 calls/s # 17.74 [+0.03] udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # 18.31 [+0.58] GRO frag list over UDP tunnel ok # 19.06 [+0.75] 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__->