]> git.droids-corp.org - dpdk.git/commit
doc: add more instructions for running as non-root
authorDmitry Kozlyuk <dkozlyuk@nvidia.com>
Fri, 24 Jun 2022 13:19:54 +0000 (16:19 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 27 Jun 2022 00:24:17 +0000 (02:24 +0200)
commit979bb5d493fbbce77eaaf2b4a01ee98f93f76dd9
tree2c678588746b3cfc4a782e952c0e31b83c64caab
parent8d73de6f7fcdeeacb67c58ca94871105a7414c4f
doc: add more instructions for running as non-root

The guide to run DPDK applications as non-root in Linux
did not provide specific instructions to configure the required access
and did not explain why each bit is needed.
The latter is important because running as non-root
is one of the ways to tighten security and grant minimal permissions.

Cc: stable@dpdk.org
Signed-off-by: Dmitry Kozlyuk <dkozlyuk@nvidia.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
doc/guides/linux_gsg/enable_func.rst
doc/guides/prog_guide/env_abstraction_layer.rst