netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] gve: Add RSS config support
@ 2024-08-02  1:28 Praveen Kaligineedi
  2024-08-02  1:28 ` [PATCH net-next 1/2] gve: Add RSS device option Praveen Kaligineedi
  2024-08-02  1:28 ` [PATCH net-next 2/2] gve: Add RSS adminq commands and ethtool support Praveen Kaligineedi
  0 siblings, 2 replies; 7+ messages in thread
From: Praveen Kaligineedi @ 2024-08-02  1:28 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         |  11 ++
 drivers/net/ethernet/google/gve/gve_adminq.c  | 169 +++++++++++++++++-
 drivers/net/ethernet/google/gve/gve_adminq.h  |  59 +++++-
 drivers/net/ethernet/google/gve/gve_ethtool.c | 118 +++++++++++-
 4 files changed, 352 insertions(+), 5 deletions(-)

-- 
2.46.0.rc1.232.g9752f9e123-goog


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

end of thread, other threads:[~2024-08-06  0:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02  1:28 [PATCH net-next 0/2] gve: Add RSS config support Praveen Kaligineedi
2024-08-02  1:28 ` [PATCH net-next 1/2] gve: Add RSS device option Praveen Kaligineedi
2024-08-02 23:13   ` Jakub Kicinski
2024-08-06  0:08     ` Ziwei Xiao
2024-08-02  1:28 ` [PATCH net-next 2/2] gve: Add RSS adminq commands and ethtool support Praveen Kaligineedi
2024-08-02 23:21   ` Jakub Kicinski
2024-08-06  0:07     ` Ziwei Xiao

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).