Netdev List
 help / color / mirror / Atom feed
From: Praveen Kaligineedi <pkaligineedi@google.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	 pabeni@redhat.com, willemb@google.com, jeroendb@google.com,
	 shailend@google.com, hramamurthy@google.com, jfraker@google.com,
	 Ziwei Xiao <ziweixiao@google.com>
Subject: [PATCH net-next v3 0/2] gve: Add RSS config support
Date: Mon, 12 Aug 2024 15:20:11 -0700	[thread overview]
Message-ID: <20240812222013.1503584-1-pkaligineedi@google.com> (raw)

From: Ziwei Xiao <ziweixiao@google.com>

These two patches are used to add RSS config support in GVE driver
between the device and ethtool.

Changelog:
v3:
 - no changes, pure repost to get the patches into patchwork
v2:
 - https://lore.kernel.org/20240808205530.726871-1-pkaligineedi@google.com

Jeroen de Borst (1):
  gve: Add RSS adminq commands and ethtool support

Ziwei Xiao (1):
  gve: Add RSS device option

 drivers/net/ethernet/google/gve/gve.h         |   5 +
 drivers/net/ethernet/google/gve/gve_adminq.c  | 182 +++++++++++++++++-
 drivers/net/ethernet/google/gve/gve_adminq.h  |  59 +++++-
 drivers/net/ethernet/google/gve/gve_ethtool.c |  44 ++++-
 4 files changed, 286 insertions(+), 4 deletions(-)

-- 
2.46.0.76.ge559c4bf1a-goog


             reply	other threads:[~2024-08-12 22:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-12 22:20 Praveen Kaligineedi [this message]
2024-08-12 22:20 ` [PATCH net-next v3 1/2] gve: Add RSS device option Praveen Kaligineedi
2024-08-13 10:30   ` Hariprasad Kelam
2024-08-12 22:20 ` [PATCH net-next v3 2/2] gve: Add RSS adminq commands and ethtool support Praveen Kaligineedi
2024-08-13 10:45   ` Hariprasad Kelam
2024-08-14  1:20 ` [PATCH net-next v3 0/2] gve: Add RSS config support patchwork-bot+netdevbpf

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=20240812222013.1503584-1-pkaligineedi@google.com \
    --to=pkaligineedi@google.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hramamurthy@google.com \
    --cc=jeroendb@google.com \
    --cc=jfraker@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shailend@google.com \
    --cc=willemb@google.com \
    --cc=ziweixiao@google.com \
    /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