[dpdk-dev] [PATCH v10 0/8] support for netronome nfp-6xxx card

2015-12-08 Thread Thomas Monjalon
2015-11-30 10:25, Alejandro Lucero: > This patchset adds a new PMD for Netronome nfp-6xxx card. > Just PCI Virtual Functions support. > Using this PMD requires previous Netronome BSP installation. There is no risk to merge this driver disabled by default. Applied, thanks

[dpdk-dev] [PATCH v10 0/8] support for netronome nfp-6xxx card

2015-11-30 Thread Alejandro Lucero
This patchset adds a new PMD for Netronome nfp-6xxx card. Just PCI Virtual Functions support. Using this PMD requires previous Netronome BSP installation. v10: - Getting rid of __u8 usage - Squashing last two patches in one v9: - - Adding flag RTE_PCI_DRV_INTR_LSC - Makefile changes for