[ovs-dev] [PATCH] netdev-tc-offloads: Fix incorrect mask in probe_multi_mask_per_prio().

Ben Pfaff blp at ovn.org
Fri May 11 17:46:15 UTC 2018


On Fri, May 11, 2018 at 10:44:40AM -0700, Justin Pettit wrote:
> 
> > On May 11, 2018, at 9:10 AM, Ben Pfaff <blp at ovn.org> wrote:
> > 
> > Presumably this was meant to be all-one-bits but it wasn't.  It also didn't
> > have the right endianness for an ovs_be16, so "sparse" complained.
> > 
> > CC: Paul Blakey <paulb at mellanox.com>
> > CC: Simon Horman <simon.horman at netronome.com>
> > Fixes: d00eeded6a9b ("netdev-tc-offloads: Probe for allowing multiple masks on single priority")
> > Signed-off-by: Ben Pfaff <blp at ovn.org>
> 
> Acked-by: Justin Pettit <jpettit at ovn.org>

Thanks, applied to master.


More information about the dev mailing list