[dpdk-dev] [PATCH v4] ixgbe: fix data access on big endian cpu.

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Jul 30 01:33:57 CEST 2015


> > 1. cpu use data owned by ixgbe must use rte_le_to_cpu_xx(...)
> > 2. cpu fill data to ixgbe must use rte_cpu_to_le_xx(...)
> > 3. checking pci status with converted constant
> > 
> > Signed-off-by: Xuelin Shi <xuelin.shi at freescale.com>
> 
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

Applied without added blank lines, thanks


More information about the dev mailing list