[dpdk-stable] [PATCH v2] devtools: fix check symbol change script

David Marchand david.marchand at redhat.com
Mon Mar 23 14:19:35 CET 2020


On Mon, Mar 23, 2020 at 12:56 PM Nithin Dabilpuram
<ndabilpuram at marvell.com> wrote:
>
> Fix check symbol change script to detect new diff file when
> it is in between  "--- /dev/null" to "b/lib/...".
> Current awk line expects line to start with "a/..."
> which is not always true for all diffs.
> As a result if in_map was '1' earlier, it will not be changed
> to '0' and we get check patch errors which are not true.
>
> Fixes: 4bec48184e33 ("devtools: add checks for ABI symbol addition")
> Cc: stable at dpdk.org
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> Signed-off-by: Nithin Dabilpuram <ndabilpuram at marvell.com>
> Acked-by: Neil Horman <nhorman at tuxdriver.com>
> Tested-by: Jerin Jacob <jerinj at marvell.com>

Thanks Nithin, applied.

-- 
David Marchand



More information about the stable mailing list