## Problem Wire DPDK into the Magma abstraction layer so it's usable through the standard interfaces. ## Sub-tasks - [ ] `DpdkTransmitter` implementing `IPacketTransmitter` - [ ] `DpdkReceiver` implementing `IPacketReceiver` - [ ] Wire into `Magma.Network` delegate chain - [ ] Integration test with DPDK testpmd or null PMD for CI ## Dependencies **Depends on:** #127 **Unlocks:** #129 (multi-queue + RSS), #130 (DPDK sample), #137 (API docs) ## Phase Phase 3 (Advanced Integrations)
Problem
Wire DPDK into the Magma abstraction layer so it's usable through the standard interfaces.
Sub-tasks
DpdkTransmitterimplementingIPacketTransmitterDpdkReceiverimplementingIPacketReceiverMagma.Networkdelegate chainDependencies
Depends on: #127
Unlocks: #129 (multi-queue + RSS), #130 (DPDK sample), #137 (API docs)
Phase
Phase 3 (Advanced Integrations)