On Tue, May 24, 2016 at 05:10:01PM +0100, Bruce Richardson wrote:
On Fri, May 06, 2016 at 11:55:44AM +0530, Jianbo Liu wrote:
quoted
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>
Applied to dpdk-next-net/rel_16_07
Jianbo, I've fixed some checkpatch issues in patch 2, and updated the NIC features
overview table as part of patch 3 when applying them. Please verify all is ok
with you on the 16.07 branch, since I don't have ARM platforms to check things
on.
Regards,
/Bruce