[ovs-git] [openvswitch/ovs] af741c: dpif-netdev: Update comment about flow installatio...

igsilya noreply at github.com
Thu Apr 18 08:17:16 UTC 2019


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

  Changed paths:
    M lib/dpif-netdev.c

  Log Message:
  -----------
  dpif-netdev: Update comment about flow installation race.

Userspace datapath uses per-PMD flow tables/classifiers for a long
time. However, it was decided to keep this race window to not block
revalidators. Comment should be updated to reflect the current state.

Fixes: 1c1e46ed8457 ("dpif-netdev: Add per-pmd flow-table/classifier.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Reviewed-by: Greg Rose <gvrose8192 at gmail.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>




More information about the git mailing list