On Wed, Oct 27, 2021 at 11:57 AM Bruce Richardson <bruce.richard...@intel.com> wrote: > > On Fri, Oct 22, 2021 at 10:55:31PM +0200, David Marchand wrote: > > The rule for indentation in Meson in DPDK is 4 spaces. > > > > Any tab should be flagged as an issue, let's extend the check and fix > > existing offenders. > > > > Fixes: 4ad4b20a7905 ("drivers: change indentation in build files") > > Fixes: 2457705e6474 ("crypto/cnxk: add driver skeleton") > > Fixes: 634b73104482 ("app/testpmd: build on Windows") > > Fixes: 3a6bfc37eaf4 ("net/ice: support QoS config VF bandwidth in DCF") > > Fixes: 8ef09fdc506b ("build: add optional NUMA and CPU counts detection") > > Fixes: e1369718f553 ("common/octeontx: enable build only on 64-bit Linux") > > Fixes: 2b504721bfda ("app/bbdev: enable la12xx") > > > > Signed-off-by: David Marchand <david.march...@redhat.com> > Acked-by: Bruce Richardson <bruce.richard...@intel.com> Acked-by: Stephen Hemminger <step...@networkplumber.org>
Fixed new issues on main, and applied, thanks. -- David Marchand