All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: michael.chan@broadcom.com
Cc: netdev@vger.kernel.org, kuba@kernel.org
Subject: Re: [PATCH net-next v2 0/8] bnxt_en: Driver update for net-next.
Date: Fri, 03 Jul 2020 12:51:27 -0700 (PDT)	[thread overview]
Message-ID: <20200703.125127.2177597267314387636.davem@davemloft.net> (raw)
In-Reply-To: <1593760787-31695-1-git-send-email-michael.chan@broadcom.com>

From: Michael Chan <michael.chan@broadcom.com>
Date: Fri,  3 Jul 2020 03:19:39 -0400

> This patchset implements ethtool -X to setup user-defined RSS indirection
> table.  The new infrastructure also allows the proper logical ring index
> to be used to populate the RSS indirection when queried by ethtool -x.
> Prior to these patches, we were incorrectly populating the output of
> ethtool -x with internal ring IDs which would make no sense to the user.
> 
> The last 2 patches add some cleanups to the VLAN acceleration logic
> and check the firmware capabilities before allowing VLAN acceleration
> offloads.
> 
> v2: Some RSS indirection table changes requested by Jakub Kicinski.

Jakub, please review.

      parent reply	other threads:[~2020-07-03 19:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03  7:19 [PATCH net-next v2 0/8] bnxt_en: Driver update for net-next Michael Chan
2020-07-03  7:19 ` [PATCH net-next v2 1/8] bnxt_en: Set up the chip specific RSS table size Michael Chan
2020-07-03  7:19 ` [PATCH net-next v2 2/8] bnxt_en: Add logical RSS indirection table structure Michael Chan
2020-07-03  7:19 ` [PATCH net-next v2 3/8] bnxt_en: Add helper function to return the number of RSS contexts Michael Chan
2020-07-03  7:19 ` [PATCH net-next v2 4/8] bnxt_en: Fill HW RSS table from the RSS logical indirection table Michael Chan
2020-07-03  7:19 ` [PATCH net-next v2 5/8] bnxt_en: Return correct RSS indirection table entries to ethtool -x Michael Chan
2020-07-03 23:39   ` Jakub Kicinski
2020-07-03  7:19 ` [PATCH net-next v2 6/8] bnxt_en: Implement ethtool -X to set indirection table Michael Chan
2020-07-03 23:37   ` Jakub Kicinski
2020-07-04  0:31     ` Michael Chan
2020-07-05 16:40       ` Jakub Kicinski
2020-07-03  7:19 ` [PATCH net-next v2 7/8] bnxt_en: clean up VLAN feature bit handling Michael Chan
2020-07-03  7:19 ` [PATCH net-next v2 8/8] bnxt_en: allow firmware to disable VLAN offloads Michael Chan
2020-07-03 19:51 ` David Miller [this message]

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=20200703.125127.2177597267314387636.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=michael.chan@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 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.