diff --git a/SPECS/openvswitch2.16.spec b/SPECS/openvswitch2.16.spec
index 26f09f6..ad2b277 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: 69%{?dist}
+Release: 70%{?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=1048 \
+         -Dmax_ethports=1024 \
          -Dmax_numa_nodes=8 \
          -Dtests=false \
          %{_vpath_builddir}
@@ -699,6 +699,11 @@ exit 0
 %endif
 
 %changelog
+* Thu Apr 21 2022 Timothy Redaelli <tredaelli@redhat.com> - 2.16.0-70
+- Really set RTE_ETH_MAXPORTS to 1024 [RH git: 104da44ad6]
+    Fixes: 81ff7c5a60f0 ("Change RTE_ETH_MAXPORTS to 1024")
+
+
 * Mon Apr 18 2022 Open vSwitch CI <ovs-ci@redhat.com> - 2.16.0-69
 - Merging upstream branch-2.16 [RH git: c9969bac2f]
     Commit list: