[dpdk-dev] [PATCH 01/15] examples: enclose DPDK includes with angle brackets

Bruce Richardson bruce.richardson at intel.com
Tue Oct 27 12:32:07 CET 2020


On Mon, Oct 26, 2020 at 06:20:51AM +0100, Thomas Monjalon wrote:
> In examples, DPDK header files are external,
> so they must be enclosed with angle brackets, not quotes.
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
>  examples/bbdev_app/main.c              | 30 +++++++++++++-------------
>  examples/bond/main.c                   | 11 ++++------
>  examples/tep_termination/vxlan_setup.c |  2 +-
>  3 files changed, 20 insertions(+), 23 deletions(-)

Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list