On Thu, Sep 4, 2014 at 3:17 PM, Alex Wang <al...@nicira.com> 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 <al...@nicira.com>
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 <pshe...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev