From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [dpdk-stable] [PATCH] net/i40e: revert fix of PF notify issue when VF not up Date: Sat, 05 Aug 2017 01:30:28 +0200 Message-ID: <1837372.myh7aKmlyh@xps> References: <1501861806-92194-1-git-send-email-xiaoyun.li@intel.com> <94479800C636CB44BD422CB454846E0131FF630B@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: stable@dpdk.org, "Xing, Beilei" , "Wu, Jingjing" , dev@dpdk.org, helin.zhang@intel.com To: "Li, Xiaoyun" Return-path: In-Reply-To: <94479800C636CB44BD422CB454846E0131FF630B@SHSMSX101.ccr.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > 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: stable@dpdk.org > > > > Signed-off-by: Xiaoyun Li > > Acked-by: Beilei Xing Applied. Never a good news to revert a fix. Hope it will be fixed properly in next release.