[ovs-dev] [PATCH ovn 0/3] Improve ovn-detrace support for parsing OpenFlow cookies.

Dumitru Ceara dceara at redhat.com
Fri Nov 8 11:14:59 UTC 2019


Commit eb25a7da639e ("Improve debuggability of OVN to OpenFlow translations.")
added support for more types of cookies (partial SB uuids) that are stored
in OpenFlow entries created by ovn-controller.

The last patch in this series implements support for parsing all these
different cookies in ovn-detrace too.

The first two patches are bug fixes required as ovn-detrace was broken
after moving OVN to its own separte rundir.

CC: Han Zhou <hzhou at ovn.org>
Signed-off-by: Dumitru Ceara <dceara at redhat.com>

Dumitru Ceara (3):
      ovn-detrace: Fix rundir.
      ovn-detrace: Fix line parsing.
      ovn-detrace: Add support for other types of SB cookies.


 utilities/ovn-detrace.in |  186 ++++++++++++++++++++++++++++++++--------------
 1 file changed, 129 insertions(+), 57 deletions(-)




More information about the dev mailing list