On Fri, Oct 14, 2016 at 09:29:59AM +0530, Jianbo Liu wrote: > This patch set is to implement i40e vector PMD on ARM64. > For x86, vPMD is only reorganized, there should be no performance loss. > > v1 -> v2 > - rebase to dpdk-next-net/rel_16_11 > > Jianbo Liu (5): > i40e: extract non-x86 specific code from vector driver > i40e: implement vector PMD for ARM architecture > i40e: enable i40e vector PMD on ARMv8a platform > i40e: make vector driver filenames consistent > maintainers: claim i40e vector PMD on ARM > While I haven't reviewed the ARM code, I have run a very quick sanity check on an IA platform and saw no performance regression there.
Acked-by: Bruce Richardson <bruce.richardson at intel.com>