On 7/31/2017 3:50 AM, Wu, Jingjing wrote: > > >> -----Original Message----- >> From: Li, Xiaoyun >> Sent: Friday, July 28, 2017 11:48 PM >> To: Wu, Jingjing <jingjing...@intel.com> >> Cc: dev@dpdk.org; Li, Xiaoyun <xiaoyun...@intel.com>; sta...@dpdk.org >> Subject: [PATCH v3] net/i40e: fix PF notify issue when VF not up >> >> This patch stops PF from sending messages to inactive VF >> and modifies VF state to active when VF reset is completed. >> >> Fixes: 4861cde46116 ("i40e: new poll mode driver") >> Cc: sta...@dpdk.org >> >> Signed-off-by: Xiaoyun Li <xiaoyun...@intel.com> > Acked-by: Jingjing Wu <jingjing...@intel.com>
Applied to dpdk-next-net/master, thanks.