On Fri, May 06, 2016 at 11:55:44AM +0530, Jianbo Liu wrote:
Implement ixgbe vPMD on ARM with NEON intrinsic.
v3:
- rebase to rel_16_07 branch on dpdk-next-net.
v2:
- move the common code to new header file.
Jianbo Liu (4):
ixgbe: rearrange vector PMD code for x86
ixgbe: implement vector PMD for arm architecture
ixgbe: enable ixgbe vector PMD on ARMv8a platform
maintainers: claim responsibility for ixgbe vector PMD on ARM
Acked-by: Bruce Richardson <redacted>