From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/7] add mtu and flow control handlers Date: Wed, 18 Jun 2014 00:59:58 +0200 Message-ID: <12640680.ZH5e7aermO@xps13> References: <1403028572-24794-1-git-send-email-david.marchand@6wind.com> <2601191342CEEE43887BDE71AB9772580EFB79B0@IRSMSX105.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: David Marchand Return-path: In-Reply-To: <2601191342CEEE43887BDE71AB9772580EFB79B0-kPTMFJFq+rEu0RiL9chJVbfspsVTdybXVpNB7YpNyf8@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" 2014-06-17 22:30, Ananyev, Konstantin: > > This patchset introduces 3 new ethdev operations: flow control parameters > > retrieval and mtu get/set operations. > > > > David Marchand (3): > > ethdev: add autoneg parameter in flow ctrl accessors > > ethdev: store min rx buffer size > > ethdev: introduce enable_scatter rx mode > > > > Ivan Boule (2): > > ixgbe: add set_mtu to ixgbevf > > app/testpmd: allow to configure mtu > > > > Samuel Gauthier (1): > > ethdev: add mtu accessors > > > > Zijie Pan (1): > > ethdev: retrieve flow control configuration > > Acked-by: Konstantin Ananyev Applied for version 1.7.0. Thanks -- Thomas