!696 net/xsc: add yunsilicon PMD

From: @martinshare 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
This commit is contained in:
openeuler-ci-bot 2025-03-14 12:06:43 +00:00 committed by Gitee
commit eef61cf1eb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 7688 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,7 @@
Name: dpdk
Version: 23.11
Release: 28
Release: 29
URL: http://dpdk.org
Source: https://fast.dpdk.org/rel/dpdk-%{version}.tar.xz
@ -108,6 +108,9 @@ Patch9077: 0077-config-arm-adapt-RTE_MAX_LCORE-to-640.patch
Patch1078: 0078-dpdk-add-sw_64-support.patch
Patch6079: 0079-net-xsc-add-xsc-PMD.patch
BuildRequires: meson
BuildRequires: python3-pyelftools
BuildRequires: diffutils
@ -311,6 +314,9 @@ fi
/usr/sbin/depmod
%changelog
* Fri Mar 14 2025 qianrong <qianr@yunsilicon.com> - 23.11-29
- add xsc PMD
* Thu Mar 13 2025 mahailiang <mahailiang@uniontech.com> - 23.11-28
- add sw_64 support