[ovs-git] [openvswitch/ovs] d56597: tc: Use skip_hw flag when probing tc features

Roi Dayan noreply at github.com
Thu Aug 6 15:29:58 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: d5659751f65ebc17d9aec40b60c1cff3a2d87162
      https://github.com/openvswitch/ovs/commit/d5659751f65ebc17d9aec40b60c1cff3a2d87162
  Author: Roi Dayan <roid at mellanox.com>
  Date:   2020-08-06 (Thu, 06 Aug 2020)

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

  Log Message:
  -----------
  tc: Use skip_hw flag when probing tc features

There is no need to pass tc rules to hw when just probing
for tc features. this will avoid redundant errors from hw drivers
that may happen.

Signed-off-by: Roi Dayan <roid at mellanox.com>
Acked-By: Vlad Buslov <vladbu at mellanox.com>
Reviewed-by: Tonghao Zhang <xiangxia.m.yue at gmail.com>
Signed-off-by: Simon Horman <simon.horman at netronome.com>




More information about the git mailing list