5
5
Warning: Experimental workflow subject to change
6
6
7
7
The Nvidia DOCA framework is distributed as part of StackHPC Release Train for OFED driver support,
8
- this repository is synced into Ark as part of the Release Train worfkflows , however to ensure
8
+ this repository is synced into Ark as part of the Release Train workflows , however to ensure
9
9
compatibility with Release Train packages, we are required to build OFED modules with support for
10
10
the latest Release Train kernel.
11
11
@@ -30,7 +30,7 @@ Before building OFED packages, the workflow will ensure that:
30
30
build-ofed
31
31
----------
32
32
33
- Currently we only support building Rocky Linux 9 OFED kerenl module packages.
33
+ Currently we only support building Rocky Linux 9 OFED kernel module packages.
34
34
35
35
The Build OFED module workflow will check that the filesystem is configured (noexec disabled)
36
36
to allow the DOCA build script to run. The workflow will also install any necessary dependencies
@@ -44,15 +44,15 @@ push-ofed
44
44
---------
45
45
46
46
As mentioned above, the DOCA repository is synced into the `doca ` repository in Ark. This workflow
47
- will upload the ``doca-kernel-repo `` RPM to a seperate repository named `doca-modules `. The version
47
+ will upload the ``doca-kernel-repo `` RPM to a separate repository named `doca-modules `. The version
48
48
for this repository is set in `pulp-repo-versions.yml ` and is disabled for local pulp syncs by
49
49
default.
50
50
51
51
Install process
52
52
===============
53
53
54
- Relase Train configuration
55
- --------------------------
54
+ Release Train configuration
55
+ ---------------------------
56
56
57
57
The DOCA kernel module repository will need to be synced to the local Pulp service. This can be enabled
58
58
in `ofed.yml `:
0 commit comments