[dpdk-dev] [PATCH] devtools: refuse indent with tabs in Meson
David Marchand
david.marchand at redhat.com
Tue Nov 2 19:22:46 CET 2021
On Tue, Nov 2, 2021 at 7:16 PM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> On Fri, 22 Oct 2021 22:55:31 +0200
> David Marchand <david.marchand at 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.marchand at redhat.com>
>
> There is also a new one in the dumpcap program, but can send follow on
> for that one.
>
> Approved-by: Stephen Hemminger <stephen at networkplumber.org>
I am not aware of this form of tag, and patchwork does not recognise it either.
Converted to usual ack.
--
David Marchand
More information about the dev
mailing list