ethdev: mark old macros as deprecated
authorFerruh Yigit <ferruh.yigit@intel.com>
Wed, 12 Jan 2022 14:36:23 +0000 (14:36 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 13 Jan 2022 16:56:20 +0000 (17:56 +0100)
commitb1cb30352d5c159cb06f81077bda38ca8a7cc425
tree1a2b96c997a30146e7fca225586dd7f711ad76e8
parentb922883be94bac9b5c72417349f2f5d25dade0bb
ethdev: mark old macros as deprecated

Old macros kept for backward compatibility, but this cause old macro
usage to sneak in silently.

Marking old macros as deprecated. Downside is this will cause some noise
for applications that are using old macros.

Fixes: 295968d17407 ("ethdev: add namespace")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
doc/guides/rel_notes/release_22_03.rst
lib/ethdev/rte_ethdev.h