[dpdk-dev] [PATCH] net/cxgbevf: don't allocate control queues for VFs

Thomas Monjalon thomas at monjalon.net
Thu Aug 2 11:25:48 CEST 2018


26/07/2018 09:28, Rahul Lakkireddy:
> From: Shagun Agrawal <shaguna at chelsio.com>
> 
> Control queues can not be allocated for VFs. So, add check to
> only allocate control queues for PFs. This fixes adapter crash
> when an attempt is made to allocate control queues for VFs.
> 
> Fixes: 3a3aaabc ("net/cxgbe: add control queue to communicate filter requests")
> 
> Signed-off-by: Shagun Agrawal <shaguna at chelsio.com>
> Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>

Applied, thanks




More information about the dev mailing list