[PATCH v1 0/5] Update ixgbe base code
    Anatoly Burakov 
    anatoly.burakov at intel.com
       
    Mon Jun  9 12:25:33 CEST 2025
    
    
  
Update IXGBE base code snapshot to version 2025-06-04.
Aleksandr Loktionov (1):
  net/ixgbe: remove PTP by PHY cap
Anatoly Burakov (1):
  net/ixgbe: update README
Jedrzej Jagielski (1):
  net/ixgbe: add VF mailbox op for link status
Piotr Kwapulinski (1):
  net/ixgbe: add ACI debug printouts
Piotr Pietruszewski (1):
  net/ixgbe: add support for toggling VF Tx queues
 drivers/net/intel/ixgbe/base/README           |   2 +-
 drivers/net/intel/ixgbe/base/ixgbe_api.c      |  13 ++
 drivers/net/intel/ixgbe/base/ixgbe_api.h      |   1 +
 drivers/net/intel/ixgbe/base/ixgbe_common.c   |  56 ++++++++
 drivers/net/intel/ixgbe/base/ixgbe_common.h   |   1 +
 drivers/net/intel/ixgbe/base/ixgbe_e610.c     | 112 +++++++++++++++-
 drivers/net/intel/ixgbe/base/ixgbe_e610.h     |   2 +
 drivers/net/intel/ixgbe/base/ixgbe_mbx.h      |   4 +
 drivers/net/intel/ixgbe/base/ixgbe_osdep.h    |   1 +
 drivers/net/intel/ixgbe/base/ixgbe_type.h     |   1 +
 .../net/intel/ixgbe/base/ixgbe_type_e610.h    |   1 +
 drivers/net/intel/ixgbe/base/ixgbe_vf.c       | 126 ++++++++++++++----
 drivers/net/intel/ixgbe/base/ixgbe_vf.h       |   2 +
 13 files changed, 293 insertions(+), 29 deletions(-)
-- 
2.47.1
    
    
More information about the dev
mailing list