Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] package/dpdk: version bump and selectable build components
@ 2025-10-21 12:03 Maxime Leroy
  2025-10-21 12:03 ` [Buildroot] [PATCH 1/5] package/dpdk: bump to 24.11.3 version Maxime Leroy
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Maxime Leroy @ 2025-10-21 12:03 UTC (permalink / raw)
  To: buildroot; +Cc: Vincent Jardin, Maxime Leroy

This series bumps DPDK to 24.11.3 and adds options to enable/disable kernel modules,
drivers, libraries, and apps, matching Meson’s selection model
and allowing smaller builds.

Tested manually on x86_64 and NXP DPAA2.
CI passed for build and runtime:

    build: https://gitlab.com/maxime-leroy/buildroot/-/pipelines/2111122925
    test: https://gitlab.com/maxime-leroy/buildroot/-/pipelines/2111137175

Maxime Leroy (5):
  package/dpdk: bump to 24.11.3 version
  package/dpdk: add toggle for deprecated kernel modules
  package/dpdk: make drivers selectable
  package/dpdk: make libraries selectable
  package/dpdk: make apps selectable

 package/dpdk/Config.in | 49 ++++++++++++++++++++++++++++++++++++++++++
 package/dpdk/dpdk.hash |  2 +-
 package/dpdk/dpdk.mk   | 36 ++++++++++++++++++++++++++++++-
 3 files changed, 85 insertions(+), 2 deletions(-)

-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-11-30 14:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21 12:03 [Buildroot] [PATCH 0/5] package/dpdk: version bump and selectable build components Maxime Leroy
2025-10-21 12:03 ` [Buildroot] [PATCH 1/5] package/dpdk: bump to 24.11.3 version Maxime Leroy
2025-11-02 18:27   ` Julien Olivain via buildroot
2025-10-21 12:03 ` [Buildroot] [PATCH 2/5] package/dpdk: add toggle for deprecated kernel modules Maxime Leroy
2025-11-24 12:58   ` Maxime Leroy
2025-10-21 12:03 ` [Buildroot] [PATCH 3/5] package/dpdk: make drivers selectable Maxime Leroy
2025-11-30 14:33   ` Julien Olivain via buildroot
2025-10-21 12:03 ` [Buildroot] [PATCH 4/5] package/dpdk: make libraries selectable Maxime Leroy
2025-11-30 14:41   ` Julien Olivain via buildroot
2025-10-21 12:03 ` [Buildroot] [PATCH 5/5] package/dpdk: make apps selectable Maxime Leroy
2025-11-30 14:49   ` Julien Olivain via buildroot
2025-10-29 13:44 ` [Buildroot] [PATCH 0/5] package/dpdk: version bump and selectable build components Vincent Jardin via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox