Re: [ovs-dev] [PATCH V6] Add Passive TCP connection to IDL.

2016-03-27 Thread Ofer Ben-Yacov
Hi Ben, I understand that you met Ayal for a short talk during ONS. From what he told me I think there might be some misunderstanding so I would like to make it clear what the intent here is. First, in case I did not explain it clearly before, I do *not* mean that the right sequence is "connect ->

[ovs-dev] [PATCH] ovsdb: Remove unused "struct ovsdb_log_read_cbdata".

2016-03-27 Thread Ben Pfaff
Signed-off-by: Ben Pfaff --- ovsdb/log.c | 7 --- 1 file changed, 7 deletions(-) diff --git a/ovsdb/log.c b/ovsdb/log.c index 1e4c75e..c1f8225 100644 --- a/ovsdb/log.c +++ b/ovsdb/log.c @@ -196,13 +196,6 @@ parse_header(char *header, unsigned long int *length, return true; } -struct

[ovs-dev] OVS PatchWork Update

2016-03-27 Thread alexw
30+ Day Old Patches === ID State Date Name -- - 585154 New2016-02-19 11:25:12 [ovs-dev,V5,2/2] netdev-dpdk: add jumbo frame support 587107 New2016-02-23 21:39:57 [ovs-dev,v3] lib/ovs-thread: Add Transactiona