linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] sfc: Add EF100 BAR config support
@ 2022-07-07 13:07 Martin Habets
  2022-07-07 13:07 ` [PATCH net-next v2 1/2] " Martin Habets
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Martin Habets @ 2022-07-07 13:07 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet
  Cc: netdev, ecree.xilinx, linux-pci, virtualization

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.

v2: Include PCI and virtio maintainers.
---

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] 14+ messages in thread

end of thread, other threads:[~2022-08-12 19:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-07 13:07 [PATCH net-next v2 0/2] sfc: Add EF100 BAR config support Martin Habets
2022-07-07 13:07 ` [PATCH net-next v2 1/2] " Martin Habets
2022-07-07 13:07 ` [PATCH net-next v2 2/2] sfc: Implement change of BAR configuration Martin Habets
2022-07-07 15:55 ` [PATCH net-next v2 0/2] sfc: Add EF100 BAR config support Bjorn Helgaas
2022-07-11 13:38   ` Martin Habets
2022-07-11 18:48     ` Jakub Kicinski
2022-07-13  8:40       ` Martin Habets
2022-07-13 18:48         ` Jakub Kicinski
2022-07-14 11:32           ` Martin Habets
2022-07-14 16:05             ` Jakub Kicinski
2022-08-03  7:57               ` Jason Wang
2022-08-12  9:38                 ` Martin Habets
2022-08-12 19:18                   ` Jakub Kicinski
2022-07-11 22:00     ` Bjorn Helgaas

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