Re: [dpdk-dev] [PATCH v2] eal: move runtime config file to new location

2018-07-13 Thread Thomas Monjalon
13/07/2018 12:44, Anatoly Burakov: > As per deprecation notice [1], move DPDK runtime config to default > DPDK runtime data location. Also, remove the deprecation notice and > update release notes to indicate the changes. > > [1] http://dpdk.org/dev/patchwork/patch/40418/ > > Signed-off-by: Anato

[dpdk-dev] [PATCH v2] eal: move runtime config file to new location

2018-07-13 Thread Anatoly Burakov
As per deprecation notice [1], move DPDK runtime config to default DPDK runtime data location. Also, remove the deprecation notice and update release notes to indicate the changes. [1] http://dpdk.org/dev/patchwork/patch/40418/ Signed-off-by: Anatoly Burakov --- doc/guides/rel_notes/deprecation