All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] sfc: Add EF100 BAR config support
@ 2022-07-06 16:21 Martin Habets
  2022-07-06 16:21 ` [PATCH net-next 1/2] " Martin Habets
  2022-07-06 16:21 ` [PATCH net-next 2/2] sfc: Implement change of BAR configuration Martin Habets
  0 siblings, 2 replies; 5+ messages in thread
From: Martin Habets @ 2022-07-06 16:21 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet; +Cc: netdev, ecree.xilinx

The EF100 NICs allow for different register layouts of a PCI memory BAR.
This series provides the framework to switch this layout at runtime.

Subsequent patch series will use this to add support for vDPA.
---

Martin Habets (2):
      sfc: Add EF100 BAR config support
      sfc: Implement change of BAR configuration


 drivers/net/ethernet/sfc/ef100_nic.c |   80 ++++++++++++++++++++++++++++++++++
 drivers/net/ethernet/sfc/ef100_nic.h |    6 +++
 2 files changed, 86 insertions(+)

--
Martin Habets <habetsm.xilinx@gmail.com>


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

end of thread, other threads:[~2022-07-06 21:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-06 16:21 [PATCH net-next 0/2] sfc: Add EF100 BAR config support Martin Habets
2022-07-06 16:21 ` [PATCH net-next 1/2] " Martin Habets
2022-07-06 17:25   ` Andrew Lunn
2022-07-06 21:20     ` Jakub Kicinski
2022-07-06 16:21 ` [PATCH net-next 2/2] sfc: Implement change of BAR configuration Martin Habets

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.