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.21 [+0.20] No GRO ok # 0.66 [+0.44] GRO frag list ok # 1.16 [+0.51] GRO fwd ok # 1.58 [+0.41] UDP fwd perf udp rx: 1916 MB/s 1559856 calls/s # 2.63 [+1.05] udp tx: 1957 MB/s 33203 calls/s 33203 msg/s # 3.61 [+0.98] udp rx: 1947 MB/s 1585248 calls/s # 3.63 [+0.02] udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # 4.61 [+0.98] udp rx: 1948 MB/s 1586160 calls/s # 4.63 [+0.02] udp tx: 1946 MB/s 33010 calls/s 33010 msg/s # 4.75 [+0.12] UDP GRO fwd perf udp rx: 1909 MB/s 1554288 calls/s # 5.81 [+1.06] udp tx: 1951 MB/s 33093 calls/s 33093 msg/s # 6.79 [+0.98] udp rx: 1943 MB/s 1582272 calls/s # 6.81 [+0.02] udp tx: 1941 MB/s 32933 calls/s 32933 msg/s # 7.79 [+0.98] udp rx: 1943 MB/s 1582416 calls/s # 7.81 [+0.02] udp tx: 1941 MB/s 32936 calls/s 32936 msg/s # 8.31 [+0.50] GRO frag list over UDP tunnel ok # 8.96 [+0.65] GRO fwd over UDP tunnel ok # 9.18 [+0.23] IPv6 # 9.39 [+0.21] No GRO ok # 9.84 [+0.45] GRO frag list ok # 10.31 [+0.47] GRO fwd ok # 10.74 [+0.43] UDP fwd perf udp rx: 1392 MB/s 1133948 calls/s # 11.79 [+1.06] udp tx: 1839 MB/s 31197 calls/s 31197 msg/s # 12.77 [+0.98] udp rx: 1888 MB/s 1537296 calls/s # 12.79 [+0.02] udp tx: 1885 MB/s 31985 calls/s 31985 msg/s # 13.77 [+0.98] udp rx: 1883 MB/s 1533168 calls/s # 13.79 [+0.02] udp tx: 1881 MB/s 31913 calls/s 31913 msg/s # 13.91 [+0.12] UDP GRO fwd perf udp rx: 1879 MB/s 1529904 calls/s # 14.97 [+1.06] udp tx: 1921 MB/s 32584 calls/s 32584 msg/s # 15.95 [+0.98] udp rx: 1907 MB/s 1552992 calls/s # 15.97 [+0.02] udp tx: 1904 MB/s 32306 calls/s 32306 msg/s # 16.95 [+0.98] udp rx: 1923 MB/s 1566192 calls/s # 16.97 [+0.02] udp tx: 1922 MB/s 32607 calls/s 32607 msg/s # 17.47 [+0.50] GRO frag list over UDP tunnel ok # 18.12 [+0.65] 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__->