Skip to content

Update Dockerfile to Debian 13#708

Merged
guvenc merged 1 commit intomainfrom
fix/dpdk24_packet_duplication
Aug 13, 2025
Merged

Update Dockerfile to Debian 13#708
guvenc merged 1 commit intomainfrom
fix/dpdk24_packet_duplication

Conversation

@PlagueCZ
Copy link
Copy Markdown
Contributor

Fortunately Debian 13 has been marked stable a few days ago, so the easiest way to fix this is just to use it in Dockerfile. Otherwise there is no backport of rdma-core libraries to Debian 12 and updating it to unstable looks awful in Dockerfile.

Fixes #707

@PlagueCZ PlagueCZ requested a review from a team as a code owner August 12, 2025 22:54
@github-actions github-actions bot added bug Something isn't working size/XS labels Aug 12, 2025
@PlagueCZ PlagueCZ force-pushed the fix/dpdk24_packet_duplication branch from 66410b2 to 5bda88f Compare August 13, 2025 11:06
@guvenc guvenc merged commit 5bda88f into main Aug 13, 2025
6 checks passed
@guvenc guvenc deleted the fix/dpdk24_packet_duplication branch August 13, 2025 12:50
@github-project-automation github-project-automation bot moved this to Done in Roadmap Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/networking bug Something isn't working size/XS

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Packet duplication on PFs using DPDK24

3 participants