Netdev List
 help / color / mirror / Atom feed
From: "Merav Sicron" <meravs@broadcom.com>
To: netdev@vger.kernel.org, davem@davemloft.net, eilong@broadcom.com
Cc: "Merav Sicron" <meravs@broadcom.com>
Subject: [net-next patch 0/11 v2] bnx2x: ethtool and other enhancements
Date: Tue, 19 Jun 2012 20:48:21 +0300	[thread overview]
Message-ID: <1340128112-22935-1-git-send-email-meravs@broadcom.com> (raw)

Hi Dave,

This patch series adds few features to bnx2x:
Add support for external LB in ethtool self-test
Enable UDP RSS on 4-tupple, controlled by ethtool
Support up to 63 RSS queues (rather than 16)
Add support for setting the desired number of RSS queues via ethtool
Allow to configure dcbx admin params from all drivers on a single physical port
Add FCoE capabilities advertisement

Differences comparing to v1:
1. Remove the default (8) for the maximum number of RSS queues. We are still
   working on the global rfc to set the default for all drivers, and that series
   will include the patch for bnx2x as well.
2. Correct indentation in bnx2x_initial_phy_init function.
3. In bnx2x_get_rss_flags set info->data = 0 for any type for which RSS is not
   supported.
4. In few places change from if(rc != 0) to if(rc)
5. In bnx2x_get_channels don't set fields to 0 as the ethtool core already does
   that
6. In bnx2x_set_channels add a check for combined_count = 0
7. Remove patch "write FCoE capabilities to chip" since we want to add related
   changes in storage drivers (bnx2fc, bnx2i, cnic).

Please consider applying this patch series to net-next.

Thanks,
Merav

             reply	other threads:[~2012-06-19 14:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-19 17:48 Merav Sicron [this message]
2012-06-19 17:48 ` [net-next patch 1/11 v2] bnx2x: Add support for external LB Merav Sicron
2012-06-19 17:48 ` [net-next patch 2/11 v2] bnx2x: Return only online tests for MF Merav Sicron
2012-06-19 17:48 ` [net-next patch 3/11 v2] bnx2x: Add support for 4-tupple UDP RSS Merav Sicron
2012-06-19 17:48 ` [net-next patch 4/11 v2] bnx2x: Allow more than 64 L2 CIDs Merav Sicron
2012-06-19 17:48 ` [net-next patch 5/11 v2] bnx2x: Make the transmission queues adjacent Merav Sicron
2012-06-19 17:48 ` [net-next patch 6/11 v2] bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs Merav Sicron
2012-06-19 17:48 ` [net-next patch 7/11 v2] bnx2x: Split the FP structure Merav Sicron
2012-06-19 17:48 ` [net-next patch 8/11 v2] bnx2x: Allow up to 63 RSS queues Merav Sicron
2012-06-19 17:48 ` [net-next patch 9/11 v2] bnx2x: Add support for ethtool -L Merav Sicron
2012-06-19 17:48 ` [net-next patch 10/11 v2] bnx2x: Support DCBX for all functions Merav Sicron
2012-06-19 17:48 ` [net-next patch 11/11 v2] bnx2x: Change date and version to 1.72.51-0 Merav Sicron
     [not found] <1340104634-14353-1-git-send-email-meravs@broadcom.com>
2012-06-19 21:35 ` [net-next patch 0/11 v2] bnx2x: ethtool and other enhancements David Miller

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=1340128112-22935-1-git-send-email-meravs@broadcom.com \
    --to=meravs@broadcom.com \
    --cc=davem@davemloft.net \
    --cc=eilong@broadcom.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox