DPDK usage discussions
 help / color / mirror / Atom feed
From: rahul s <rs1041447@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Attach an mbuf indirectly
Date: Fri, 6 Nov 2020 01:00:14 +0530	[thread overview]
Message-ID: <CACq9gPyT370rRz6LYr4hFLG3NR+CAJs=tnxnGD9szFJ13xm20w@mail.gmail.com> (raw)

Hi,

I have an mbuf having IP header and data in it.So I want to pass additional
data named as M1 mid of  IP header and data and pass to crypto dev for
hashing(M1+data) .So here I want to pass the M1 to crypto device but
should not be in the mbuf memory  .we can do with sgl by segmenting the
mbuf and passing like chain to crypto .Is there any other method to process?

With regards
Rahul

                 reply	other threads:[~2020-11-10  8:24 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='CACq9gPyT370rRz6LYr4hFLG3NR+CAJs=tnxnGD9szFJ13xm20w@mail.gmail.com' \
    --to=rs1041447@gmail.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).