!557 [sync] PR-542: move patch0031 to self developed patch

From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
This commit is contained in:
openeuler-ci-bot 2024-04-12 09:07:00 +00:00 committed by Gitee
commit 2cf2675fe0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <jiangheng14@huawei.com> - 23.11-8
move patch0031 to self developed patch
* Fri Mar 29 2024 zhangmengxuan <zhangmengxuan@kylino.cn> - 23.11-7
Add add-rte_eth_bond_link_monitoring_get API in map