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.76 [+0.51] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.82 [+0.49] UDP fwd perf udp rx: 1913 MB/s 1558128 calls/s # 2.88 [+1.07] udp tx: 1966 MB/s 33351 calls/s 33351 msg/s # 3.86 [+0.97] udp rx: 1942 MB/s 1581456 calls/s # 3.88 [+0.03] udp tx: 1941 MB/s 32921 calls/s 32921 msg/s # 4.86 [+0.97] udp rx: 1947 MB/s 1585776 calls/s # 4.88 [+0.03] udp tx: 1945 MB/s 32995 calls/s 32995 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1890 MB/s 1539168 calls/s # 6.07 [+1.07] udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # 7.04 [+0.97] udp rx: 1937 MB/s 1577664 calls/s # 7.07 [+0.03] udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # 8.05 [+0.98] udp rx: 1931 MB/s 1572432 calls/s # 8.07 [+0.03] udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # 8.65 [+0.58] GRO frag list over UDP tunnel ok # 9.39 [+0.74] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.88 [+0.24] No GRO ok # 10.39 [+0.52] GRO frag list ok # 10.94 [+0.55] GRO fwd ok # 11.43 [+0.49] UDP fwd perf udp rx: 1171 MB/s 953450 calls/s # 12.50 [+1.07] udp tx: 1472 MB/s 24967 calls/s 24967 msg/s # 13.47 [+0.97] udp rx: 1861 MB/s 1515378 calls/s # 13.50 [+0.03] udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # 14.47 [+0.97] udp rx: 1884 MB/s 1533840 calls/s # 14.50 [+0.03] udp tx: 1881 MB/s 31918 calls/s 31918 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1835 MB/s 1494000 calls/s # 15.68 [+1.07] udp tx: 1882 MB/s 31921 calls/s 31921 msg/s # 16.66 [+0.97] udp rx: 1877 MB/s 1528128 calls/s # 16.68 [+0.03] udp tx: 1874 MB/s 31799 calls/s 31799 msg/s # 17.66 [+0.97] udp rx: 1884 MB/s 1533984 calls/s # 17.68 [+0.02] udp tx: 1884 MB/s 31963 calls/s 31963 msg/s # 18.27 [+0.59] GRO frag list over UDP tunnel ok # 19.03 [+0.76] 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__->