[dpdk-dev] [PATCH v2] net/i40e: fix incorrect var assignment

Xing, Beilei beilei.xing at intel.com
Wed Sep 20 03:42:18 CEST 2017



> -----Original Message-----
> From: Wu, Jingjing
> Sent: Tuesday, September 19, 2017 2:53 AM
> To: Xing, Beilei <beilei.xing at intel.com>
> Cc: dev at dpdk.org; Wu, Jingjing <jingjing.wu at intel.com>; stable at dpdk.org
> Subject: [PATCH v2] net/i40e: fix incorrect var assignment
> 
> rx/tx_queue_setup functions are shared between PF and VF drivers. So the
> var 'pf' should not be assigned at the beginning.
> This patch fixes the issue, and also corrects the return err code.
> 
> Cc: stable at dpdk.org
> Fixes: b6583ee40265 ("i40e: full VMDQ pools support")
> 
> Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>

Acked-by: Beilei Xing <beilei.xing at intel.com>



More information about the dev mailing list