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

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Nov 20 17:19:52 CET 2015


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 necessary to have libsze2 library installed and
> kernel modules (combov3, szedata2_cv3) loaded.
> Therefore in default configuration PMD compilation is disabled. To compile
> szedata2 PMD, it is necessary to enable CONFIG_RTE_LIBRTE_PMD_SZEDATA2=y.

Applied with few cleanups, thanks


More information about the dev mailing list