On 05.02.2016 23:18, Flavio Leitner wrote:
> If you are demoting an INFO log message, I would ask you tell in the NEWS
> file about that and the new command. I am saying this because I know people
> watching for that message to make sure it is working.
>
> Another concern is with the command name.
This command can be used to check the port/rxq assignment to
pmd threads. For each pmd thread of the datapath shows list
of queue-ids with port names.
Additionally log message from pmd_thread_main() extended with
queue-id, and type of this message changed from INFO to DBG.
Signed-off-by: Ilya Max
Fixes: e75291417990 ("ovs-benchmark: Remove.")
Signed-off-by: Ilya Maximets
---
manpages.mk | 6 --
1 file changed, 6 deletions(-)
diff --git a/manpages.mk b/manpages.mk
index 6141242..bf96e9f 100644
--- a/manpages.mk
+++ b/manpages.mk
@@ -110,12 +110,6 @@ utilities/ovs-appctl.8: \
utilitie
Message could not be delivered
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
30+ Day Old Patches
===
ID State Date Name
-- -
548008 New2015-11-24 11:19:01 [ovs-dev,v4,2/4] ovn: New flows for DHCP
tranffic
548010 New2015-11-24 11:19:02 [ovs-dev,v4,3/4] ovn: Process dhcp
packet-ins and
Apologies for the top post on this one.
I am going to rebase and resubmit this series in 14 - 18 hours. At that
time I am doing the following:
Changing Kevin and Panu's Cc: lines to ACKs
Adding:
Tested-by: RobertX Wojciechowicz
The deltas from v8 to v9 are comment changes, and making the -n and
96
Because v-vitamin really helps your desire!
p{margin:10px 0;padding:0;}
table{border-collapse:collapse;}
h1,h2,h3,h4,h5,h6{display:block;margin:0;padding:0;}
img,a img{border:0;height:auto;outline:none;text-decoration:none;}
body,#bodyTable,#bodyCell{height:100%;margin:0;padding:0;
Andy Zhou wrote on 05/02/2016 01:46:45 PM:
> On Wed, Feb 3, 2016 at 5:53 AM, Liran Schour wrote:
> Python idl works now with "monitor_cond" method. Add test
> for backward compatibility with old "monitor" method.
>
> Signed-off-by: Liran Schour
>
> I glanced through the logic of most of the c
Andy Zhou wrote on 05/02/2016 01:03:17 PM:
> On Wed, Feb 3, 2016 at 5:53 AM, Liran Schour wrote:
> Add API that allows the user to create condition iteratively
> and send condition_update to the server.
>
> Signed-off-by: Liran Schour
>
> ---
> v2->v3:
> * Simplify API to allow iteratively a
Andy Zhou wrote on 05/02/2016 12:03:58 PM:
> On Wed, Feb 3, 2016 at 5:53 AM, Liran Schour wrote:
> IDL uses now a uuid to specify a monitoring session that is being
> sent to the server on "monitor_cond" request.
> This uuid will be used to issue ongoing "monitor_cond_change" requests
> for this
Andy Zhou wrote on 05/02/2016 12:00:27 PM:
>
> On Wed, Feb 3, 2016 at 5:53 AM, Liran Schour wrote:
> ovsdb-server now accepts "monitor_cond_update" request. On conditions
update
> we insert all rows of table in a new changes list - OVSDB_MONITOR_ALL
that are
> being indexed by the transaction
Andy Zhou wrote on 05/02/2016 10:47:48 AM:
>
> Only a few small comments in line.
>
> On Wed, Feb 3, 2016 at 5:53 AM, Liran Schour wrote:
> Hold session's conditions in ovsdb_monitor_session_condition. Pass it
> to ovsdb_monitor for generating "update2" notifications.
> Add functions that can
Andy Zhou wrote on 04/02/2016 11:54:06 PM:
> On Sun, Jan 31, 2016 at 11:03 PM, Liran Schour
wrote:
> Columns indexing is different in ovsdb_row then in ovsdb_monitor_row.
> We need mapping between the 2 for condition evaluation.
>
> signed-off-by: Liran Schour
>
> It may be simpler to and mo
13 matches
Mail list logo