public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* [PATCH v1 0/6] Update ICE Base Driver
@ 2026-03-10  9:52 Soumyadeep Hore
  2026-03-10  9:52 ` [PATCH v1 1/6] net/ice/base: update crash on invalid topology Soumyadeep Hore
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Soumyadeep Hore @ 2026-03-10  9:52 UTC (permalink / raw)
  To: bruce.richardson, manoj.kumar.subbarao, aman.deep.singh, dev

This series updates shared code of ICE PMD.

Aleksandr Loktionov (1):
  net/ice/base: enable LLDP filter control for E830

Grzegorz Nitka (1):
  net/ice/base: fix 'adjust' timer programming for E830

Maciej Paczkowski (1):
  net/ice/base: resolve comparison-with-wider-type violations

Paul Greenwalt (2):
  net/ice/base: update crash on invalid topology
  net/ice/base: support RDMA on 4+ ports of E830

Pawel Sobczyk (1):
  net/ice/base: add pending admin queue events API

 drivers/net/intel/ice/base/ice_acl_ctrl.c |  6 +++---
 drivers/net/intel/ice/base/ice_bitops.h   | 14 +++++++-------
 drivers/net/intel/ice/base/ice_common.c   | 22 ++++++++++++++++------
 drivers/net/intel/ice/base/ice_common.h   |  1 +
 drivers/net/intel/ice/base/ice_controlq.c | 16 ++++++++++++++++
 drivers/net/intel/ice/base/ice_dcb.c      |  8 ++++----
 drivers/net/intel/ice/base/ice_ptp_hw.c   |  6 +++---
 drivers/net/intel/ice/base/ice_sched.c    | 13 ++++++++++++-
 drivers/net/intel/ice/base/ice_switch.c   |  2 +-
 drivers/net/intel/ice/base/ice_type.h     |  7 ++++++-
 10 files changed, 69 insertions(+), 26 deletions(-)

-- 
2.47.1


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

end of thread, other threads:[~2026-03-10 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10  9:52 [PATCH v1 0/6] Update ICE Base Driver Soumyadeep Hore
2026-03-10  9:52 ` [PATCH v1 1/6] net/ice/base: update crash on invalid topology Soumyadeep Hore
2026-03-10  9:52 ` [PATCH v1 2/6] net/ice/base: resolve comparison-with-wider-type violations Soumyadeep Hore
2026-03-10  9:52 ` [PATCH v1 3/6] net/ice/base: enable LLDP filter control for E830 Soumyadeep Hore
2026-03-10  9:52 ` [PATCH v1 4/6] net/ice/base: support RDMA on 4+ ports of E830 Soumyadeep Hore
2026-03-10  9:52 ` [PATCH v1 5/6] net/ice/base: add pending admin queue events API Soumyadeep Hore
2026-03-10  9:52 ` [PATCH v1 6/6] net/ice/base: fix 'adjust' timer programming for E830 Soumyadeep Hore
2026-03-10 14:08 ` [PATCH v1 0/6] Update ICE Base Driver Bruce Richardson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox