Re: [PATCH v2 23/25] net/axgbe: fix the false linkup in axgbe PHY status

2024-05-20 Thread Ferruh Yigit
On 5/7/2024 1:43 PM, Venkat Kumar Ande wrote: > In the event of a change in AXGBE mode, the current auto-negotiation > needs to be reset and the AN cycle needs to be re-triggered. However, > the current code ignores the return value of axgbe_set_mode(), leading to > false information as the link is

RE: [PATCH v2 23/25] net/axgbe: fix the false linkup in axgbe PHY status

2024-05-20 Thread Sebastian, Selwin
[AMD Official Use Only - AMD Internal Distribution Only] Acked-by: Selwin Sebastian -Original Message- From: Ande, Venkat Kumar Sent: Tuesday, May 7, 2024 6:13 PM To: dev@dpdk.org Cc: Sebastian, Selwin ; Ande, Venkat Kumar ; sta...@dpdk.org Subject: [PATCH v2 23/25] net/axgbe: fix the f