doc: announce deprecation of EAL runtime path
authorAnatoly Burakov <anatoly.burakov@intel.com>
Fri, 25 May 2018 13:38:43 +0000 (14:38 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 28 May 2018 00:30:12 +0000 (02:30 +0200)
Most of this work was already done, but runtime config path is
considered to be part of public API because of high likelihood of
it being used by various tools in the DPDK ecosystem, and thus
requires a deprecation notice.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>

No differences found