[dpdk-dev] [PATCH v3 3/3] testpmd: extend commands

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Nov 1 15:45:44 CET 2015


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?


More information about the dev mailing list