Re: [dpdk-dev] [PATCH 0/8] NXP DPAA2 compilation and runtime fixes

2017-07-14 Thread Thomas Monjalon
11/07/2017 16:55, Hemant Agrawal: > This patch series add support for: > [1-2] GCC 7.1 compilation issue > [3-4] Compilation with all debug mode enabled > [5-7] Run time issues obseved over RC1 > [8] adding newline char in RTE_LOG > > Hemant Agrawal (8): > crypto/dpaa2_sec: remove GCC 7.1 compil

[dpdk-dev] [PATCH 0/8] NXP DPAA2 compilation and runtime fixes

2017-07-11 Thread Hemant Agrawal
This patch series add support for: [1-2] GCC 7.1 compilation issue [3-4] Compilation with all debug mode enabled [5-7] Run time issues obseved over RC1 [8] adding newline char in RTE_LOG Hemant Agrawal (8): crypto/dpaa2_sec: remove GCC 7.1 compilation error net/dpaa2: fix flow control switch c