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.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.28 [+0.54] GRO fwd ok # 1.71 [+0.44] UDP fwd perf udp rx: 1391 MB/s 1132997 calls/s # 2.77 [+1.06] udp tx: 1743 MB/s 29578 calls/s 29578 msg/s # 3.75 [+0.97] udp rx: 1812 MB/s 1475901 calls/s # 3.77 [+0.03] udp tx: 1861 MB/s 31564 calls/s 31564 msg/s # 4.75 [+0.97] udp rx: 1983 MB/s 1615008 calls/s # 4.77 [+0.03] udp tx: 1980 MB/s 33599 calls/s 33599 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1812 MB/s 1475432 calls/s # 5.95 [+1.06] udp tx: 1929 MB/s 32723 calls/s 32723 msg/s # 6.92 [+0.98] udp rx: 1631 MB/s 1328444 calls/s # 6.95 [+0.02] udp tx: 1952 MB/s 33116 calls/s 33116 msg/s # 7.93 [+0.98] udp rx: 1962 MB/s 1597864 calls/s # 7.95 [+0.02] udp tx: 1977 MB/s 33548 calls/s 33548 msg/s # 8.48 [+0.53] GRO frag list over UDP tunnel ok # 9.15 [+0.67] GRO fwd over UDP tunnel ok # 9.38 [+0.23] IPv6 # 9.59 [+0.20] No GRO ok # 10.04 [+0.45] GRO frag list ok # 10.52 [+0.48] GRO fwd ok # 10.97 [+0.46] UDP fwd perf udp rx: 1705 MB/s 1388505 calls/s # 12.04 [+1.06] udp tx: 1887 MB/s 32013 calls/s 32013 msg/s # 13.01 [+0.98] udp rx: 1776 MB/s 1446669 calls/s # 13.04 [+0.02] udp tx: 1890 MB/s 32057 calls/s 32057 msg/s # 14.01 [+0.98] udp rx: 1919 MB/s 1562352 calls/s # 14.04 [+0.02] udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # 14.15 [+0.12] UDP GRO fwd perf udp rx: 1605 MB/s 1307222 calls/s # 15.21 [+1.06] udp tx: 1918 MB/s 32536 calls/s 32536 msg/s # 16.19 [+0.97] udp rx: 1930 MB/s 1571264 calls/s # 16.21 [+0.03] udp tx: 1929 MB/s 32718 calls/s 32718 msg/s # 17.19 [+0.98] udp rx: 1943 MB/s 1582016 calls/s # 17.21 [+0.02] udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # 17.73 [+0.52] GRO frag list over UDP tunnel ok # 18.40 [+0.67] 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__->