[dpdk-dev] [PATCH v5 18/29] app/testpmd: use VFD APIs on i40e

Vincent JARDIN vincent.jardin at 6wind.com
Fri Dec 16 21:30:47 CET 2016


Le 16/12/2016 à 20:02, Ferruh Yigit a écrit :
> +#ifdef RTE_LIBRTE_IXGBE_PMD
>  			"set all queues drop (port_id) (on|off)\n"
>  			"    Set drop enable bit for all queues.\n\n"
>
>  			"set vf split drop (port_id) (vf_id) (on|off)\n"
>  			"    Set split drop enable bit for a VF from the PF.\n\n"
> +#endif

it is not related to i40e. This serie should only be for i40e.

Moreover, it is a strange logic: how will it scale for all PMDs?


More information about the dev mailing list