3 fixes related to set sizes in columns.  It's tricky to prepare
tests that trigger one issue, but do not trigger other, so tests
are added as a separate patch.

Ilya Maximets (4):
  ovsdb: file: Fix inability to read diffs that violate type size.
  ovsdb: file: Fix diff application to a default column value.
  ovsdb: relay: Fix handling of XOR updates with size constraints.
  tests: Add ovsdb execution cases for set size constraints.

 ovsdb/execution.c        |  4 +--
 ovsdb/file.c             | 16 +++++++-----
 ovsdb/row.c              | 13 +++++++---
 ovsdb/row.h              |  3 ++-
 ovsdb/table.c            |  5 ++--
 tests/ovsdb-execution.at | 54 ++++++++++++++++++++++++++++++++++------
 tests/ovsdb-server.at    | 15 ++++++++++-
 tests/test-ovsdb.c       | 13 +++++-----
 8 files changed, 95 insertions(+), 28 deletions(-)

-- 
2.40.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to