+[dependencies]
+dpdklib = {path = "MESON_INSTALL_DESTDIR_PREFIX/rust"}
\ No newline at end of file
Bad practice.
Don't forget EOL
I'll fix that
On Mon, Mar 10, 2025 at 7:34 PM Stephen Hemminger
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 previousl
On Wed, Mar 12, 2025 at 5:49 PM Etelson, Gregory wrote:
>
> It's not sure when and even if vendors decide to work on RUST PMD.
A PMD could be software based (e.g. net_pcap). For such PMDs, Rust can
be a good option.
12/03/2025 16:29, Igor Gutorov:
> On Mon, Mar 10, 2025 at 7:34 PM Stephen Hemminger
> 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 wante
Re-implementing test-pmd, l3fwd, etc in Rust is OK but not huge leap.
DPDK examples and applications are part of inner infrastructure.
The patch allows external RUST application as well.
The real benefit would the ability to support PMD's built in Rust.
That would be much more invasive
It
There is no DPDK API for RUST yet.
My patch allows RUST application to use native DPDK API.
I'll adopt you coding style suggestions in the next patch release.
I have same concerns about rust in DPDK as the Linux kernel.
What API's are we going to be covered?
The plan is to convert API in dem
On Mon, Mar 10, 2025 at 09:18:44AM -0700, Stephen Hemminger wrote:
> On Thu, 6 Mar 2025 15:37:13 +0200
> Gregory Etelson wrote:
>
> > 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 bu
Hello Igor,
Hi Gregory!
As a DPDK as well as a Rust user, I'm quite excited about this patch.
I'm wondering though, is DPDK getting an official Rust API? I'm
subscribed to dev and user mailing lists, and haven't seen any
announcements - did I miss something?
Bellow are some stylistic suggestio
On Fri, 7 Mar 2025, Bruce Richardson wrote:
External email: Use caution opening links or attachments
On Fri, Mar 07, 2025 at 03:54:33PM +, Van Haaren, Harry wrote:
From: Gregory Etelson
Sent: Thursday, March 6, 2025 1:37 PM
To: dev@dpdk.org
Cc: getel...@nvidia.com ; tho...@monjalon.n
On Fri, 7 Mar 2025, Van Haaren, Harry wrote:
External email: Use caution opening links or attachments
From: Gregory Etelson
Sent: Thursday, March 6, 2025 1:37 PM
To: dev@dpdk.org
Cc: getel...@nvidia.com ; tho...@monjalon.net ;
mkash...@nvidia.com ; Richardson, Bruce
Subject: [PATCH] ru
Hello Harry,
From: Gregory Etelson
Sent: Thursday, March 6, 2025 1:37 PM
To: dev@dpdk.org
Cc: getel...@nvidia.com ; tho...@monjalon.net ;
mkash...@nvidia.com ; Richardson, Bruce
Subject: [PATCH] rust: support DPDK API
Cool, I like this subject, great!
The patch converts include files w
On Fri, Mar 07, 2025 at 03:54:33PM +, Van Haaren, Harry wrote:
> > From: Gregory Etelson
> > Sent: Thursday, March 6, 2025 1:37 PM
> > To: dev@dpdk.org
> > Cc: getel...@nvidia.com ; tho...@monjalon.net
> > ; mkash...@nvidia.com ;
> > Richardson, Bruce
> > Subject: [PATCH] rust: support DPD
> From: Gregory Etelson
> Sent: Thursday, March 6, 2025 1:37 PM
> To: dev@dpdk.org
> Cc: getel...@nvidia.com ; tho...@monjalon.net
> ; mkash...@nvidia.com ; Richardson,
> Bruce
> Subject: [PATCH] rust: support DPDK API
More in-depth review in this reply..
> The patch converts include files w
> From: Gregory Etelson
> Sent: Thursday, March 6, 2025 1:37 PM
> To: dev@dpdk.org
> Cc: getel...@nvidia.com ; tho...@monjalon.net
> ; mkash...@nvidia.com ; Richardson,
> Bruce
> Subject: [PATCH] rust: support DPDK API
Cool, I like this subject, great!
> The patch converts include files with
14 matches
Mail list logo