> -----Original Message----- > From: Li, Xiaoyun > Sent: Friday, August 4, 2017 11:50 PM > To: Wu, Jingjing <jingjing...@intel.com>; Xing, Beilei <beilei.x...@intel.com> > Cc: dev@dpdk.org; Li, Xiaoyun <xiaoyun...@intel.com>; sta...@dpdk.org > Subject: [PATCH] net/i40e: revert fix of PF notify issue when VF not up > > This reverts commit 035a8cf88f010c82de3040c895c801ce0849b065. > Don't send messages to inactive VF will cause DPDK PF failing to send > messages to kernel VF. > With this revert, this issue will be solved. > > commit 035a8cf88f01 ("net/i40e: fix PF notify when VF is not up") > Cc: sta...@dpdk.org > > Signed-off-by: Xiaoyun Li <xiaoyun...@intel.com>
Acked-by: Beilei Xing <beilei.x...@intel.com>