On Fri, Aug 9, 2024 at 9:28 AM David Marchand <[email protected]> wrote: > > As OVS does not know of the 25G speed, matching on a list of known speed > for deducing full duplex capability is broken. > Invert the test and assume full duplex is the default. > > Suggested-by: Adrian Moreno <[email protected]> > Signed-off-by: David Marchand <[email protected]> > ---
Assuming full duplex seems a lot more reasonable than assuming half. Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
