[dpdk-dev] [PATCH 7/7] ixgbe/base: fix build with debug

2014-07-03 Thread Zhang, Helin
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Wednesday, July 2, 2014 11:03 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 7/7] ixgbe/base: fix build with debug > > The upgraded base driver, especia

[dpdk-dev] [PATCH 7/7] ixgbe/base: fix build with debug

2014-07-02 Thread Thomas Monjalon
The upgraded base driver, especially commit 9ba80bde4c, didn't compile if CONFIG_RTE_LIBRTE_IXGBE_DEBUG_DRIVER is enabled. Signed-off-by: Thomas Monjalon --- lib/librte_pmd_ixgbe/ixgbe/ixgbe_osdep.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/librte_pmd_ixgbe/ixgb