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 <[email protected]> Reviewed-by: Tiwei Bie <[email protected]> --- 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 <[email protected]> Thanks! Maxime

