Thx for pointing it out, I'll make a note in the comment.

On Fri, Sep 5, 2014 at 2:19 PM, Pravin Shelar <[email protected]> wrote:

> On Thu, Sep 4, 2014 at 3:17 PM, Alex Wang <[email protected]> wrote:
> > Many of the ovs_numa_*() functions abort the program when the
> > input cpu socket or core id is invalid.  This commit relaxes
> > the input check and makes these functions return OVS_*_UNSPEC
> > when the check fails.
> >
> > Signed-off-by: Alex Wang <[email protected]>
>
> Due to CPU hot plugging, the range based check for core id and numa id
> is not good enough, but it can improved later on.
> Otherwise looks good.
>
> Acked-by: Pravin B Shelar <[email protected]>
>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to