Re: [ovs-dev] [PATCH 2/2] v3 odp-utils: Print human readable ipv4-tunnel-key flags

2012-11-15 Thread Pravin Shelar
Thanks, I pushed both patches to master and 1.9. On Wed, Nov 14, 2012 at 7:04 PM, Jesse Gross wrote: > On Wed, Nov 14, 2012 at 5:47 PM, Pravin B Shelar wrote: > >> Signed-off-by: Pravin B Shelar >> --- >> lib/odp-util.c | 43 --- >> tests/odp.at |

Re: [ovs-dev] [PATCH 2/2] v3 odp-utils: Print human readable ipv4-tunnel-key flags

2012-11-14 Thread Jesse Gross
On Wed, Nov 14, 2012 at 5:47 PM, Pravin B Shelar wrote: > Signed-off-by: Pravin B Shelar > --- > lib/odp-util.c | 43 --- > tests/odp.at |4 +++- > 2 files changed, 39 insertions(+), 8 deletions(-) Also looks good, thanks. __

[ovs-dev] [PATCH 2/2] v3 odp-utils: Print human readable ipv4-tunnel-key flags

2012-11-14 Thread Pravin B Shelar
Signed-off-by: Pravin B Shelar --- lib/odp-util.c | 43 --- tests/odp.at |4 +++- 2 files changed, 39 insertions(+), 8 deletions(-) diff --git a/lib/odp-util.c b/lib/odp-util.c index ac7ae94..9b0876c 100644 --- a/lib/odp-util.c +++ b/lib/odp-util.c