mbox

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

Message ID 20220617112508.3823291-1-dkozlyuk@nvidia.com (mailing list archive)
Headers

Message

Dmitry Kozlyuk June 17, 2022, 11:25 a.m. UTC
  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(-)