On Tue, Nov 12, 2019 at 04:46:09AM -0500, Eelco Chaudron wrote:
> Drivers natively supporting AF_XDP will check that a configured MTU size
> will not exceed the allowed size for AF_XDP. However, when the skb
> compatibility mode is used there is no check and any value is accepted.
> This, for example, is the case when using the TAP interface.
> 
> This fix adds a check to make sure only AF_XDP valid values are excepted.
> 
> Signed-off-by: Eelco Chaudron <echau...@redhat.com>

Looks good to me, I applied to master.

--William
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to