[ovs-dev] [PATCH branch-2.13 0/4] ovsdb-idl: Preserve references for tracked deleted rows.

Ilya Maximets i.maximets at ovn.org
Fri Apr 9 18:06:25 UTC 2021


On 4/2/21 5:46 PM, Dumitru Ceara wrote:
> This backports the IDL change tracking fixes recently accepted on
> master branch.
> 
> The first patch is a backport of Ben's commit that introduces
> print_and_log() in test-ovsdb.c.  Cherry picking this commit avoids
> quite a lot of the conflicts when backporting the rest of the fixes
> and should be harmless because it only touches test code.
> 
> Ben Pfaff (1):
>       test-ovsdb: Log steps in idl test.
> 
> Dumitru Ceara (3):
>       ovsdb-idl.at: Make test outputs more predictable.
>       ovsdb-idl: Preserve references for deleted rows.
>       ovsdb-idl: Mark arc sources as updated when destination is deleted.
> 
>  lib/ovsdb-idl.c        |  135 +++++++--
>  lib/ovsdb-idl.h        |    2 
>  tests/ovsdb-cluster.at |    2 
>  tests/ovsdb-idl.at     |  747 ++++++++++++++++++++++++++++++++----------------
>  tests/test-ovsdb.c     |  442 +++++++++++++++++-----------
>  tests/test-ovsdb.py    |  119 +++++---
>  6 files changed, 962 insertions(+), 485 deletions(-)
> 

Thanks!  Applied to branches 2.13 and 2.14 so we don't have a gap.

Best regards, Ilya Maiximets.


More information about the dev mailing list