[PATCH v3 00/10] Update ice base code
Bruce Richardson
bruce.richardson at intel.com
Thu May 29 10:29:43 CEST 2025
On Tue, May 27, 2025 at 01:17:19PM +0000, Dhanya Pillai wrote:
> ice base code is updated to latest snapshot.
>
> v3:
> - Fixed check patch failure in DPDK CI.
> - Added Fixes tag to bug fixes.
> - Corrected author name for couple of patches.
>
> v2:
> - Added Author Signoff.
>
> Dhanya Pillai (1):
> net/ice/base: update version info
>
> Janardhanan Arumugam (1):
> net/ice/base: increase reset timeout to 20 seconds
>
> Lukasz Krakowiak (3):
> net/ice/base: fix integer overflow issue
> net/ice/base: set speculative execution barrier
> net/ice/base: fix typo in desc for dev ID 579F
>
> Mikolaj Filar (2):
> net/ice/base: support for MAC rule with own filter flags
> net/ice/base: configure PHY FEC error in logs for GNRD
>
> Oleg Akhrem (1):
> net/ice/base: ptp minimal refactoring
>
> Paul Greenwalt (1):
> net/ice/base: fix typo in media type check
>
> Waldemar Dworakowski (1):
> net/ice/base: fix type conversion
>
> drivers/net/intel/ice/base/README | 2 +-
> drivers/net/intel/ice/base/ice_common.c | 6 ++-
> drivers/net/intel/ice/base/ice_devids.h | 2 +-
> drivers/net/intel/ice/base/ice_flex_pipe.c | 2 +
> drivers/net/intel/ice/base/ice_osdep.h | 6 +++
> drivers/net/intel/ice/base/ice_ptp_hw.c | 9 ++---
> drivers/net/intel/ice/base/ice_sched.c | 10 +++--
> drivers/net/intel/ice/base/ice_switch.c | 46 ++++++++++++++++++++--
> drivers/net/intel/ice/base/ice_switch.h | 1 +
> drivers/net/intel/ice/base/ice_type.h | 2 +-
> 10 files changed, 68 insertions(+), 18 deletions(-)
>
Series-acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied to dpdk-next-net-intel with the suggested changes.
Thanks,
/Bruce
More information about the dev
mailing list