DPDK usage discussions
 help / color / mirror / Atom feed
* Use external_buffer by ret_pktmbuf_attach on dpaa2 device
@ 2025-04-21  2:16 段世博
  0 siblings, 0 replies; only message in thread
From: 段世博 @ 2025-04-21  2:16 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 608 bytes --]

Hello everyone, we want to use external_buffer on the dpaa2 nic, but when I
use rte_pktmbuf_attach, the network card cannot read the content of
external_buffer correctly. When I map this external_buffer through
rte_fslmc_vfio_mem_dmamap (an internal function), the network card can read
the data normally, but I don’t know if there is a problem with this use
(some restrictions that are not considered?). If this use is legal, I hope
that developers can add dma_map and dma_unmap functions in rte_fslmc_bus,
so that memory mapping can be completed by calling rte_dev_dma_map. Thank
you very much.

[-- Attachment #2: Type: text/html, Size: 621 bytes --]

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

only message in thread, other threads:[~2025-05-05 12:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-21  2:16 Use external_buffer by ret_pktmbuf_attach on dpaa2 device 段世博

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