From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/5] qed*: Dcbx/dcbnl enhancements. Date: Mon, 24 Apr 2017 12:20:24 -0400 (EDT) Message-ID: <20170424.122024.1379316958014830977.davem@davemloft.net> References: <20170421053120.12980-1-sudarsana.kalluru@cavium.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Yuval.Mintz@cavium.com To: sudarsana.kalluru@cavium.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:53212 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S973360AbdDXQU0 (ORCPT ); Mon, 24 Apr 2017 12:20:26 -0400 In-Reply-To: <20170421053120.12980-1-sudarsana.kalluru@cavium.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Sudarsana Reddy Kalluru Date: Thu, 20 Apr 2017 22:31:15 -0700 > From: Sudarsana Reddy Kalluru > > The series has set of enhancements for dcbx/dcbnl implementation of > qed/qede drivers. > - Patches (1) & (3) capture the sematic and debug changes. > - Patch (2) adds the driver support for populating RoCEv2 dcb data. > - Patch (4) adds the required support for reading/configuring the > IEEE selection field (SF). > - Patch (5) adds the support for configuring the static dcbx mode. > > Please consider applying this to 'net-next' branch. Series applied, thanks.