On Thu, Jan 31, 2019 at 03:10:00PM -0800, Yifeng Sun wrote:
> Kmod tests 122 and 123 failed and kernel reports a "Duplicate key of
> type 6" error. Further debugging reveals that nl_attr_find__() should
> start looking for OVS_KEY_ATTR_ETHERTYPE from offset returned by
> a previous called nl_msg_start_nested(). This patch fixes it.
> 
> Tests 122 and 123 were skipped by kernel 4.15 and older versions.
> Kernel 4.16 and later kernels start showing this failure.
> 
> Signed-off-by: Yifeng Sun <[email protected]>

Thanks.  I applied this to master and backported as far as it would go.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to