[Buildroot] [PATCH 0/5] package/dpdk: version bump and selectable build components

Maxime Leroy maxime at leroys.fr
Tue Oct 21 12:03:37 UTC 2025


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



More information about the buildroot mailing list