eal: add internal ABI tag definition
authorHaiyue Wang <haiyue.wang@intel.com>
Sat, 25 Apr 2020 10:56:15 +0000 (18:56 +0800)
committerDavid Marchand <david.marchand@redhat.com>
Sat, 25 Apr 2020 15:01:00 +0000 (17:01 +0200)
commitfba5af82adc8aad741e206161800fcb94a133ab7
tree3254fcc3560ffc57f246983788ed4c5d4ab02f17
parent06d63eb5e454e922b4c5debbf104fbc7039c8d7f
eal: add internal ABI tag definition

Introduce the __rte_internal tag to mark internal ABI function which is
used only by the drivers or other libraries.
Like for __rte_experimental, this tag must be on a separate line before
function proprotypes.

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
devtools/checkpatches.sh
lib/librte_eal/include/rte_compat.h