DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/5] Update ixgbe base code
@ 2025-06-09 10:25 Anatoly Burakov
  2025-06-09 10:25 ` [PATCH v1 1/5] net/ixgbe: remove PTP by PHY cap Anatoly Burakov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Anatoly Burakov @ 2025-06-09 10:25 UTC (permalink / raw)
  To: dev

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


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

end of thread, other threads:[~2025-06-10 10:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-09 10:25 [PATCH v1 0/5] Update ixgbe base code Anatoly Burakov
2025-06-09 10:25 ` [PATCH v1 1/5] net/ixgbe: remove PTP by PHY cap Anatoly Burakov
2025-06-09 10:25 ` [PATCH v1 2/5] net/ixgbe: add VF mailbox op for link status Anatoly Burakov
2025-06-09 10:25 ` [PATCH v1 3/5] net/ixgbe: add support for toggling VF Tx queues Anatoly Burakov
2025-06-09 10:25 ` [PATCH v1 4/5] net/ixgbe: add ACI debug printouts Anatoly Burakov
2025-06-09 10:25 ` [PATCH v1 5/5] net/ixgbe: update README Anatoly Burakov
2025-06-10 10:51 ` [PATCH v1 0/5] Update ixgbe base code Bruce Richardson

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