Dominique Leuenberger 2022-05-14 20:57:14 +00:00 committed by Git OBS Bridge
commit b95e9b26a1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 13 15:52:24 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Allow dpdk version 21.11.
-------------------------------------------------------------------
Fri Apr 22 20:42:31 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@ -107,7 +107,7 @@ Suggests: openvswitch-kmp
# We need to be a bit strict with the dpdk version since
# it's very possible for DPDK to change it's API between
# releases.
BuildRequires: dpdk-devel <= 21.11
BuildRequires: dpdk-devel <= 21.12
BuildRequires: dpdk-devel >= 20.11.0
BuildRequires: libmnl-devel
BuildRequires: libnuma-devel