[ovs-git] [openvswitch/ovs] c22ab9: netdev-tc-offloads: Fix incorrect mask in probe_mu...

GitHub noreply at github.com
Fri May 11 17:46:00 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: c22ab9fb157fcf5772162a319bd0ee288008902c
      https://github.com/openvswitch/ovs/commit/c22ab9fb157fcf5772162a319bd0ee288008902c
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M lib/netdev-tc-offloads.c

  Log Message:
  -----------
  netdev-tc-offloads: Fix incorrect mask in probe_multi_mask_per_prio().

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>



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list