On 6/25/16, 10:29 AM, "dev on behalf of Keith Wiles" <dev-bounces at dpdk.org on behalf of keith.wiles at intel.com> wrote:
>Move the next pointer to the first cacheline of the rte_mbuf structure >and move the offload values to the second cacheline to give better >performance to applications using chained mbufs. > >Enabled by a configuration option CONFIG_RTE_MBUF_CHAIN_FRIENDLY default >is set to No. > >Signed-off-by: Keith Wiles <keith.wiles at intel.com> nak thought I had based these on the current master ?