Skip to content

Commit d23ad72

Browse files
authored
Merge pull request #62334 from subhtk/ocp13868
OCPBUG13868: Added a note related to OVS HWOL.
2 parents 9c4cfa3 + 37b3e43 commit d23ad72

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/nw-osp-enabling-ovs-offload.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ OVS is a multi-layer virtual switch that enables large-scale, multi-server netwo
1616
* You installed the SR-IOV Network Operator on your cluster.
1717
* You created two `hw-offload` type virtual function (VF) interfaces on your cluster.
1818
19+
[NOTE]
20+
====
21+
Application layer gateway flows are broken in {product-title} version 4.10, 4.11, and 4.12. Also, you cannot offload the application layer gateway flow for {product-title} version 4.13.
22+
====
23+
1924
.Procedure
2025

2126
. Create an `SriovNetworkNodePolicy` policy for the two `hw-offload` type VF interfaces that are on your cluster:
@@ -118,4 +123,4 @@ spec:
118123
containers:
119124
- name: dpdk-testpmd
120125
image: quay.io/krister/centos8_nfv-container-dpdk-testpmd:latest
121-
----
126+
----

0 commit comments

Comments
 (0)