move patch0031 to self developed patch

(cherry picked from commit 18b0886aace1ce2a6781c3f710831836ceddd313)
This commit is contained in:
yinbin6 2024-04-08 20:41:09 +08:00 committed by openeuler-sync-bot
parent c68caed3aa
commit b2a4fae375

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