All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Anish Bhatt <anish@chelsio.com>, netdev@vger.kernel.org
Cc: davem@davemloft.net, leedom@chelsio.com, hariprasad@chelsio.com
Subject: Re: [PATCH net-next 4/5] cxgb4 : Makefile & Kconfig changes for DCBx support
Date: Fri, 20 Jun 2014 20:51:54 +0400	[thread overview]
Message-ID: <53A466AA.9080305@cogentembedded.com> (raw)
In-Reply-To: <1403216531-7874-5-git-send-email-anish@chelsio.com>

Hello.

On 06/20/2014 02:22 AM, Anish Bhatt wrote:

> Signed-off-by: Anish Bhatt <anish@chelsio.com>
> ---
>   drivers/net/ethernet/chelsio/Kconfig        | 11 +++++++++++
>   drivers/net/ethernet/chelsio/cxgb4/Makefile |  1 +
>   2 files changed, 12 insertions(+)

> diff --git a/drivers/net/ethernet/chelsio/Kconfig b/drivers/net/ethernet/chelsio/Kconfig
> index 570222c..c3ce9df 100644
> --- a/drivers/net/ethernet/chelsio/Kconfig
> +++ b/drivers/net/ethernet/chelsio/Kconfig
> @@ -86,6 +86,17 @@ config CHELSIO_T4
>   	  To compile this driver as a module choose M here; the module
>   	  will be called cxgb4.
>
> +config CHELSIO_T4_DCB
> +	bool "Data Center Bridging (DCB) Support for Chelsio T4/T5 cards"
> +	default n

    'n' is the default default. :-)

> +	depends on CHELSIO_T4 && DCB
> +	---help---
> +	  Enable DCB support through rtNetlink interface.
> +	  Say Y here if you want to enable Data Center Bridging (DCB) support
> +	  in the driver.
> +
> +	  If unsure, say N.
> +

WBR, Sergei

  reply	other threads:[~2014-06-20 16:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-19 22:22 [PATCH net-next 0/5] Add DCBx support to Chelsio cxgb4 driver Anish Bhatt
2014-06-19 22:22 ` [PATCH net-next 1/5] cxgb4 : Update fw interface file for DCBx support. Adds all the required fields to fw interface to communicate DCBx info Anish Bhatt
2014-06-19 22:22 ` [PATCH net-next 2/5] cxgb4 : Add DCBx support codebase and dcbnl_ops Anish Bhatt
2014-06-20  4:15   ` David Miller
2014-06-19 22:22 ` [PATCH net-next 3/5] cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give access to DCBx functions Anish Bhatt
2014-06-19 22:22 ` [PATCH net-next 4/5] cxgb4 : Makefile & Kconfig changes for DCBx support Anish Bhatt
2014-06-20 16:51   ` Sergei Shtylyov [this message]
2014-06-19 22:22 ` [PATCH net-next 5/5] cxgb4 : Update copyright year on all cxgb4 files Anish Bhatt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53A466AA.9080305@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=anish@chelsio.com \
    --cc=davem@davemloft.net \
    --cc=hariprasad@chelsio.com \
    --cc=leedom@chelsio.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.