Problem
The README dedicates an entire section to DPDK as a platform integration option. The integration guide lists it as a "Reference" implementation. The comparison table recommends it for "Maximum performance" use cases. Yet no src/Magma.DPDK project exists.
This is the largest missing piece. Start with the foundation.
Sub-tasks
Dependencies
Depends on: #99 (CI), #113 (performance baseline for comparison)
Unlocks: #127 (DPDK single-queue RX/TX)
Phase
Phase 3 (Advanced Integrations)
Problem
The README dedicates an entire section to DPDK as a platform integration option. The integration guide lists it as a "Reference" implementation. The comparison table recommends it for "Maximum performance" use cases. Yet no
src/Magma.DPDKproject exists.This is the largest missing piece. Start with the foundation.
Sub-tasks
src/Magma.DPDKproject, add to solutionrte_eal_init,rte_eth_dev_configure,rte_eth_dev_startrte_pktmbuf_pool_createfor memory pool setupDependencies
Depends on: #99 (CI), #113 (performance baseline for comparison)
Unlocks: #127 (DPDK single-queue RX/TX)
Phase
Phase 3 (Advanced Integrations)