Skip to content

Commit dd95c9a

Browse files
authored
docs: add snap howto
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
1 parent 4c44936 commit dd95c9a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,16 @@ sudo mlxconfig -d /dev/mst/mt41686_pciconf0 s VIRTIO_BLK_EMULATION_NUM_PF=2 VIRT
6060

6161
And then power cycle your system.
6262

63+
## Snap Service
64+
65+
start from systemd:
66+
67+
```bash
68+
sudo systemctl start mlnx_snap
69+
```
70+
71+
or from container, see [documentation](https://docs.nvidia.com/networking/display/bluefield3snaplatest/snap+deployment)
72+
6373
## Using docker
6474

6575
on DPU/IPU (i.e. with IP=10.10.10.1) run

0 commit comments

Comments
 (0)