Re: [dpdk-dev] [PATCH v3 0/4] Clean up EAL runtime data paths

2018-05-14 Thread Thomas Monjalon
14/05/2018 18:27, Anatoly Burakov: > As has been suggested [1], all DPDK runtime paths should be put > into a single place. This patchset accomplishes exactly that. > > If running as root, all files will be put under /var/run/dpdk/, > otherwise they will be put under $XDG_RUNTIME_PATH/dpdk/, or, i

[dpdk-dev] [PATCH v3 0/4] Clean up EAL runtime data paths

2018-05-14 Thread Anatoly Burakov
As has been suggested [1], all DPDK runtime paths should be put into a single place. This patchset accomplishes exactly that. If running as root, all files will be put under /var/run/dpdk/, otherwise they will be put under $XDG_RUNTIME_PATH/dpdk/, or, if that environment variable is not defined, a