[ovs-git] [openvswitch/ovs] 464b5b: netdev-offload-tc: Verify the flower rule installed.

Eelco Chaudron noreply at github.com
Fri Jul 9 18:19:46 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 464b5b13e6d251c65b3158af5df16057243f1619
      https://github.com/openvswitch/ovs/commit/464b5b13e6d251c65b3158af5df16057243f1619
  Author: Eelco Chaudron <echaudro at redhat.com>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

  Changed paths:
    M lib/tc.c

  Log Message:
  -----------
  netdev-offload-tc: Verify the flower rule installed.

When OVS installs the flower rule, it only checks for the OK from the
kernel. It does not check if the rule requested matches the one
actually programmed. This change will add this check and warns the
user if this is not the case.

Signed-off-by: Eelco Chaudron <echaudro at redhat.com>
Reviewed-by: Marcelo Ricardo Leitner <mleitner at redhat.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>




More information about the git mailing list