| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 25.07 | 8 | ~amd64 ~arm64 | 0 |
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson
DESCRIPTION="Data Plane Development Kit (DPDK)"
HOMEPAGE="https://www.dpdk.org/"
SRC_URI="https://fast.dpdk.org/rel/${P}.tar.xz"
LICENSE="" # todo
SLOT="0"
KEYWORDS="~amd64 ~arm64"
BDEPEND="sys-process/numactl"
sys-process/numactl
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | dpdk-25.07.tar.xz | 17783368 bytes | https://fast.dpdk.org/rel/dpdk-25.07.tar.xz |