From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/3] Support setting link up and link down Date: Wed, 11 Jun 2014 12:09:53 +0200 Message-ID: <2128889.Ui71HpUnBn@xps13> References: <1401261302-30140-1-git-send-email-changchun.ouyang@intel.com> <5385D233.4050209@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Ouyang Changchun Return-path: In-Reply-To: <5385D233.4050209-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > This patch series contain the following 3 items: > > 1. Add API to support setting link up and down, it can be used to repeatedly stop and restart > > RX/TX of a port without re-allocating resources for the port and re-configuring the port. > > 2. Implement the functionality of setting link up and down in IXGBE PMD. > > 3. Add command in testpmd to test the functionality of setting link up and down of PMD. > > Acked by: Ivan Boule Applied for version 1.7.0. Thanks -- Thomas