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