[dpdk-dev] [PATCH] net/qede: replace config option with run-time arg

Ferruh Yigit ferruh.yigit at intel.com
Wed Jan 17 20:01:12 CET 2018


On 1/12/2018 9:50 PM, Rasesh Mody wrote:
> This patch adds support for handling run-time driver arguments.
> We have removed config option for per VF Tx switching and added
> a run-time argument vf_txswitch. By default, the VF Tx switching is
> enabled however it can be disabled using run-time argument.
> 
> Sample usage to disable per port VF Tx switching is something like...
> 
>  -w 05:00.0,vf_txswitch=0 -w 05:00.1,vf_txswitch=0

    Fixes: 1282943aa05b ("net/qede: fix default config option")
    Cc: stable at dpdk.org

> 
> Signed-off-by: Rasesh Mody <rasesh.mody at cavium.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list