DPDK for rust
Morten Brørup
mb at smartsharesystems.com
Thu Mar 27 09:23:52 CET 2025
> From: Gregory Etelson [mailto:getelson at nvidia.com]
> Sent: Thursday, 6 March 2025 14.37
> Subject: [PATCH] rust: support DPDK API
>
> The patch converts include files with DPDK API to RUST and binds new
> RUST API files info dpdklib package.
>
> The RUST dpdklib files and DPDK libraries build from C sources
> allow creation of DPDK application in RUST.
Do we want the DPDK project itself to support rust?
Or should parts of this be a DPDK hosted project, like grout?
I don't object to supporting rust, quite the opposite. I'm only trying to think ahead...
I would hate to see a DPDK patch being rejected because it doesn't support rust, or needs additional work to not break DPDK for rust.
And how about the CI - do we want it to test "DPDK for rust", and how many resources are we going to put into this?
-Morten
More information about the dev
mailing list