The original message was received at Sun, 1 Jan 2006 02:21:04 +0530 from
cgocable.ca [123.186.220.110]
- The following addresses had permanent fatal errors -
dev@openvswitch.org
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/
Currently virtio driver in guest operating system have to be configured
to use exactly same number of queues. If number of queues will be less,
some packets will get stuck in queues unused by guest and will not be
received.
Fix that by using new 'vring_state_changed' callback, which is
available f
In case that we flushed everything already, we can immeidately return NULL.
Signed-off-by: Liran Schour
---
ovsdb/monitor.c | 4
1 file changed, 4 insertions(+)
diff --git a/ovsdb/monitor.c b/ovsdb/monitor.c
index 5ae9cdb..1a07f19 100644
--- a/ovsdb/monitor.c
+++ b/ovsdb/monitor.c
@@ -733,
In case of delete only: !initial,!insert,!modify. We can not be sure that we
will see X if we have: insert X, delete X.
In case of modify only: !initial,!insert,!delete. We can not be sure that we
will see X modified if we have: insert X, modify X, delete X.
Signed-off-by: Liran Schour
---
tests
Aaron Conole writes:
> Daniele Di Proietto writes:
>
>> On 09/02/2016 09:48, "Traynor, Kevin" wrote:
>>
>>>
>>>
-Original Message-
From: Aaron Conole [mailto:acon...@redhat.com]
Sent: Friday, January 29, 2016 5:57 PM
To: dev@openvswitch.org
Cc: Flavio Leitner ;