numam-dpdk/devtools
Jakub Palider 53e6597643 devtools: check commit tag sequence
This change to log checking procedure ensures that certain
tags are in proper order.
The order of tags is as follows:
 * Coverity issue
 * Bugzilla ID
 * Fixes
 * Cc
 * <BLANK LINE>
 * Reported-by
 * Suggested-by
 + Signed-off-by
 * Acked-by
 * Reviewed-by
 * Tested-by
where:
 * => 0 or more than one instance possible
 + => more than once instance possible
In order to satisfy the above requirements an extra check
is performed for obligatory tags.

Note: The last block of tags ending with "-by"
should be ordered in chronological order.

Signed-off-by: Jakub Palider <jpalider@marvell.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2022-11-25 10:55:05 +01:00
..
cocci eal: deprecate RTE_FUNC_PTR_* macros 2022-09-23 16:14:34 +02:00
build-dict.sh devtools: add checkpatch spelling dictionary builder 2020-07-31 01:09:26 +02:00
build-tags.sh examples/performance-thread: remove 2022-01-20 14:30:59 +01:00
check-abi-version.sh devtools: handle internal version in symbols check 2020-05-19 19:12:18 +02:00
check-abi.sh version: 22.11-rc0 2022-07-21 12:13:48 +02:00
check-doc-vs-code.sh devtools: check flow API doc tables 2021-05-18 19:06:56 +02:00
check-dup-includes.sh devtools: support FreeBSD 2019-07-31 00:22:33 +02:00
check-forbidden-tokens.awk devtools: fix comment detection in forbidden token check 2022-01-27 17:17:41 +01:00
check-git-log.sh devtools: check commit tag sequence 2022-11-25 10:55:05 +01:00
check-maintainers.sh devtools: fix file listing in maintainers check 2021-06-23 11:18:54 +02:00
check-meson.py devtools: forbid indent with tabs in Meson 2021-11-02 19:25:30 +01:00
check-spdx-tag.sh dts: add tools configuration 2022-11-09 18:07:56 +01:00
check-symbol-change.sh fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
check-symbol-maps.sh devtools: catch empty symbol maps 2022-11-15 18:18:00 +01:00
checkpatches.sh devtools: fix checkpatch header retrieval from stdin 2022-11-23 17:38:02 +01:00
cocci.sh fix Mellanox copyright and SPDX tag 2020-02-13 18:47:28 +01:00
dts-check-format.sh devtools: set DTS directory in format check 2022-11-23 16:55:17 +01:00
gen-abi.sh devtools: adjust verbosity of ABI check 2021-01-13 00:04:33 +01:00
get-maintainer.sh devtools: remove ugly workaround from get maintainer 2022-01-13 12:32:44 +01:00
git-log-fixes.sh build: remove makefiles 2020-09-08 00:09:50 +02:00
libabigail.abignore version: 22.11-rc0 2022-07-21 12:13:48 +02:00
load-devel-config devtools: add SPDX license tag to config loader 2020-02-22 15:17:03 +01:00
parse-flow-support.sh devtools: check for supported git version 2022-10-31 17:16:54 +01:00
process-iwyu.py devtools: add IWYU script to remove unused includes 2022-02-22 13:10:39 +01:00
test-meson-builds.sh build: introduce deprecated libraries 2022-10-10 17:01:56 +02:00
test-null.sh devtools: fix null test for NUMA systems 2022-06-01 12:49:46 +02:00
update_version_map_abi.py build: remove Windows export symbol list 2021-04-08 17:57:33 +02:00
update-abi.sh build: replace use of old build macros 2020-10-19 22:15:44 +02:00
update-patches.py devtools: add script to ease backport of renamed files 2021-04-21 14:17:29 +02:00
words-case.txt devtools: add Atomic Rules acronyms for commit checks 2022-06-08 10:38:39 +02:00