Skip to content

Commit

Permalink
docs: add snap howto
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Jun 13, 2024
1 parent 4c44936 commit dd95c9a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dd95c9a

Please sign in to comment.