[dpdk-dev] [PATCH v2] vhost: suppress error if NUMA is not available

Maxime Coquelin maxime.coquelin at redhat.com
Fri Aug 10 18:30:43 CEST 2018



On 08/10/2018 09:24 AM, Ilya Maximets wrote:
> It's a common case that 'get_mempolicy' fails on systems
> without NUMA support. No need to flag an error in log for
> this situation.
> 
> Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
> Reviewed-by: Tiwei Bie <tiwei.bie at intel.com>
> ---
> 
> Version 2:
> 	* Fixed 'check-git-log.sh' warning.
> 
>   lib/librte_vhost/vhost.c | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks!
Maxime


More information about the dev mailing list