Re: [PATCH v3 0/3] eal: support configuring runtime directory

2022-02-09 Thread Thomas Monjalon
09/02/2022 07:54, Stephen Hemminger: > Systemd defines a standard way for setting the runtime directory > for services by setting RUNTIME_DIRECTORY in the environment, > and this is a useful way to interact with DPDK internals. > DPDK was already following the relevant standards > but there can be

[PATCH v3 0/3] eal: support configuring runtime directory

2022-02-08 Thread Stephen Hemminger
Systemd defines a standard way for setting the runtime directory for services by setting RUNTIME_DIRECTORY in the environment, and this is a useful way to interact with DPDK internals. DPDK was already following the relevant standards but there can be time when running as a non-root user that the d