[dpdk-dev] [PATCH v3 0/6] Virtual PMD using sze2 layer for COMBO cards

2015-11-20 Thread Thomas Monjalon
2015-11-10 15:18, Matej Vido: > This is virtual PMD which communicates with COMBO-80G and COMBO-100G > cards through sze2 layer. Communication with COMBO card is managed > through interface provided by libsze2 library and kernel modules > (combov3, szedata2_cv3). > > To compile and use PMD, it is

[dpdk-dev] [PATCH v3 0/6] Virtual PMD using sze2 layer for COMBO cards

2015-11-10 Thread Matej Vido
This is virtual PMD which communicates with COMBO-80G and COMBO-100G cards through sze2 layer. Communication with COMBO card is managed through interface provided by libsze2 library and kernel modules (combov3, szedata2_cv3). To compile and use PMD, it is necessary to have libsze2 library installe