-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
4.11
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
Rejected
-
OSDOCS Sprint 229
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
In our documentation for supported device of SR-IOV, it does not mention Intel 82599 NIC device (https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html-single/networking/index#supported-devices_about-sriov), but in the code, the PF is supported (https://github.com/openshift/sriov-network-operator/blob/release-4.11/manifests/stable/supported-nic-ids_v1_configmap.yaml#L15)
Version-Release number of selected component (if applicable):
4.11
How reproducible:
Easy
Steps to Reproduce:
1. check the product documentation and compare with configmap code
Actual results:
The card is not in the supported device list
Expected results:
We should add the card to supported device list
Additional info: