2015-11-01 00:24, Jingjing Wu:
> This patch extends commands to support filtering in VFs of flow director.
[...]
> --- a/app/test-pmd/cmdline.c
> +++ b/app/test-pmd/cmdline.c
> -                     " (drop|fwd) queue (queue_id) fd_id (fd_id_value)\n"
> +                     " (drop|fwd) pf|vf(vf_id) queue (queue_id)"
> +                     " fd_id (fd_id_value)\n"

Is it possible to avoid setting "pf" and make it an implicit default?

Reply via email to