Re: [ovs-dev] [PATCH] ovs-numa: Add module description.

2014-09-04 Thread Alex Wang
Thx for the clarification, I'll replace the 'socket' with 'numa' and repost the series. On Thu, Sep 4, 2014 at 1:32 PM, Pravin Shelar wrote: > On Thu, Sep 4, 2014 at 1:26 PM, Alex Wang wrote: > > Add a short description of the module and its assumption. > > > > Signed-off-by: Alex Wang > > --

Re: [ovs-dev] [PATCH] ovs-numa: Add module description.

2014-09-04 Thread Pravin Shelar
On Thu, Sep 4, 2014 at 1:26 PM, Alex Wang wrote: > Add a short description of the module and its assumption. > > Signed-off-by: Alex Wang > --- > lib/ovs-numa.c | 12 > 1 file changed, 12 insertions(+) > > diff --git a/lib/ovs-numa.c b/lib/ovs-numa.c > index 2de2aa2..ad44d95 10064

[ovs-dev] [PATCH] ovs-numa: Add module description.

2014-09-04 Thread Alex Wang
Add a short description of the module and its assumption. Signed-off-by: Alex Wang --- lib/ovs-numa.c | 12 1 file changed, 12 insertions(+) diff --git a/lib/ovs-numa.c b/lib/ovs-numa.c index 2de2aa2..ad44d95 100644 --- a/lib/ovs-numa.c +++ b/lib/ovs-numa.c @@ -36,6 +36,18 @@