eal: move runtime data into dedicated directory
authorAnatoly Burakov <anatoly.burakov@intel.com>
Mon, 14 May 2018 16:27:42 +0000 (17:27 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 14 May 2018 22:35:12 +0000 (00:35 +0200)
commit5b18d86decf86ba4789a2c2de7b2624f2e9fa1b0
tree71f0fcb2cc8e1bb5d2e1b1c675e1d2a932cf886e
parent56236363b481e680f12dec97e48182a2cdbd3110
eal: move runtime data into dedicated directory

Fix all calls to functions in eal_filesystem to produce paths
residing inside dedicated DPDK runtime directory. Leaving DPDK
runtime config in place as 3rd-party applications within the
DPDK ecosystem might rely on this path to determine whether
DPDK is running, so moving that will be postponed to the next
release cycle.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
lib/librte_eal/bsdapp/eal/eal.c
lib/librte_eal/common/eal_filesystem.h
lib/librte_eal/linuxapp/eal/eal.c