DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Attach an mbuf indirectly
@ 2020-11-05 19:30 rahul s
  0 siblings, 0 replies; only message in thread
From: rahul s @ 2020-11-05 19:30 UTC (permalink / raw)
  To: users

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-10  8:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 19:30 [dpdk-users] Attach an mbuf indirectly rahul s

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).