[ovs-git] [openvswitch/ovs] c7582c: system-offloads-traffic.at: Fix requesting HW offl...

Ilya Maximets noreply at github.com
Mon Apr 29 07:01:57 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: c7582c7f67d085cf247122969522f6cf5824f873
      https://github.com/openvswitch/ovs/commit/c7582c7f67d085cf247122969522f6cf5824f873
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
    M tests/system-offloads-traffic.at

  Log Message:
  -----------
  system-offloads-traffic.at: Fix requesting HW offloaded flows from veth.

veth pair doesn't offload anything to HW. i.e. we should use 'tc' type
while requesting flows. 'offloaded' kept just in case to not update the
test if veths will be HW offloaded someday.

Additionally fixed missed for unknown reason 'ipv4' fields. Also
dropped stripping of the errors from log.

Fixes test:

  2: offloads - ping between two ports - offloads enabled ok

CC: Gavi Teitz <gavi at mellanox.com>
Fixes: d63ca5329ff9 ("dpctl: Properly reflect a rule's offloaded to HW state")
Acked-by: Roi Dayan <roid at mellanox.com>
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>




More information about the git mailing list