On 16 Sep 2025, at 15:56, David Marchand via dev wrote:

> As OVS does not know of the 25G speed, matching on a list of known speed
> for deducing full duplex capability is broken.
>
> Add a new netdev op to retrieve the duplex status for the existing netdev
> implementations.
>
> Reported-at: https://issues.redhat.com/browse/FDP-883
> Signed-off-by: David Marchand <[email protected]>
> ---
> Changes since v2:
> - reworked BSD update on top of additional cleanup for
>   concurrent accesses,
> - preserved compatibility with older Linux kernels (wrt
>   DUPLEX_UNKNOWN availability),
> - added some description to netdev_get_duplex(),
> - (hopefully) fixed reverse xmas tree,
>
> ---

These changes look good to me.

Acked-by: Eelco Chaudron <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to