DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] dma/hisilicon: support IOVA as VA
@ 2023-03-10  1:43 Chengwen Feng
  0 siblings, 0 replies; only message in thread
From: Chengwen Feng @ 2023-03-10  1:43 UTC (permalink / raw)
  To: thomas; +Cc: dev

Claim PMD supports pmd_supports_disable_iova_as_pa.

Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
---
 drivers/dma/hisilicon/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/dma/hisilicon/meson.build b/drivers/dma/hisilicon/meson.build
index 0786772442..26eab443a9 100644
--- a/drivers/dma/hisilicon/meson.build
+++ b/drivers/dma/hisilicon/meson.build
@@ -17,3 +17,4 @@ deps += ['bus_pci', 'dmadev']
 sources = files(
         'hisi_dmadev.c',
 )
+pmd_supports_disable_iova_as_pa = true
-- 
2.17.1


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

only message in thread, other threads:[~2023-03-10  1:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-10  1:43 [PATCH] dma/hisilicon: support IOVA as VA Chengwen Feng

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