On Tue, Jan 14, 2025 at 06:10:10PM +0800, Yuan Wang wrote:
> Update the ixgbe driver to the lastest version of the snapshot.
> 
> Dan Nowlin (1):
>   net/ixgbe/base: add missing buffer copy
> 
> Dawid Zielinski (2):
>   net/ixgbe/base: add interface for LED control on E610
>   net/ixgbe/base: Add capability for OROM recovery update
> 
> Karol Kolacinski (2):
>   net/ixgbe/base: Add PTP by PHY feature for E610
>   net/ixgbe/base: add max_drift_thresh to get_ptp_by_phy
> 
> Krzysztof Galazka (1):
>   net/ixgbe/base: add definition of FW temp event for E610
> 
> Lukasz Krakowiak (1):
>   net/ixgbe/base: fix TSAM checking return value
> 
> Piotr Kwapulinski (2):
>   net/ixgbe/base: disable 2.5/5G speeds from auto-negotiation for E610
>   net/ixgbe/base: update VF HV subsystem device ID constant
> 
> Yuan Wang (1):
>   net/ixgbe: update base driver README
> 
>  drivers/net/ixgbe/base/README            |   2 +-
>  drivers/net/ixgbe/base/ixgbe_api.c       |   5 +-
>  drivers/net/ixgbe/base/ixgbe_e610.c      | 127 ++++++++++++++++++++---
>  drivers/net/ixgbe/base/ixgbe_e610.h      |   5 +
>  drivers/net/ixgbe/base/ixgbe_type.h      |   2 +-
>  drivers/net/ixgbe/base/ixgbe_type_e610.h |  95 +++++++++++++++++
>  6 files changed, 220 insertions(+), 16 deletions(-)
> 
Series-acked-by: Bruce Richardson <bruce.richard...@intel.com>

Series applied to dpdk-next-net-intel.
Thanks,
/Bruce

Reply via email to