From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v7 0/3] net/i40e: vf port reset Date: Thu, 20 Apr 2017 23:37:34 +0200 Message-ID: <4555077.XzALkJzJ1Z@xps> References: <1491461483-39861-1-git-send-email-wei.zhao1@intel.com> <1491793349-46840-1-git-send-email-wei.zhao1@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev@dpdk.org, Wei Zhao Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id B58942B84 for ; Thu, 20 Apr 2017 23:37:35 +0200 (CEST) In-Reply-To: <1491793349-46840-1-git-send-email-wei.zhao1@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" 10/04/2017 05:02, Wei Zhao: > The patches mainly finish following functions: > 1) get pf reset vf comamand falg from interrupt server function. > 2) reset vf port from testpmd app using a command. > 3) sore and restore vf related parameters. [...] > zhao wei (3): > app/testpmd: add port reset command into testpmd > lib/librte_ether: add support for port reset > net/i40e: implement device reset on port There are some misses and compilation issues in this series. As there is neither a support from other maintainers no strong nack, I was ready to apply this series. However after a better look and compilation issues revealed in RC2 phase, I think it should be postponed to 17.08. In any case, PMD maintainers are welcome to give their opinions.