diff --git a/SPECS/openvswitch2.16.spec b/SPECS/openvswitch2.16.spec
index 2cca28c..7566b9a 100644
--- a/SPECS/openvswitch2.16.spec
+++ b/SPECS/openvswitch2.16.spec
@@ -57,7 +57,7 @@ Summary: Open vSwitch
 Group: System Environment/Daemons daemon/database/utilities
 URL: http://www.openvswitch.org/
 Version: 2.16.0
-Release: 57%{?dist}
+Release: 58%{?dist}
 
 # Nearly all of openvswitch is ASL 2.0.  The bugtool is LGPLv2+, and the
 # lib/sflow*.[ch] files are SISSL
@@ -321,7 +321,7 @@ done
          --buildtype=plain \
          -Ddisable_drivers="$disable_drivers" \
          -Dmachine=default \
-         -Dmax_ethports=128 \
+         -Dmax_ethports=1048 \
          -Dmax_numa_nodes=8 \
          -Dtests=false \
          %{_vpath_builddir}
@@ -699,6 +699,11 @@ exit 0
 %endif
 
 %changelog
+* Tue Mar 01 2022 Timothy Redaelli <tredaelli@redhat.com> - 2.16.0-58
+- Change RTE_ETH_MAXPORTS to 1024 [RH git: 81ff7c5a60] (#2059758)
+    Resolves: #2059758
+
+
 * Fri Feb 25 2022 Open vSwitch CI <ovs-ci@redhat.com> - 2.16.0-57
 - Merging upstream branch-2.16 [RH git: 897937f6d3]
     Commit list: