On Fri, 22 Oct 2021 22:55:31 +0200 David Marchand <david.march...@redhat.com> 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> There is also a new one in the dumpcap program, but can send follow on for that one. Approved-by: Stephen Hemminger <step...@networkplumber.org>