From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 61D75C51A for ; Thu, 23 Jun 2016 17:45:33 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP; 23 Jun 2016 08:45:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,517,1459839600"; d="scan'208";a="724000132" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.161]) by FMSMGA003.fm.intel.com with SMTP; 23 Jun 2016 08:45:30 -0700 Received: by (sSMTP sendmail emulation); Thu, 23 Jun 2016 16:45:29 +0025 Date: Thu, 23 Jun 2016 16:45:29 +0100 From: Bruce Richardson To: Rasesh Mody Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com, Sony Chacko Message-ID: <20160623154529.GM5024@bricha3-MOBL3> References: <1466056031-23225-1-git-send-email-rasesh.mody@qlogic.com> <1466056031-23225-6-git-send-email-rasesh.mody@qlogic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466056031-23225-6-git-send-email-rasesh.mody@qlogic.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 v2 5/9] qede: add support for setting the 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, 23 Jun 2016 15:45:33 -0000 On Wed, Jun 15, 2016 at 10:47:07PM -0700, Rasesh Mody wrote: > From: Sony Chacko > > Add support for setting the MTU. > > Signed-off-by: Sony Chacko > --- Patch is missing an update to overview.rst for the new feature support. If there is no objection, I'll add that into it on apply for you. /Bruce