numam-dpdk/devtools/cocci
Olivier Matz 735155ee3b devtools: add cocci script to rename mbuf offload flags
The mbuf offload flags do not match the DPDK namespace (they are not
prefixed by RTE_). This coccinelle script is used in the next commit to
do the replacement in the code.

A draft script was initially submitted [1] in commit d7595795b7 ("doc:
announce renaming of mbuf offload flags"), but dropped by mistake at
commit.

1: http://inbox.dpdk.org/dev/20210730155700.32574-1-olivier.matz@6wind.com

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2021-10-24 13:37:02 +02:00
..
mtod-offset.cocci fix typos using codespell utility 2017-06-14 23:54:13 +02:00
prefix_mbuf_offload_flags.cocci devtools: add cocci script to rename mbuf offload flags 2021-10-24 13:37:02 +02:00
strlcpy-with-header.cocci devtools/cocci: create safer version of strlcpy script 2019-04-04 22:45:33 +02:00
strlcpy.cocci devtools/cocci: make strlcpy replacement smarter 2019-04-04 22:44:02 +02:00