numam-dpdk/lib/librte_pmd_enic
Sujith Sankar 2d3ba69654 enic: fix build by using standard integer types
ENIC PMD was giving compilation errors on ppc_64-power8-linuxapp-gcc because
of types such as u_int32_t.  This patch replaces all those with uint32_t and
similar ones.

Reported-by: David Marchand <david.marchand@6wind.com>
Signed-off-by: Sujith Sankar <ssujith@cisco.com>
Acked-by: David Marchand <david.marchand@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2014-11-28 16:59:21 +01:00
..
vnic enic: fix build by using standard integer types 2014-11-28 16:59:21 +01:00
enic_clsf.c enic: new driver 2014-11-26 23:07:11 +01:00
enic_compat.h enic: fix build by using standard integer types 2014-11-28 16:59:21 +01:00
enic_ethdev.c enic: new driver 2014-11-26 23:07:11 +01:00
enic_main.c enic: fix build by using standard integer types 2014-11-28 16:59:21 +01:00
enic_res.c enic: new driver 2014-11-26 23:07:11 +01:00
enic_res.h enic: new driver 2014-11-26 23:07:11 +01:00
enic.h enic: fix build by using standard integer types 2014-11-28 16:59:21 +01:00
LICENSE enic: license 2014-11-26 23:07:11 +01:00
Makefile enic: fix dependencies 2014-11-27 19:12:43 +01:00