[ovs-dev] [PATCH v6 1/1] ovsdb-idl : Add APIs to query if a table and a column is present or not.

2021-08-26 Thread numans
From: Numan Siddique This patch adds 2 new APIs in the ovsdb-idl client library - ovsdb_idl_server_has_table() and ovsdb_idl_server_has_column() to query if a table and a column is present in the IDL or not. This patch also adds IDL helper functions which are auto generated from the schema whic

Re: [ovs-dev] [PATCH v6 1/1] ovsdb-idl : Add APIs to query if a table and a column is present or not.

2021-08-27 Thread Ilya Maximets
On 8/27/21 12:56 AM, num...@ovn.org wrote: > From: Numan Siddique > > This patch adds 2 new APIs in the ovsdb-idl client library > - ovsdb_idl_server_has_table() and ovsdb_idl_server_has_column() to > query if a table and a column is present in the IDL or not. This > patch also adds IDL helper

Re: [ovs-dev] [PATCH v6 1/1] ovsdb-idl : Add APIs to query if a table and a column is present or not.

2021-08-30 Thread Numan Siddique
On Fri, Aug 27, 2021 at 9:30 PM Ilya Maximets wrote: > > On 8/27/21 12:56 AM, num...@ovn.org wrote: > > From: Numan Siddique > > > > This patch adds 2 new APIs in the ovsdb-idl client library > > - ovsdb_idl_server_has_table() and ovsdb_idl_server_has_column() to > > query if a table and a colum

Re: [ovs-dev] [PATCH v6 1/1] ovsdb-idl : Add APIs to query if a table and a column is present or not.

2021-09-27 Thread 0-day Robot
Bleep bloop. Greetings Numan Siddique, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. git-am: error: Failed to merge in the changes. hint: Use 'git am --show-current-patch' to see the failed