[dpdk-dev] [PATCH v5 2/4] eal: move gcc version definition to common header

Jianbo Liu jianbo.liu at linaro.org
Mon May 15 04:07:10 CEST 2017


On 12 May 2017 at 18:15, Ashwin Sekhar T K
<ashwin.sekhar at caviumnetworks.com> wrote:
> Moved the definition of GCC_VERSION from lib/librte_table/rte_lru.h
> to lib/librte_eal/common/include/rte_common.h.
>
> Tested compilation on:
>  * arm64 with gcc
>  * x86 with gcc and clang
>
> Signed-off-by: Ashwin Sekhar T K <ashwin.sekhar at caviumnetworks.com>
> Reviewed-by: Jan Viktorin <viktorin at rehivetech.com>
> ---
>  lib/librte_eal/common/include/rte_common.h |  6 ++++++
>  lib/librte_table/rte_lru.h                 | 10 ++--------
>  2 files changed, 8 insertions(+), 8 deletions(-)
>

Acked-by: Jianbo Liu <jianbo.liu at linaro.org>


More information about the dev mailing list