> -----Original Message-----
> From: Su, Simei <[email protected]>
> Sent: Tuesday, September 20, 2022 8:14 AM
> To: Zhang, Qi Z <[email protected]>; Yang, Qiming
> <[email protected]>
> Cc: [email protected]; Su, Simei <[email protected]>; [email protected]
> Subject: [PATCH] net/ice: fix PTP init failed
>
> Because of share code update, "ice_ptp_init_phc" API for E810/E822
> depends on PHY configuration, not whether the device is E810 based. So
> before this API is called, assign specific value to phy cfg.
>
> Fixes: 646dcbe6c701 ("net/ice: support IEEE 1588 PTP")
> Cc: [email protected]
>
> Signed-off-by: Simei Su <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi