On Mon, Dec 11, 2017 at 08:18:35PM +0000, Kevin Traynor wrote:
> On 12/11/2017 06:34 PM, Ben Pfaff wrote:
> > "sparse" warns when odp_port_t is used directly in an inequality
> > comparison.  This avoids the warning.
> > 
> > CC: Kevin Traynor <[email protected]>
> > Fixes: a130f1a89bd8 ("dpif-netdev: Add port/queue tiebreaker to 
> > rxq_cycle_sort.")
> > Signed-off-by: Ben Pfaff <[email protected]>
> > ---
> 
> Thanks for fixing this :/ I'm not seeing that warning, so I need to
> figure that part out on my side.
> 
> Acked-by: Kevin Traynor <[email protected]>

Thanks, applied to master.

(Usually, if "sparse" warnings don't appear, it means that sparse isn't
installed or you aren't building with C=1.)
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to