You can also pass iommu=pt, then you can keep intel_iommu=on and have dpdk
co-exist on native and virtialized.
Patrick
On Jun 15, 2014 11:08 PM, Raj Ravi wrote:
I can get this working after some changes.
1. I have pci_assign=buses and intel_iommu=on present in grub.conf ,
Removed them
2. Befor
-Original Message-
From: Thomas Monjalon [mailto:thomas.monja...@6wind.com]
Sent: Wednesday, June 11, 2014 2:51 PM
To: Lu, Patrick
Cc: dev at dpdk.org
Subject: Re: [dpdk-dev] [PATCH] Add an API to query enabled core index
Hi,
2014-06-11 13:45, Patrick Lu:
> EAL -c option allows the u
Hi,
I'm trying to include some hand written assembly (compiled by yasm) in my DPDK
program. I couldn't find any example linking the DPDK C code with pre-compiled
.o file. I've searched the mk/ and found OBJS-y seems the right variable to
include .o file, but when generating the final executable
-Original Message-
From: Yigit, Ferruh
Sent: Friday, September 16, 2016 11:05 AM
To: Lu, Patrick ; dev at dpdk.org
Subject: Re: [dpdk-dev] How to include pre-build object file (.o) in DPDK
makefile?
On 9/16/2016 6:04 PM, Lu, Patrick wrote:
> Hi,
>
> I'm trying to inc
Hi,
I've recently rebased my DPDK code from v16.07 to v17.05-rc1 and learned
rte_set_log_type() API is deprecated now, so I switched to rte_log_set_level()
API.
My old code was as follow:
#define C2CV3 RTE_LOGTYPE_USER1
#define D RTE_LOG_DEBUG
#define I RTE_LOG_INFO
#define N RTE_LOG_NOTICE
rt
Hi Helin and Thomas,
Rather than an additional patch. Can we always enable extended tag in i40e
driver? There is no negative impact for enabling extended tag. (Even on devices
that don't support extended tag, the PCIe packet will simply ignore the bit and
go on.)
Best,
Patrick
-Original
6 matches
Mail list logo