Copyright (c) 2022 Marvell.
This is a kmods-via-containers implementation for the Octeon Host Drivers.
-
Follow the instructions in https://docs.openshift.com/container-platform/4.10/hardware_enablement/psap-special-resource-operator.html as reference.
-
Example for
yaml
files andhelm
chart are in this repository under thesro_octeon-host-drv
directory. -
Place
sources-pcie_ep_octeontx-SDK-11.U.release.tar.bz2
from octeonpcie-ep
release in awget
-able directory and updateocteon-host-drv-configmap.yaml
(withinsro_octeon-host-drv\chart
) under:spec: #debug: true namespace: octeon-host-drv chart: name: octeon-host-drv version: 0.0.1 repository: name: example url: cm://octeon-host-drv/octeon-host-drv-chart set: kind: Values apiVersion: sro.openshift.io/v1beta1 buildArgs: - name: "DRIVER_SOURCES_WGET_TAR_BZ2_PATH" value: "http://10.5.210.12/sources-pcie_ep_octeontx-SDK-11.U.release.tar.bz2" <--------