Re: [ovs-dev] [PATCH] netdev-dpdk: print default vhost-sock-dir if none provided

2016-05-06 Thread Loftus, Ciara
> Hi Ciara, > > Please add a Fixes: tag. > > Ciara Loftus writes: > > > Signed-off-by: Ciara Loftus > > --- > > lib/netdev-dpdk.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/lib/netdev-dpdk.c b/lib/netdev-dpdk.c > > index b488c60..67b9e0d 100644 > > --- a/li

Re: [ovs-dev] [PATCH] netdev-dpdk: print default vhost-sock-dir if none provided

2016-05-05 Thread Aaron Conole
Hi Ciara, Please add a Fixes: tag. Ciara Loftus writes: > Signed-off-by: Ciara Loftus > --- > lib/netdev-dpdk.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/netdev-dpdk.c b/lib/netdev-dpdk.c > index b488c60..67b9e0d 100644 > --- a/lib/netdev-dpdk.c > +++ b/lib/

[ovs-dev] [PATCH] netdev-dpdk: print default vhost-sock-dir if none provided

2016-05-05 Thread Ciara Loftus
Signed-off-by: Ciara Loftus --- lib/netdev-dpdk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/netdev-dpdk.c b/lib/netdev-dpdk.c index b488c60..67b9e0d 100644 --- a/lib/netdev-dpdk.c +++ b/lib/netdev-dpdk.c @@ -2982,7 +2982,7 @@ dpdk_init__(const struct smap *ovs_other_