From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla@dpdk.org Subject: [Bug 234] dma remapping failed with errno 22 when use "--no-huge" Date: Wed, 27 Mar 2019 15:24:53 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable To: dev@dpdk.org Return-path: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" https://bugs.dpdk.org/show_bug.cgi?id=3D234 Bug ID: 234 Summary: dma remapping failed with errno 22 when use "--no-huge" Product: DPDK Version: 18.11 Hardware: All OS: All Status: CONFIRMED Severity: normal Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: qingfu.cqf@alibaba-inc.com Target Milestone: --- 1. I use vfio-pci as the low lever driver,=20 1. rte_eal_init() with "--no-huge" then it'll report.=20 I don't known the real issue now EAL: Detected 1 NUMA nodes EAL: Auto-detected process type: PRIMARY EAL: Multi-process socket /var/run/dpdk/rte/mp_socket EAL: Probing VFIO support... EAL: VFIO support initialized EAL: Started without hugepages support, physical addresses not available EAL: PCI device 0000:5e:00.0 on NUMA socket 0 EAL: probe driver: 1ded:1000 ccdk_pmd_drv EAL: using IOMMU type 1 (Type 1) EAL: cannot set up DMA remapping, error 22 (Invalid argument) EAL: 0000:5e:00.0 DMA remapping failed, error 22 (Invalid argument) EAL: Requested device 0000:5e:00.0 cannot be used --=20 You are receiving this mail because: You are the assignee for the bug.=