[dpdk-dev] [PATCH v6 11/15] net/hinic: add hinic PMD build and doc files

Stephen Hemminger stephen at networkplumber.org
Tue Oct 29 16:50:36 CET 2019


On Thu, 27 Jun 2019 16:18:20 +0800
Ziyang Xuan <xuanziyang2 at huawei.com> wrote:

> +#
> +# Compile burst-oriented HINIC PMD driver
> +#
> +CONFIG_RTE_LIBRTE_HINIC_PMD=n

The most common naming convention for drivers is:
CONFIG_RTE_LIBRTE_PMD_XXX

so please use that.


More information about the dev mailing list