From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 76C03158044 for ; Sun, 14 Apr 2024 01:21:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B57BDE2A33; Sun, 14 Apr 2024 01:21:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9AE58E2A33 for ; Sun, 14 Apr 2024 01:21:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0C553433C2 for ; Sun, 14 Apr 2024 01:21:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7057416E3 for ; Sun, 14 Apr 2024 01:21:37 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1713053405.c9f38c05e5ea8f57b141bf46dbeba5d0bae1ac97.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-kernel/dpdk-kmod/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-kernel/dpdk-kmod/Manifest sys-kernel/dpdk-kmod/dpdk-kmod-21.11.1.ebuild sys-kernel/dpdk-kmod/dpdk-kmod-22.07.ebuild X-VCS-Directories: sys-kernel/dpdk-kmod/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: c9f38c05e5ea8f57b141bf46dbeba5d0bae1ac97 X-VCS-Branch: master Date: Sun, 14 Apr 2024 01:21:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dc257fda-a1d0-472d-9635-f89495d8b656 X-Archives-Hash: 503795c527038fdc9d24a70526fedecc commit: c9f38c05e5ea8f57b141bf46dbeba5d0bae1ac97 Author: Julien Roy jroy ca> AuthorDate: Sun Apr 14 00:06:40 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Sun Apr 14 00:10:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c9f38c05 sys-kernel/dpdk-kmod: drop 21.11.1, 22.07 Closes: https://bugs.gentoo.org/897668 Signed-off-by: Julien Roy jroy.ca> sys-kernel/dpdk-kmod/Manifest | 2 - sys-kernel/dpdk-kmod/dpdk-kmod-21.11.1.ebuild | 78 ------------------------ sys-kernel/dpdk-kmod/dpdk-kmod-22.07.ebuild | 86 --------------------------- 3 files changed, 166 deletions(-) diff --git a/sys-kernel/dpdk-kmod/Manifest b/sys-kernel/dpdk-kmod/Manifest index f303cab390..854ac6336e 100644 --- a/sys-kernel/dpdk-kmod/Manifest +++ b/sys-kernel/dpdk-kmod/Manifest @@ -1,3 +1 @@ -DIST dpdk-21.11.1.tar.xz 15115156 BLAKE2B 089e98279922b5494b205d957f9ac05001a668f4536d45e5fd89b9f7d04779e0671ec428b2408963641da3ae999d5943a1ff5dc59c23020ccefce824609c8f11 SHA512 d7afc0c918626b1706a18a129086fcd3741b251c28fa00c5711eb85a03137e5ee6e08de7bd5ebe957e442dc9b901314042b382b223e74f0fdd5d560ac657f1b3 -DIST dpdk-22.07.tar.xz 15231912 BLAKE2B 29e36519fb91d440645259932863b5fb6c2386f78d9ba78a871505d7d32e9f4803012aa62044aa578585eee4507aa1c277bda6ec0428a27820faef644f5bfd79 SHA512 8b2adb8a47732efca4e35a68ab03d6c579fc0f699344c0c10be45e62c90d412ebea5ddc37a26efd08a9af08e65c84de177817300a66e6107674f15ecfe3e696c DIST dpdk-23.03.tar.xz 15816416 BLAKE2B bfcd533039a765683458a784ee3827836ceca245cfd2108f807b6d8bfb3139a2d30eceb9167131b96c18e3b4d6b640b6c79a20e5f1ec4cfca54e481087f965d4 SHA512 c879ad1d84200af3233d8d717b25121e8a9906cd9f2908411e9e6044f388d7f60046427873e592bb922fd603da400ea680d2338a707809ca54bd5f5c944d945d diff --git a/sys-kernel/dpdk-kmod/dpdk-kmod-21.11.1.ebuild b/sys-kernel/dpdk-kmod/dpdk-kmod-21.11.1.ebuild deleted file mode 100644 index da6109876b..0000000000 --- a/sys-kernel/dpdk-kmod/dpdk-kmod-21.11.1.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 2021-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_10 ) -inherit linux-mod python-single-r1 meson - -DESCRIPTION="DPDK Kernel Nic Interface module" -HOMEPAGE="https://dpdk.org/" -SRC_URI="https://fast.dpdk.org/rel/dpdk-${PV}.tar.xz" -S="${WORKDIR}/dpdk-stable-${PV}" - -LICENSE="BSD GPL-2" -SLOT="0" -KEYWORDS="~amd64" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" -# tests need root -RESTRICT="test" - -RDEPEND="${PYTHON_DEPS}" - -DEPEND="${RDEPEND} - $(python_gen_cond_dep ' - dev-python/pyelftools[${PYTHON_USEDEP}] - ') - app-crypt/intel-ipsec-mb - dev-libs/elfutils - dev-libs/isa-l - dev-libs/jansson - dev-libs/libbpf - dev-libs/libbsd - dev-libs/openssl - net-libs/libmnl - net-libs/libpcap - sys-apps/dtc - sys-cluster/rdma-core - sys-process/numactl -" -BDEPEND=" - ${PYTHON_DEPS} -" - -CONFIG_CHECK="~IOMMU_SUPPORT ~AMD_IOMMU ~VFIO ~VFIO_PCI ~UIO ~UIO_PDRV_GENIRQ ~UIO_DMEM_GENIRQ ~HPET_MMAP" - -pkg_setup() { - linux-mod_pkg_setup - python-single-r1_pkg_setup -} - -src_configure() { - linux-mod_pkg_setup - python-single-r1_pkg_setup - # we still have to do meson configuration as it creates - # header files needed for compiling the rte_kni module - local emesonargs=( - -Denable_kmods=false - -Dmachine=default - -Dplatform=generic - ) - meson_src_configure - - # export after meson_src_configure as BUILD_DIR is needed for module compilation - export MODULE_NAMES="rte_kni(extra/dpdk:${S}/kernel/linux/kni)" - export BUILD_PARAMS="-C \"${KERNEL_DIR}\" M=\"${S}\"/kernel/linux/kni \ - src=\"${S}\"/kernel/linux/kni \ - MODULE_CFLAGS=\"${HAVE_ARG_TX_QUEUE} -include ${S}/config/rte_config.h -I${S}/lib/eal/include \ - -I${S}/lib/kni -I${S}/kernel/linux/kni -I${BUILD_DIR} -I${S}\"" - export BUILD_TARGETS="modules" -} - -src_compile() { - linux-mod_src_compile -} - -src_install() { - linux-mod_src_install -} diff --git a/sys-kernel/dpdk-kmod/dpdk-kmod-22.07.ebuild b/sys-kernel/dpdk-kmod/dpdk-kmod-22.07.ebuild deleted file mode 100644 index b945400c27..0000000000 --- a/sys-kernel/dpdk-kmod/dpdk-kmod-22.07.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 2021-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_10 ) -inherit linux-mod toolchain-funcs python-single-r1 meson - -DESCRIPTION="DPDK Kernel Nic Interface module" -HOMEPAGE="https://dpdk.org/" -SRC_URI="https://fast.dpdk.org/rel/dpdk-${PV}.tar.xz" -S="${WORKDIR}/dpdk-${PV}" - -LICENSE="BSD GPL-2" -SLOT="0" -KEYWORDS="~amd64" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" -# tests need root -RESTRICT="test" - -RDEPEND="${PYTHON_DEPS}" - -DEPEND="${RDEPEND} - $(python_gen_cond_dep ' - dev-python/pyelftools[${PYTHON_USEDEP}] - ') - app-crypt/intel-ipsec-mb - dev-libs/elfutils - dev-libs/isa-l - dev-libs/jansson - dev-libs/libbpf - dev-libs/libbsd - dev-libs/openssl - net-libs/libmnl - net-libs/libpcap - sys-apps/dtc - sys-cluster/rdma-core - sys-process/numactl -" -BDEPEND=" - ${PYTHON_DEPS} -" - -PATCHES=( "${FILESDIR}/dpdk-22.03-binutils.patch" ) - -pkg_setup() { - linux-mod_pkg_setup - python-single-r1_pkg_setup -} - -src_prepare() { - default - sed -e "s/@OBJDUMP@/$(tc-getOBJDUMP)/g" -i \ - buildtools/meson.build \ - buildtools/check-symbols.sh \ - devtools/check-abi-version.sh || die -} - -src_configure() { - linux-mod_pkg_setup - python-single-r1_pkg_setup - # we still have to do meson configuration as it creates - # header files needed for compiling the rte_kni module - local emesonargs=( - -Denable_kmods=false - -Dmachine=default - -Dplatform=generic - ) - meson_src_configure - - # export after meson_src_configure as BUILD_DIR is needed for module compilation - export MODULE_NAMES="rte_kni(extra/dpdk:${S}/kernel/linux/kni)" - export BUILD_PARAMS="-C \"${KERNEL_DIR}\" M=\"${S}\"/kernel/linux/kni \ - src=\"${S}\"/kernel/linux/kni \ - MODULE_CFLAGS=\"${HAVE_ARG_TX_QUEUE} -include ${S}/config/rte_config.h -I${S}/lib/eal/include \ - -I${S}/lib/kni -I${S}/kernel/linux/kni -I${BUILD_DIR} -I${S}\"" - export BUILD_TARGETS="modules" -} - -src_compile() { - linux-mod_src_compile -} - -src_install() { - linux-mod_src_install -} From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A1326158043 for ; Sun, 14 Apr 2024 00:25:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 701AFE2A2E; Sun, 14 Apr 2024 00:25:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58E51E2A2E for ; Sun, 14 Apr 2024 00:25:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C9C4343247 for ; Sun, 14 Apr 2024 00:25:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEB4416E3 for ; Sun, 14 Apr 2024 00:25:08 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1713053405.c9f38c05e5ea8f57b141bf46dbeba5d0bae1ac97.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/dpdk-kmod/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-kernel/dpdk-kmod/Manifest sys-kernel/dpdk-kmod/dpdk-kmod-21.11.1.ebuild sys-kernel/dpdk-kmod/dpdk-kmod-22.07.ebuild X-VCS-Directories: sys-kernel/dpdk-kmod/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: c9f38c05e5ea8f57b141bf46dbeba5d0bae1ac97 X-VCS-Branch: dev Date: Sun, 14 Apr 2024 00:25:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9a8bc4aa-9ad9-49d7-8c9b-e15b6ffd52dc X-Archives-Hash: a96873d5025538001d44f1c0bfce1d99 Message-ID: <20240414002508.kGOz-4YkHLxy5VVxDb9vZQHn579XFh4TJM4zRkjtXk0@z> commit: c9f38c05e5ea8f57b141bf46dbeba5d0bae1ac97 Author: Julien Roy jroy ca> AuthorDate: Sun Apr 14 00:06:40 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Sun Apr 14 00:10:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c9f38c05 sys-kernel/dpdk-kmod: drop 21.11.1, 22.07 Closes: https://bugs.gentoo.org/897668 Signed-off-by: Julien Roy jroy.ca> sys-kernel/dpdk-kmod/Manifest | 2 - sys-kernel/dpdk-kmod/dpdk-kmod-21.11.1.ebuild | 78 ------------------------ sys-kernel/dpdk-kmod/dpdk-kmod-22.07.ebuild | 86 --------------------------- 3 files changed, 166 deletions(-) diff --git a/sys-kernel/dpdk-kmod/Manifest b/sys-kernel/dpdk-kmod/Manifest index f303cab390..854ac6336e 100644 --- a/sys-kernel/dpdk-kmod/Manifest +++ b/sys-kernel/dpdk-kmod/Manifest @@ -1,3 +1 @@ -DIST dpdk-21.11.1.tar.xz 15115156 BLAKE2B 089e98279922b5494b205d957f9ac05001a668f4536d45e5fd89b9f7d04779e0671ec428b2408963641da3ae999d5943a1ff5dc59c23020ccefce824609c8f11 SHA512 d7afc0c918626b1706a18a129086fcd3741b251c28fa00c5711eb85a03137e5ee6e08de7bd5ebe957e442dc9b901314042b382b223e74f0fdd5d560ac657f1b3 -DIST dpdk-22.07.tar.xz 15231912 BLAKE2B 29e36519fb91d440645259932863b5fb6c2386f78d9ba78a871505d7d32e9f4803012aa62044aa578585eee4507aa1c277bda6ec0428a27820faef644f5bfd79 SHA512 8b2adb8a47732efca4e35a68ab03d6c579fc0f699344c0c10be45e62c90d412ebea5ddc37a26efd08a9af08e65c84de177817300a66e6107674f15ecfe3e696c DIST dpdk-23.03.tar.xz 15816416 BLAKE2B bfcd533039a765683458a784ee3827836ceca245cfd2108f807b6d8bfb3139a2d30eceb9167131b96c18e3b4d6b640b6c79a20e5f1ec4cfca54e481087f965d4 SHA512 c879ad1d84200af3233d8d717b25121e8a9906cd9f2908411e9e6044f388d7f60046427873e592bb922fd603da400ea680d2338a707809ca54bd5f5c944d945d diff --git a/sys-kernel/dpdk-kmod/dpdk-kmod-21.11.1.ebuild b/sys-kernel/dpdk-kmod/dpdk-kmod-21.11.1.ebuild deleted file mode 100644 index da6109876b..0000000000 --- a/sys-kernel/dpdk-kmod/dpdk-kmod-21.11.1.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 2021-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_10 ) -inherit linux-mod python-single-r1 meson - -DESCRIPTION="DPDK Kernel Nic Interface module" -HOMEPAGE="https://dpdk.org/" -SRC_URI="https://fast.dpdk.org/rel/dpdk-${PV}.tar.xz" -S="${WORKDIR}/dpdk-stable-${PV}" - -LICENSE="BSD GPL-2" -SLOT="0" -KEYWORDS="~amd64" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" -# tests need root -RESTRICT="test" - -RDEPEND="${PYTHON_DEPS}" - -DEPEND="${RDEPEND} - $(python_gen_cond_dep ' - dev-python/pyelftools[${PYTHON_USEDEP}] - ') - app-crypt/intel-ipsec-mb - dev-libs/elfutils - dev-libs/isa-l - dev-libs/jansson - dev-libs/libbpf - dev-libs/libbsd - dev-libs/openssl - net-libs/libmnl - net-libs/libpcap - sys-apps/dtc - sys-cluster/rdma-core - sys-process/numactl -" -BDEPEND=" - ${PYTHON_DEPS} -" - -CONFIG_CHECK="~IOMMU_SUPPORT ~AMD_IOMMU ~VFIO ~VFIO_PCI ~UIO ~UIO_PDRV_GENIRQ ~UIO_DMEM_GENIRQ ~HPET_MMAP" - -pkg_setup() { - linux-mod_pkg_setup - python-single-r1_pkg_setup -} - -src_configure() { - linux-mod_pkg_setup - python-single-r1_pkg_setup - # we still have to do meson configuration as it creates - # header files needed for compiling the rte_kni module - local emesonargs=( - -Denable_kmods=false - -Dmachine=default - -Dplatform=generic - ) - meson_src_configure - - # export after meson_src_configure as BUILD_DIR is needed for module compilation - export MODULE_NAMES="rte_kni(extra/dpdk:${S}/kernel/linux/kni)" - export BUILD_PARAMS="-C \"${KERNEL_DIR}\" M=\"${S}\"/kernel/linux/kni \ - src=\"${S}\"/kernel/linux/kni \ - MODULE_CFLAGS=\"${HAVE_ARG_TX_QUEUE} -include ${S}/config/rte_config.h -I${S}/lib/eal/include \ - -I${S}/lib/kni -I${S}/kernel/linux/kni -I${BUILD_DIR} -I${S}\"" - export BUILD_TARGETS="modules" -} - -src_compile() { - linux-mod_src_compile -} - -src_install() { - linux-mod_src_install -} diff --git a/sys-kernel/dpdk-kmod/dpdk-kmod-22.07.ebuild b/sys-kernel/dpdk-kmod/dpdk-kmod-22.07.ebuild deleted file mode 100644 index b945400c27..0000000000 --- a/sys-kernel/dpdk-kmod/dpdk-kmod-22.07.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 2021-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_10 ) -inherit linux-mod toolchain-funcs python-single-r1 meson - -DESCRIPTION="DPDK Kernel Nic Interface module" -HOMEPAGE="https://dpdk.org/" -SRC_URI="https://fast.dpdk.org/rel/dpdk-${PV}.tar.xz" -S="${WORKDIR}/dpdk-${PV}" - -LICENSE="BSD GPL-2" -SLOT="0" -KEYWORDS="~amd64" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" -# tests need root -RESTRICT="test" - -RDEPEND="${PYTHON_DEPS}" - -DEPEND="${RDEPEND} - $(python_gen_cond_dep ' - dev-python/pyelftools[${PYTHON_USEDEP}] - ') - app-crypt/intel-ipsec-mb - dev-libs/elfutils - dev-libs/isa-l - dev-libs/jansson - dev-libs/libbpf - dev-libs/libbsd - dev-libs/openssl - net-libs/libmnl - net-libs/libpcap - sys-apps/dtc - sys-cluster/rdma-core - sys-process/numactl -" -BDEPEND=" - ${PYTHON_DEPS} -" - -PATCHES=( "${FILESDIR}/dpdk-22.03-binutils.patch" ) - -pkg_setup() { - linux-mod_pkg_setup - python-single-r1_pkg_setup -} - -src_prepare() { - default - sed -e "s/@OBJDUMP@/$(tc-getOBJDUMP)/g" -i \ - buildtools/meson.build \ - buildtools/check-symbols.sh \ - devtools/check-abi-version.sh || die -} - -src_configure() { - linux-mod_pkg_setup - python-single-r1_pkg_setup - # we still have to do meson configuration as it creates - # header files needed for compiling the rte_kni module - local emesonargs=( - -Denable_kmods=false - -Dmachine=default - -Dplatform=generic - ) - meson_src_configure - - # export after meson_src_configure as BUILD_DIR is needed for module compilation - export MODULE_NAMES="rte_kni(extra/dpdk:${S}/kernel/linux/kni)" - export BUILD_PARAMS="-C \"${KERNEL_DIR}\" M=\"${S}\"/kernel/linux/kni \ - src=\"${S}\"/kernel/linux/kni \ - MODULE_CFLAGS=\"${HAVE_ARG_TX_QUEUE} -include ${S}/config/rte_config.h -I${S}/lib/eal/include \ - -I${S}/lib/kni -I${S}/kernel/linux/kni -I${BUILD_DIR} -I${S}\"" - export BUILD_TARGETS="modules" -} - -src_compile() { - linux-mod_src_compile -} - -src_install() { - linux-mod_src_install -}