On 11/9/2017 12:33 AM, Xing, Beilei wrote: >> -----Original Message----- >> From: Li, Xiaoyun >> Sent: Thursday, November 9, 2017 2:30 PM >> To: Wu, Jingjing <[email protected]>; Xing, Beilei >> <[email protected]> >> Cc: [email protected]; Li, Xiaoyun <[email protected]>; [email protected] >> Subject: [PATCH] net/i40e: fix VF cannot forward packets issue >> >> When Rx interrupt is not enabled, there is no need to check if interrupt >> allow >> others. It will cause VF cannot forwarding packets issue. This patch fixes >> this >> issue. >> >> Fixes: 96a9fd03c25f ("net/i40e: fix Rx queue interrupt mapping in VF") >> Cc: [email protected] >> >> Signed-off-by: Xiaoyun Li <[email protected]>
> Acked-by: Beilei Xing <[email protected]> Applied to dpdk-next-net/master, thanks.

