[PATCH v2 0/4] Improve documentation for running as non-root

Dmitry Kozlyuk dkozlyuk at nvidia.com
Fri Jun 17 13:25:04 CEST 2022


v1: Address comments by Stephen Hemminger:
    - Use hugetlbfs options instead of chown.
    - Suggest using OS or container runtime where possible.
    - Improve wording.
    Add SYS_RAWIO requirement for legacy virtio.
    Explain SYS_RAWIO requirement for MLX5 PMD.

Dmitry Kozlyuk (4):
  usertools: add option to select hugetlbfs directory
  usertools: add option to change mount point owner
  doc: give specific instructions for running as non-root
  doc: update instructions for running as non-root for MLX5

 doc/guides/linux_gsg/enable_func.rst          | 67 +++++++++++++++++--
 doc/guides/platform/mlx5.rst                  | 31 +++++----
 .../prog_guide/env_abstraction_layer.rst      |  2 +
 usertools/dpdk-hugepages.py                   | 20 +++++-
 4 files changed, 98 insertions(+), 22 deletions(-)

-- 
2.25.1



More information about the dev mailing list