On 07/06/2016 05:26, "Ilya Maximets" <i.maxim...@samsung.com> wrote:
>For the series: >Acked-by: Ilya Maximets <i.maxim...@samsung.com> Thanks for the prompt review! > >One little issue is that initialization of dummy-numa is usually >occurs before enabling of log file. This means that information >about discovered cores and numas not available in ovs-vswitchd.log. >But in testing time this log messages are available inside stderr, >so, it's doesn't really matter. You're right, I didn't realize that I changed ovs_numa_init_dummy() to ovs_numa_set_dummy() and postponed the actual initialization to ovs_numa_init() to fix this problem. With that changed I pushed this to master. > >Best regards, Ilya Maximets. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev