[SRU][P:linux-azure][PULL] Additional MANA patch support

John Cabaj john.cabaj at canonical.com
Mon Jul 14 19:38:37 UTC 2025


----------------------------------------------------------------

The following changes since commit 2a54859b91a18a08d9fc7d2b7db32dc0647f6457:

   UBUNTU: [Config] azure: Revert to -generic config for 
CONFIG_USBIP_VHCI_HCD and CONFIG_USBIP_CORE (2025-07-08 14:22:50 -0500)

are available in the Git repository at:

  
https://git.launchpad.net/~john-cabaj/ubuntu/+source/linux-azure/+git/plucky 
mana-updates

for you to fetch changes up to 0ab991f457b5568d82efa051aee055e225cec802:

   net: mana: Add handler for hardware servicing events (2025-07-14 
14:06:35 -0500)

----------------------------------------------------------------
Haiyang Zhang (2):
       net: mana: Add support for Multi Vports on Bare metal
       net: mana: Add handler for hardware servicing events

Shradha Gupta (5):
       net: mana: Set tx_packets to post gso processing packet count
       PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
       PCI: hv: Allow dynamic MSI-X vector allocation
       net: mana: Allow irq_setup() to skip cpus for affinity
       net: mana: Allocate MSI-X vectors dynamically

Yury Norov (1):
       net: mana: explain irq_setup() algorithm

  drivers/net/ethernet/microsoft/mana/gdma_main.c | 443 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------
  drivers/net/ethernet/microsoft/mana/mana_en.c   |  34 +++++++----
  drivers/pci/controller/pci-hyperv.c             |   3 +-
  drivers/pci/msi/irqdomain.c                     |   5 +-
  include/linux/msi.h                             |   2 +
  include/net/mana/gdma.h                         |  16 ++++-
  include/net/mana/mana.h                         |   4 +-
  7 files changed, 404 insertions(+), 103 deletions(-)



More information about the kernel-team mailing list