Michael,
The default endianess of Power7/8 is big endian. So I set big endian in
the configuration file. If use little endian, just change the
configuration file. Of cause, there is some way to determine the endian
in run time. However, the original DPDK didn't do this. I think this
can be i
On 11/23/2014 9:22 PM, Chao Zhu wrote:
> This patch adds architecture specific byte order operations for IBM Power
> architecture. Power architecture support both big endian and little
> endian. This patch also adds a RTE_ARCH_BIG_ENDIAN micro.
>
> Signed-off-by: Chao Zhu
> ---
> config/defconfig
This patch adds architecture specific byte order operations for IBM Power
architecture. Power architecture support both big endian and little
endian. This patch also adds a RTE_ARCH_BIG_ENDIAN micro.
Signed-off-by: Chao Zhu
---
config/defconfig_ppc_64-power8-linuxapp-gcc|1 +
.../com
3 matches
Mail list logo