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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1770 MB/s 1441292 calls/s # 2.94 [+1.07] udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # 3.91 [+0.97] udp rx: 1957 MB/s 1593600 calls/s # 3.94 [+0.03] udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # 4.91 [+0.97] udp rx: 1960 MB/s 1595808 calls/s # 4.94 [+0.03] udp tx: 1958 MB/s 33210 calls/s 33210 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1894 MB/s 1542516 calls/s # 6.13 [+1.07] udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # 7.11 [+0.97] udp rx: 1957 MB/s 1593456 calls/s # 7.13 [+0.03] udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # 8.10 [+0.97] udp rx: 1965 MB/s 1599744 calls/s # 8.13 [+0.03] udp tx: 1962 MB/s 33293 calls/s 33293 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.48 [+0.76] GRO fwd over UDP tunnel ok # 9.73 [+0.25] IPv6 # 9.96 [+0.23] No GRO ok # 10.48 [+0.52] GRO frag list ok # 11.02 [+0.54] GRO fwd ok # 11.50 [+0.48] UDP fwd perf udp rx: 1916 MB/s 1560336 calls/s # 12.57 [+1.07] udp tx: 1965 MB/s 33334 calls/s 33334 msg/s # 13.54 [+0.97] udp rx: 1922 MB/s 1565376 calls/s # 13.57 [+0.03] udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # 14.54 [+0.98] udp rx: 1923 MB/s 1565664 calls/s # 14.57 [+0.02] udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # 14.69 [+0.13] UDP GRO fwd perf udp rx: 1860 MB/s 1514352 calls/s # 15.77 [+1.07] udp tx: 1913 MB/s 32452 calls/s 32452 msg/s # 16.74 [+0.97] udp rx: 1937 MB/s 1577280 calls/s # 16.77 [+0.03] udp tx: 1935 MB/s 32830 calls/s 32830 msg/s # 17.74 [+0.97] udp rx: 1917 MB/s 1561056 calls/s # 17.76 [+0.03] udp tx: 1914 MB/s 32477 calls/s 32477 msg/s # 18.35 [+0.59] GRO frag list over UDP tunnel ok # 19.12 [+0.77] 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__->