diff options
author | Eelco Chaudron <echaudro@redhat.com> | 2021-05-18 06:17:48 -0400 |
---|---|---|
committer | Ilya Maximets <i.maximets@ovn.org> | 2021-07-08 21:19:06 +0200 |
commit | 355fef6f2ccbcf78797b938421cb4cef9b59af13 (patch) | |
tree | 62e67774036ca25f90886d3b504e56415118f4f2 /tests/system-kmod-macros.at | |
parent | 347362d0c108ebe659355c7666ed295bccaf8fd8 (diff) | |
download | openvswitch-355fef6f2ccbcf78797b938421cb4cef9b59af13.tar.gz |
ofproto-dpif-xlate: Avoid successive ct_clear datapath actions.
Due to flow lookup optimizations, especially in the resubmit/clone cases,
we might end up with multiple ct_clear actions, which are not necessary.
This patch only adds the ct_clear action to the datapath if any ct state
is tracked.
Signed-off-by: Eelco Chaudron <echaudro@redhat.com>
Acked-by: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'tests/system-kmod-macros.at')
0 files changed, 0 insertions, 0 deletions