From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 48BC22617 for ; Thu, 9 Jun 2016 16:24:22 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 09 Jun 2016 07:23:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,445,1459839600"; d="scan'208";a="994338371" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.71]) by orsmga002.jf.intel.com with SMTP; 09 Jun 2016 07:23:44 -0700 Received: by (sSMTP sendmail emulation); Thu, 09 Jun 2016 15:23:43 +0025 Date: Thu, 9 Jun 2016 15:23:43 +0100 From: Bruce Richardson To: "Wu, Jingjing" Cc: "Xing, Beilei" , "dev@dpdk.org" Message-ID: <20160609142343.GC12520@bricha3-MOBL3> References: <1463127333-10007-1-git-send-email-beilei.xing@intel.com> <1463757424-2010-1-git-send-email-beilei.xing@intel.com> <9BB6961774997848B5B42BEC655768F80E134394@SHSMSX103.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9BB6961774997848B5B42BEC655768F80E134394@SHSMSX103.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 v4] i40e: configure MTU 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: Thu, 09 Jun 2016 14:24:22 -0000 On Mon, May 23, 2016 at 01:33:42AM +0000, Wu, Jingjing wrote: > > > > -----Original Message----- > > From: Xing, Beilei > > Sent: Friday, May 20, 2016 11:17 PM > > To: Wu, Jingjing > > Cc: dev@dpdk.org; Xing, Beilei > > Subject: [PATCH v4] i40e: configure MTU > > > > This patch enables configuring MTU for i40e. > > Since changing MTU needs to reconfigure queue, stop port first before > > configuring MTU. > > > > Signed-off-by: Beilei Xing > > Acked-by: Jingjing Wu > Applied to dpdk-next-net/rel_16_07 /Bruce