!534 Add support for ppc64le
From: @peng_zou Reviewed-by: @li-huisong Signed-off-by: @li-huisong
This commit is contained in:
commit
0ae67e2b88
@ -1,6 +1,6 @@
|
||||
Name: dpdk
|
||||
Version: 21.11
|
||||
Release: 63
|
||||
Release: 64
|
||||
Packager: packaging@6wind.com
|
||||
URL: http://dpdk.org
|
||||
%global source_version 21.11
|
||||
@ -454,7 +454,7 @@ Summary: Data Plane Development Kit core
|
||||
Group: System Environment/Libraries
|
||||
License: BSD and LGPLv2 and GPLv2
|
||||
|
||||
ExclusiveArch: i686 x86_64 aarch64 loongarch64 sw_64
|
||||
ExclusiveArch: i686 x86_64 aarch64 loongarch64 sw_64 ppc64le
|
||||
|
||||
BuildRequires: meson ninja-build gcc diffutils python3-pyelftools
|
||||
BuildRequires: kernel-devel numactl-devel
|
||||
@ -605,6 +605,9 @@ strip -g $RPM_BUILD_ROOT/lib/modules/%{kern_devel_ver}/extra/dpdk/igb_uio.ko
|
||||
/usr/sbin/depmod
|
||||
|
||||
%changelog
|
||||
* Fri Feb 2 2024 peng.zou <peng.zou@shingroup.cn> - 21.11-64
|
||||
Add support for ppc64le
|
||||
|
||||
* Fri Dec 29 2023 huangdengdui <huangdengui@huawei.com> - 21.11-63
|
||||
The hns3 driver don't support QinQ insert for VF
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user