Hi,
Today I tried no-huge option with app/test, the test app crashed.
It seems that memory can not be allocated.
I think it could be this change causing the panic. Can someone check it?
commit 2d65283c259616a5643599ce32d7a62d174ec49e
Author: Cyril Chemparathy
Date: Thu Jul 9 16:25:14 2015 +08
-- Original --
From: "Tony Lu";;
Date: Jul 9, 2015
To: "'Thomas Monjalon'";
Cc: "dev";
Subject: Re: [dpdk-dev] [PATCH v3 04/12] eal: allow empty compile time flags
>-Original Message-
>From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
>Sen
In the no-x86 branch, a parentheses is missing.
And need to include header to use CHAR_BIT.
Signed-off-by: Bruce Liu <2103458176 at qq.com>
---
lib/librte_hash/rte_jhash.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lib/librte_hash/rte_jhash.h b/lib/librte_hash/rte_jhas
3 matches
Mail list logo