On Tue, Mar 10, 2026 at 09:10:00AM -0700, Stephen Hemminger wrote:
> Add LSC interrupt support for pass-through (iface=) mode so
> applications can receive link state change notifications via
> the standard ethdev callback mechanism.
> 
> Uses alarm-based polling to periodically check the underlying
> interface state via osdep_iface_link_get(). The LSC flag is
> advertised only for iface mode devices, and polling is gated
> on the application enabling intr_conf.lsc in port configuration.
> 
> Signed-off-by: Stephen Hemminger <[email protected]>
> ---
Acked-by: Bruce Richardson <[email protected]>

Reply via email to