29/06/2018 16:05, Iremonger, Bernard: > Hi Maxime, Thomas, > > <snip> > > Subject: Re: [PATCH v4 1/2] testpmd: add forwarding mode to simulate a noisy > > neighbour > > > > Hi Bernard, > > > > On 06/26/2018 01:09 PM, Iremonger, Bernard wrote: > > > checkpatch.pl is showing the following warnings: > > > > > > WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 > > > #122: FILE: app/test-pmd/noisy_vnf.c:1: > > > +/* SPDX-License-Identifier: BSD-3-Clause > > > > I'm not sure to get what is wrong here, any thoughts? > > > > I have looked at code and compared it with other license headers and it looks > ok to me. > > Hi Thomas, > > Could you take a look please to see if you can spot something.
You should use devtools/checkpatches.sh, it is configured to ignore SPDX warnings among other things.