DPDK usage discussions
 help / color / mirror / Atom feed
From: Mattia Milani <mattia.milani@nokia.com>
To: users@dpdk.org
Subject: [BBDev] How to run only the decoder
Date: Tue, 7 May 2024 10:12:28 +0200	[thread overview]
Message-ID: <e3fe5a60-ea3c-419a-8c3c-6c1d3894c03b@nokia.com> (raw)

Hello everybody,

I'm totally new to the DPDK and BBDev world, and I'm seeking for some 
directions
on how to solve the scenario that I have in mind.

The idea is to run a BBDev app, like the example provided by DPDK, with only
the decoder listening on the assigned interface. Currently the example app
provides a loop-back with the following flow: RX -> Encoder -> Decoder 
-> TX.

I've already read the documentation available on BBDev, i.e.
https://doc.dpdk.org/guides/sample_app_ug/bbdev_app.html and
https://doc.dpdk.org/guides/bbdevs/index.html but I don't think it's 
enough for
what I'm looking for.

I'm currently trying to read/understand the code in bbdev_app to modify the
source and build my own application, but it seems quite overwhelming and 
I was
wondering if there is a better starting point rather than reading 
someone else code.

What I'm asking is if somebody has some pointers to share on applications
that already provide what I'm looking for (to not re-invent the wheel) 
or guidelines
on how to write DPDK-BBDev applications such that I can better 
understand what
I'm looking at and later develop my own application.

Thanks to anybody who is going to help in advance.

Best regards,
Mattia Milani


                 reply	other threads:[~2024-05-07  8:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=e3fe5a60-ea3c-419a-8c3c-6c1d3894c03b@nokia.com \
    --to=mattia.milani@nokia.com \
    --cc=users@dpdk.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).