[ovs-git] [ovn-org/ovn] 18f719: ovn-trace: Set ct_state if not already set when tr...

Dumitru Ceara noreply at github.com
Tue Nov 9 19:06:44 UTC 2021


  Branch: refs/heads/branch-21.06
  Home:   https://github.com/ovn-org/ovn
  Commit: 18f719968a91cb26701108a10882a2ed2c58bb2c
      https://github.com/ovn-org/ovn/commit/18f719968a91cb26701108a10882a2ed2c58bb2c
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2021-11-09 (Tue, 09 Nov 2021)

  Changed paths:
    M tests/ovn-northd.at
    M utilities/ovn-trace.c

  Log Message:
  -----------
  ovn-trace: Set ct_state if not already set when tracing ct(nat).

Since 0038579d1928 ("northd: Optimize ct nat for load balancer
traffic.") calls to 'ct()' and 'ct(nat)' are merged because 'ct(nat)'
implies 'ct()'.  However ovn-trace was not setting ct_state when
processing 'ct(nat)'.  This was yielding unexpected results.

Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=2017540
Reported-by: Surya Seetharaman <surya at redhat.com>
Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>
(cherry picked from commit c117ce1cf32a868af50c25eadc790ea20cd08fe8)




More information about the git mailing list