[dpdk-dev] [dpdk-stable] [PATCH] net/i40e: fix itr setting in PF

Ferruh Yigit ferruh.yigit at intel.com
Wed Aug 30 10:58:07 CEST 2017


On 8/24/2017 2:57 AM, Jingjing Wu wrote:
> As no matter the PF host driver is DPDK or other kernel drivers,
> they are sharing the same virtchnnl interfaces to communicate to
> VFs. To follow the generic interface, DPDK PF need to set ITR
> index according to the rxitr_idx from virtchnnl instead of
> ITR_NONE.
> 
> Fixes: 6d59e4ea74a6 ("net/i40e: change version number to support Linux VF")
> Cc: stable at dpdk.org

> Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>

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


More information about the dev mailing list