netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] gve: Add RSS config support
@ 2024-08-08 20:55 Praveen Kaligineedi
  2024-08-08 20:55 ` [PATCH net-next v2 1/2] gve: Add RSS device option Praveen Kaligineedi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Praveen Kaligineedi @ 2024-08-08 20:55 UTC (permalink / raw)
  To: netdev
  Cc: davem, edumazet, kuba, pabeni, willemb, jeroendb, shailend,
	hramamurthy, jfraker, Ziwei Xiao

From: Ziwei Xiao <ziweixiao@google.com>

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

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-12 20:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-08 20:55 [PATCH net-next v2 0/2] gve: Add RSS config support Praveen Kaligineedi
2024-08-08 20:55 ` [PATCH net-next v2 1/2] gve: Add RSS device option Praveen Kaligineedi
2024-08-08 20:55 ` [PATCH net-next v2 2/2] gve: Add RSS adminq commands and ethtool support Praveen Kaligineedi
2024-08-10  5:22 ` [PATCH net-next v2 0/2] gve: Add RSS config support Jakub Kicinski
2024-08-12 16:40   ` Ziwei Xiao
2024-08-12 20:51     ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).