Re: [dpdk-dev] [PATCH v9 11/14] build: disable Arm drivers

2020-11-12 Thread Honnappa Nagarahalli
> > A few options that disabled drivers in the old makefiles were improperly > ported to the meson build system. Fix this by adding a to the list of disabled > drivers, similarly how the command line option works. Remove unneeded > driver options ported from the old makefile system. > Add suppor

[dpdk-dev] [PATCH v9 11/14] build: disable Arm drivers

2020-11-11 Thread Juraj Linkeš
A few options that disabled drivers in the old makefiles were improperly ported to the meson build system. Fix this by adding a to the list of disabled drivers, similarly how the command line option works. Remove unneeded driver options ported from the old makefile system. Add support for removing