From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id EA6DD2949 for ; Wed, 29 Jun 2016 12:31:15 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 29 Jun 2016 03:31:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,546,1459839600"; d="scan'208";a="1011920614" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.81]) by fmsmga002.fm.intel.com with SMTP; 29 Jun 2016 03:31:13 -0700 Received: by (sSMTP sendmail emulation); Wed, 29 Jun 2016 11:31:12 +0025 Date: Wed, 29 Jun 2016 11:31:12 +0100 From: Bruce Richardson To: "Lu, Wenzhuo" Cc: Aaron Campbell , "dev@dpdk.org" Message-ID: <20160629103111.GF4720@bricha3-MOBL3> References: <1467042385-3592-1-git-send-email-aaron@arbor.net> <6A0DE07E22DDAD4C9103DF62FEBC09090348B5CF@shsmsx102.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC09090348B5CF@shsmsx102.ccr.corp.intel.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] igb: support setting link up or down X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2016 10:31:16 -0000 On Tue, Jun 28, 2016 at 01:10:58AM +0000, Lu, Wenzhuo wrote: > Hi, > > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Aaron Campbell > > Sent: Monday, June 27, 2016 11:46 PM > > To: dev@dpdk.org > > Cc: Aaron Campbell > > Subject: [dpdk-dev] [PATCH] igb: support setting link up or down > > > > Add driver functions to set link state up or down. > > > > Signed-off-by: Aaron Campbell > Acked-by: Wenzhuo Lu > Applied to dpdk-next-net/rel_16_07 /Bruce