Skip to content

[PATCH v2] linux-gen: dpdk: update supported dpdk versions#2316

Open
MatiasElo wants to merge 4 commits intoOpenDataPlane:masterfrom
MatiasElo:dev/dpdk-version
Open

[PATCH v2] linux-gen: dpdk: update supported dpdk versions#2316
MatiasElo wants to merge 4 commits intoOpenDataPlane:masterfrom
MatiasElo:dev/dpdk-version

Conversation

@MatiasElo
Copy link
Copy Markdown
Collaborator

No description provided.

Per input/output queue statistics have been removed from rte_eth_stats
struct in DPDK v25.11. Going forwards, per queue statistics can be read
using odp_pktio_extra_stats(), if the counters are supported by the
particular PMD driver.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
Use new link connector API introduced in DPDK v25.11 to read link media
type.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
@odpbuild odpbuild changed the title linux-gen: dpdk: update supported dpdk versions [PATCH v1] linux-gen: dpdk: update supported dpdk versions Feb 20, 2026
Add CI test for DPDK v25.11 release and remove test for EOL v22.11. DPDK
v24.11 is now the default version in test containers.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
Remove EOL DPDK v22.11 from supported releases and add support for v25.11.
Change recommended DPDK version to v24.11 as it has the best testing
coverage in CI.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
@odpbuild odpbuild changed the title [PATCH v1] linux-gen: dpdk: update supported dpdk versions [PATCH v2] linux-gen: dpdk: update supported dpdk versions Feb 20, 2026
@MatiasElo MatiasElo added this to the v1.50.0 milestone Mar 12, 2026
@MatiasElo
Copy link
Copy Markdown
Collaborator Author

Thanks for the review. I'll wait until ODP-DPDK version v1.49 upgrade before merging this, so I can upgrade all the test containers on one go.

@MatiasElo MatiasElo removed this from the v1.50.0 milestone Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants