Re: [PATCH v4 0/4] fix performance/cache resource issues with 128-byte cache line targets
From: Thomas Monjalon <hidden> Date: 2016-02-11 11:54:44
2016-01-29 13:15, Jerin Jacob:
This patchset fixes performance/cache resource issues with 128-byte cache line targets
found in mbuf and bitmap DPDK libraries
Currently, we have two DPDK targets(ThunderX and ppc_64) which are based on
128-bytes cache line size target.
This patchset doesn't introduce any performance degradation
for 64-bytes cache line size targets.