> In DPDK, the macros RTE_BE32 or RTE_BE16 are usually used for > constant values. And functions such as rte_cpu_to_be_32 or > rte_cpu_to_be_16 are optimized for variables. > > Signed-off-by: Harold Huang <[email protected]>
Sorry this patch was forgotten. Applied, thanks.

