[PATCH] rust: support DPDK API

Igor Gutorov igootorov at gmail.com
Wed Mar 12 16:29:55 CET 2025


On Mon, Mar 10, 2025 at 7:34 PM Stephen Hemminger
<stephen at networkplumber.org> wrote:
>
> The real benefit would the ability to support PMD's built in Rust.

Having DPDK libraries as Rust crates would be beneficial as well. The
mempool library in particular is something I've wanted to use in some
Rust projects. I've previously considered either porting this library
or writing a safe API around bindings, but never actually got to
implementing it yet. IMO, the benefit to DPDK would be more users,
more contributors, etc.


More information about the dev mailing list