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 <tho...@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.richard...@intel.com>