From: Khadem Ullah <14pwcse1224@uetpeshawar.edu.pk>
To: "Lukáš Šišmiš" <sismis@cesnet.cz>
Cc: Stephen Hemminger <stephen@networkplumber.org>, dev@dpdk.org
Subject: Re: RFCv1: DPDK RTE Flow Rule Parser
Date: Mon, 10 Nov 2025 13:54:04 +0500 [thread overview]
Message-ID: <CA++2-x4nx_a-6OJVRxu3zuAUWrvda2dWJhOUXK0ETj+U3bMzqg@mail.gmail.com> (raw)
In-Reply-To: <d3e9d94a-c6e3-48cd-a7cf-a1ea77216f0a@cesnet.cz>
[-- Attachment #1: Type: text/plain, Size: 1488 bytes --]
On Mon, Nov 10, 2025 at 1:11 PM Lukáš Šišmiš <sismis@cesnet.cz> wrote:
> On 11/7/25 17:07, Stephen Hemminger wrote:
> > On Fri, 7 Nov 2025 15:16:28 +0100
> > Lukáš Šišmiš <sismis@cesnet.cz> wrote:
> >
> >> Hello all,
> >>
> >> ## Motivation
> >>
> >>
> >> Before taking either route, I’d like to understand the community’s
> >> preference:
> >> - Do you even see it as a valuable contribution for customer
> applications?
> >> - Can you possibly think of an alternative way to solve the unified
> >> human-readable format conversion? Both on the code level and interface
> >> level.
> >> - Is testpmd code extraction the right long-term solution, even if
> >> disruptive? Should the private DPDK forks be taken into consideration?
> >> Or should I start with a separate lightweight parser and revisit
> >> integration later?
> >>
> >> Any other feedback is welcome
Hi Lukas,
You could try testpmd Command File Functions
<https://doc.dpdk.org/guides-25.07/testpmd_app_ug/testpmd_funcs.html#command-file-functions>
Rte_flows using this method can be created at boot and run time.
- If testpmd started with the --cmdline-file=FILENAME command line
argument testpmd will execute all CLI commands contained within the file
immediately before starting packet forwarding or entering interactive mode.
- At run-time additional commands can be loaded in bulk by invoking the
load FILENAME command.
Best Regards,
Khadem
[-- Attachment #2: Type: text/html, Size: 2463 bytes --]
prev parent reply other threads:[~2025-11-10 8:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-07 14:16 Lukáš Šišmiš
2025-11-07 16:07 ` Stephen Hemminger
2025-11-10 8:11 ` Lukáš Šišmiš
2025-11-10 8:54 ` Khadem Ullah [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CA++2-x4nx_a-6OJVRxu3zuAUWrvda2dWJhOUXK0ETj+U3bMzqg@mail.gmail.com \
--to=14pwcse1224@uetpeshawar.edu.pk \
--cc=dev@dpdk.org \
--cc=sismis@cesnet.cz \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).