[dpdk-dev] [PATCH 2/4] net/nfp: update PMD for using new CPP interface

2018-04-05 Thread Alejandro Lucero
PF PMD support was based on NSPU interface. This patch changes the PMD for using the new CPP user space interface which gives more flexibility for adding new functionalities. This change just affects initialization with the datapath being the same than before. Signed-off-by: Alejandro Lucero ---

[dpdk-dev] [PATCH 2/4] net/nfp: update PMD for using new CPP interface

2018-03-23 Thread Alejandro Lucero
PF PMD support was based on NSPU interface. This patch changes the PMD for using the new CPP user space interface which gives more flexibility for adding new functionalities, and specifically at this point, for properly selecting the right firmware file which requires to know about the card to work