On Fri, Feb 13, 2026 at 08:57:28AM +0000, Mingjin Ye wrote:
> Add the `link_status_poll_ms` devargs parameter (in milliseconds).
> If greater than zero, ICE PF uses an alarm handler to poll link
> status periodically.
> 
> Signed-off-by: Mingjin Ye <[email protected]>
> ---
> v2: fix: address issues reported in v1 review.
> ---
>  doc/guides/nics/ice.rst            |   7 ++
>  drivers/net/intel/ice/ice_ethdev.c | 109 +++++++++++++++++++++++++++--
>  drivers/net/intel/ice/ice_ethdev.h |   2 +
>  3 files changed, 114 insertions(+), 4 deletions(-)
> 
I suspect this patch may not be necessary following commit [1]. Please
submit a v3 if that commit does not cover all scenarios sufficiently well.
Marking this v2 as "not applicable" in patchwork.

Thanks,
/Bruce

[1] https://github.com/DPDK/dpdk/commit/e01265e4a9bf259e5ec26010a38d66eec0415559

Reply via email to