Skip to content

dpdk lifecycle - #1820

Draft
daniel-noland wants to merge 27 commits into
pr/daniel-noland/dpdk-corefrom
pr/daniel-noland/dpdk-lifecycle
Draft

daniel-noland wants to merge 27 commits into
pr/daniel-noland/dpdk-corefrom
pr/daniel-noland/dpdk-lifecycle

test(hardware): run the real pipeline over mbufs on a cabled NIC pair

af98313
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Sep 15, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 6572ec3 test(hardware): Revive the DPDK-in-VM road test Valid sign-off found
🟢 75b1fa9 feat(hardware): recognise the e1000 and e1000e dri... Valid sign-off found
🟢 2d9fedf fix(dpdk-sys): link the e1000 PMD so emulated Inte... Valid sign-off found
🟢 88c05b5 feat(dpdk): add Dev::mac_address Valid sign-off found
🟢 aaa1e3f test(hardware): Validate tx/rx on a cabled Mellano... Valid sign-off found
🟢 310a795 refactor(dpdk): make resource lifecycle mistakes u... Valid sign-off found
🟢 6e9b099 build(deps): bump DPDK to 26.07 Valid sign-off found
🟢 30a4e35 feat(dpdk): let mbuf batches cross threads under a... Valid sign-off found
🟢 b760b1d refactor(dpdk): state Consigned's drop order in co... Valid sign-off found
🟢 25d0807 refactor(dpdk): earn Sync with a projection instea... Valid sign-off found
🟢 673cd65 feat(concurrency): defer resource release until wo... Valid sign-off found
🟢 5ffcef7 chore(build): remove unused deps Valid sign-off found
🟢 170a9ad fix(mgmt): drop the leftover traced_test usage Valid sign-off found
🟢 64939b2 feat(dpdk): release mempools on quiescence rather ... Valid sign-off found
🟢 961c3a9 fix(dpdk): reject out-of-range lcore ids instead o... Valid sign-off found
🟢 9e0d06b fix(dpdk): free rings on drop, and unregister lcor... Valid sign-off found
🟢 1a5b21f fix(dpdk): stop bounding lcore ids by the lcore co... Valid sign-off found
🟢 fbbac7c refactor(dpdk): split LCoreId::iter into all() and... Valid sign-off found
🟢 1eee3bd fix(build): repair the two remaining removed-but-u... Valid sign-off found
🟢 a9050f0 fix(dpdk): stop leaking the EAL in the road tests,... Valid sign-off found
🟢 9932133 refactor(dpdk): brand DPDK resources with the EAL'... Valid sign-off found
🟢 09be25e fix(dpdk): brand mbufs with the EAL's lifetime too Valid sign-off found
🟢 936deef refactor(net,pipeline): let a packet buffer be bor... Valid sign-off found
🟢 241d936 feat(dpdk): expose port I/O statistics Valid sign-off found
🟢 d2c3192 fix(hardware): repair the cabled-NIC test against ... Valid sign-off found
🟢 d9def11 fix(hardware): stop asking the rx queue for every ... Valid sign-off found
🟢 af98313 test(hardware): run the real pipeline over mbufs o... Valid sign-off found