From dd95c9ad60020b858ddd39d02b459a944e15419e Mon Sep 17 00:00:00 2001 From: Boris Glimcher <36732377+glimchb@users.noreply.github.com> Date: Thu, 13 Jun 2024 17:45:01 -0400 Subject: [PATCH] docs: add snap howto Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com> --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d9b9983..baa7462 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,16 @@ sudo mlxconfig -d /dev/mst/mt41686_pciconf0 s VIRTIO_BLK_EMULATION_NUM_PF=2 VIRT And then power cycle your system. +## Snap Service + +start from systemd: + +```bash +sudo systemctl start mlnx_snap +``` + +or from container, see [documentation](https://docs.nvidia.com/networking/display/bluefield3snaplatest/snap+deployment) + ## Using docker on DPU/IPU (i.e. with IP=10.10.10.1) run