Re: [ovs-dev] [PATCH 1/3] ofproto-dpif: Update handle_action() comment.

2017-03-23 Thread Jarno Rajahalme
Acked-by: Jarno Rajahalme > On Mar 22, 2017, at 11:26 PM, Justin Pettit wrote: > > The comment didn't mention the SLOW_LLDP and SLOW_ACTION reasons. > > Signed-off-by: Justin Pettit > --- > ofproto/ofproto-dpif-upcall.c | 7 +-- > 1 file

[ovs-dev] [PATCH 1/3] ofproto-dpif: Update handle_action() comment.

2017-03-23 Thread Justin Pettit
The comment didn't mention the SLOW_LLDP and SLOW_ACTION reasons. Signed-off-by: Justin Pettit --- ofproto/ofproto-dpif-upcall.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ofproto/ofproto-dpif-upcall.c b/ofproto/ofproto-dpif-upcall.c index