[dpdk-dev] [PATCH v8 03/14] net/ipn3ke: add IPN3KE ethdev PMD driver
Ferruh Yigit
ferruh.yigit at intel.com
Mon Apr 15 14:28:33 CEST 2019
On 4/15/2019 6:06 AM, Rosen Xu wrote:
> Add Intel FPGA Acceleration NIC IPN3KE ethdev PMD driver.
>
> Signed-off-by: Rosen Xu <rosen.xu at intel.com>
> Signed-off-by: Andy Pei <andy.pei at intel.com>
> Signed-off-by: Dan Wei <dan.wei at intel.com>
<...>
> @@ -633,6 +633,12 @@ F: drivers/net/ice/
> F: doc/guides/nics/ice.rst
> F: doc/guides/nics/features/ice.ini
>
> +Intel ipn3ke
> +M: Rosen Xu <rosen.xu at intel.com>
> +T: git://dpdk.org/next/dpdk-next-net-intel
> +F: drivers/net/ipn3ke/
> +F: doc/guides/nics/ipn3ke.rst
> +F: doc/guides/nics/features/ipn3ke.ini
> Marvell mvpp2
Please put an empty line after ipn3ke block.
<...>
> +Pre-Installation Configuration
> +------------------------------
> +
> +Config File Options
> +~~~~~~~~~~~~~~~~~~~
> +
> +The following options can be modified in the ``config`` file.
> +Please note that enabling debugging options may affect system performance.
There is no DEBUG option for driver, looks like copy/paste from other driver docs.
More information about the dev
mailing list