diff --git a/dpdk.spec b/dpdk.spec index a635f3d..07c8d9d 100644 --- a/dpdk.spec +++ b/dpdk.spec @@ -10,7 +10,7 @@ Name: dpdk Version: 23.11 -Release: 7 +Release: 8 URL: http://dpdk.org Source: https://fast.dpdk.org/rel/dpdk-%{version}.tar.xz @@ -48,7 +48,8 @@ Patch6027: 0027-net-hns3-fix-reset-level-comparison.patch Patch6028: 0028-net-hns3-remove-QinQ-insert-support-for-VF.patch Patch6029: 0029-net-hns3-support-power-monitor.patch Patch6030: 0030-app-testpmd-fix-crash-in-multi-process-forwarding.patch -Patch6031: 0031-add-rte_eth_bond_link_monitoring_get-in-map.patch + +Patch9013: 0031-add-rte_eth_bond_link_monitoring_get-in-map.patch BuildRequires: meson BuildRequires: python3-pyelftools @@ -216,6 +217,9 @@ strip -g $RPM_BUILD_ROOT/lib/modules/%{kern_devel_ver}/extra/dpdk/igb_uio.ko %endif %changelog +* Mon Apr 08 2024 jiangheng - 23.11-8 + move patch0031 to self developed patch + * Fri Mar 29 2024 zhangmengxuan - 23.11-7 Add add-rte_eth_bond_link_monitoring_get API in map