doc: announce renaming of mbuf offload flags
authorOlivier Matz <olivier.matz@6wind.com>
Fri, 30 Jul 2021 14:45:48 +0000 (16:45 +0200)
committerOlivier Matz <olivier.matz@6wind.com>
Fri, 30 Jul 2021 15:15:14 +0000 (17:15 +0200)
commitfce3169abae2e5e803df8f0e8701ad5776bec6e2
tree377cbd6c09412035c3c4353dfb20a528ff3712f4
parente1d38504e16cdc7fbb977d9fc750a93cc784d37e
doc: announce renaming of mbuf offload flags

The mbuf offload flags do not match the DPDK namespace (they are
not prefixed by RTE_). Announce their rename in 21.11, and the
removal of the old names in 22.11.

A draft coccinelle script is provided to anticipate what the
rename will be.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
devtools/cocci/prefix_mbuf_offload_flags.cocci [new file with mode: 0644]
doc/guides/rel_notes/deprecation.rst