[stable/2023.1] Bump OVS for DPDK issues (#1277)

This is an automated cherry-pick of #1265
/assign mnaser
diff --git a/images/openvswitch/Dockerfile b/images/openvswitch/Dockerfile
index 44614f2..8fe375a 100644
--- a/images/openvswitch/Dockerfile
+++ b/images/openvswitch/Dockerfile
@@ -3,7 +3,7 @@
 
 FROM quay.io/centos/centos:stream9
 ARG OVS_SERIES=3.2
-ARG OVS_VERSION=${OVS_SERIES}.0-56
+ARG OVS_VERSION=${OVS_SERIES}.0-80
 RUN <<EOF sh -xe
 dnf -y --setopt=install_weak_deps=False --setopt=tsflags=nodocs install \
     centos-release-nfv-openvswitch.noarch