[ovs-git] [openvswitch/ovs] 5efc65: netdev-offload-tc: Fix requesting match on wildcar...

Ilya Maximets noreply at github.com
Tue Jul 2 08:48:23 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 5efc6552ef2acb7c99ed2a864cb7deb95b34e1ad
      https://github.com/openvswitch/ovs/commit/5efc6552ef2acb7c99ed2a864cb7deb95b34e1ad
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

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

  Log Message:
  -----------
  netdev-offload-tc: Fix requesting match on wildcarded vlan tpid.

'mask' must be checked first before configuring key in flower.

CC: Eli Britstein <elibr at mellanox.com>
Fixes: 0b0a84783cd6 ("netdev-tc-offloads: Support match on priority tags")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Acked-by: Roi Dayan <roid at mellanox.com>
Reviewed-by: Eli Britstein <elibr at mellanox.com>


  Commit: 7eef7001ab2c0d8db869690bb7d820e88738ca66
      https://github.com/openvswitch/ovs/commit/7eef7001ab2c0d8db869690bb7d820e88738ca66
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M NEWS

  Log Message:
  -----------
  NEWS: Update regarding dumping HW offloaded flows.

NEWS update was missed while updating docs for dynamic Flow API.
Since this is a user visible change, it should be mentioned here.

Fixes: d74ca2269e36 ("dpctl: Update docs about dump-flows and HW offloading.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Acked-by: Roi Dayan <roid at mellanox.com>
Acked-by: Eli Britstein <elibr at mellanox.com>


Compare: https://github.com/openvswitch/ovs/compare/f42a37b08d55...7eef7001ab2c


More information about the git mailing list