-----Original Message----- > Date: Fri, 22 Dec 2017 20:47:25 +0530 > From: Sunil Kumar Kori <sunil.k...@nxp.com> > To: jerin.ja...@caviumnetworks.com > CC: dev@dpdk.org, hemant.agra...@nxp.com > Subject: [PATCH v2 12/12] doc: add DPAA eventdev guide > X-Mailer: git-send-email 2.9.3 > > Signed-off-by: Sunil Kumar Kori <sunil.k...@nxp.com> > +Config File Options > +~~~~~~~~~~~~~~~~~~~ > + > +The following options can be modified in the ``config`` file. > +Please note that enabling debugging options may affect system performance. > + > +- ``CONFIG_RTE_LIBRTE_PMD_DPAA_EVENTDEV`` (default ``y``) > + > + Toggle compilation of the ``librte_pmd_dpaa_event`` driver. > + > +- ``CONFIG_RTE_LIBRTE_PMD_DPAA_EVENTDEV_DEBUG`` (default ``n``)
Looks like CONFIG_RTE_LIBRTE_PMD_DPAA_EVENTDEV_DEBUG option is removed in the series. In general this series looks good to me. It would be good if someone from NXP ACK the driver code so that I can pull the to next-event tree. /Jerin