This patch updates Programmer's Guide and EAL parameter guides
to show EAL option "--iova-mode" support.
Signed-off-by: eric zhang
---
doc/guides/prog_guide/env_abstraction_layer.rst | 8
doc/guides/testpmd_app_ug/run_app.rst | 4
2 files changed, 12 inse
e required addressing mode. Using the EAL option permits the
mode to be explicitly configured in this scenario.
Signed-off-by: eric zhang
---
lib/librte_eal/bsdapp/eal/eal.c | 11 +--
lib/librte_eal/linuxapp/eal/eal.c | 27 +--
2 files changed, 26 insertions(+), 12
From: Santosh Shukla
In the case of user don't want to use bus iova scheme and want
to override.
For that, Adding eal option --iova-mode= where valid input
string is 'pa' or 'va'.
Signed-off-by: Santosh Shukla
Signed-off-by: Jerin Jacob
Signed-off-by: eric zhang
-
* use eal option instead of compilation option to configure IOVA
* apply http://patchwork.dpdk.org/patch/25192/
Santosh Shukla (1):
eal: add eal option to configure iova mode
eric zhang (2):
eal: force IOVA to particular mode
doc:document --iova-mode EAL flag
doc/guides/prog_guide/env
document patches.
In addition, the commit headline is very vague. Suggested rewording:
doc: document --iova-mode EAL flag
ok.
On 01-Oct-18 4:54 PM, eric zhang wrote:
This patch updates Programmer's Guide and EAL parameter guides
to show EAL option "--iova-mode" support.
Sign
On 09/26/2018 08:42 AM, Burakov, Anatoly wrote:
On 18-Sep-18 8:10 PM, eric zhang wrote:
From: Santosh Shukla
In the case of user don't want to use bus iova scheme and want
to override.
For that, Adding eal option --iova-mode= where valid input
string is 'pa' or '
This patch updates Programmer's Guide and EAL parameter guides
to show EAL option "--iova-mode" support.
Signed-off-by: eric zhang
---
doc/guides/prog_guide/env_abstraction_layer.rst | 8
doc/guides/testpmd_app_ug/run_app.rst | 4
2 files changed, 12 inse
e required addressing mode. Using the EAL option permits the
mode to be explicitly configured in this scenario.
Signed-off-by: eric zhang
---
v2:
* use eal option instead of compilation option to configure IOVA
* apply http://patchwork.dpdk.org/patch/25192/
---
lib/librte_eal/bsdapp/eal/ea
From: Santosh Shukla
In the case of user don't want to use bus iova scheme and want
to override.
For that, Adding eal option --iova-mode= where valid input
string is 'pa' or 'va'.
Signed-off-by: Santosh Shukla
Signed-off-by: Jerin Jacob
---
lib/librte_eal/common/eal_common_options.c | 30 +++
From: Santosh Shukla
In the case of user don't want to use bus iova scheme and want
to override.
For that, Adding eal option --iova-mode= where valid input
string is 'pa' or 'va'.
Signed-off-by: Santosh Shukla
Signed-off-by: Jerin Jacob
---
lib/librte_eal/common/eal_common_options.c | 30 +++
h/44420/
As for the --iova-mode=, I agree it could help DPDK use cases where most
drivers or devices are hotplugged/hotattached at runtime - e.g. SPDK, it could
certainly make use of such param.
D.
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Eric Zhang
Sent: T
On 09/07/2018 04:13 PM, Eric Zhang wrote:
On 09/07/2018 05:26 AM, Burakov, Anatoly wrote:
On 06-Sep-18 8:34 AM, Jerin Jacob wrote:
-Original Message-
Date: Tue, 4 Sep 2018 23:40:36 -0400
From: Eric Zhang
To: santosh ,
hemant.agra...@nxp.com,
Gaëtan Rivet , "Burakov, An
On 09/07/2018 05:26 AM, Burakov, Anatoly wrote:
On 06-Sep-18 8:34 AM, Jerin Jacob wrote:
-Original Message-
Date: Tue, 4 Sep 2018 23:40:36 -0400
From: Eric Zhang
To: santosh ,
hemant.agra...@nxp.com,
Gaëtan Rivet , "Burakov, Anatoly"
CC: bruce.richard...@inte
On 08/30/2018 08:59 AM, santosh wrote:
On Thursday 30 August 2018 05:43 PM, Hemant wrote:
External Email
Hi,
On 8/30/2018 3:13 PM, Gaëtan Rivet wrote:
Hi,
On Thu, Aug 30, 2018 at 10:09:04AM +0100, Burakov, Anatoly wrote:
On 29-Aug-18 4:58 PM, eric zhang wrote:
This patch adds a
addressing mode. Having the configuration
option permits the mode to be explicitly configured in this scenario.
Signed-off-by: eric zhang
---
lib/librte_eal/linuxapp/eal/eal.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/lib/librte_eal/linuxapp/eal/eal.c
b/lib/librte_eal/linuxapp/eal
This patch checks negotiated features to see if necessary to offload
before set the tap device offload capabilities. It also checks if kernel
support the TUNSETOFFLOAD operation.
Signed-off-by: eric zhang
---
v3:
* make other offloading features depend on CSUM
* check IFF_VNET_HDR support when
This patch checks negotiated features to see if necessary to offload
before set the tap device offload capabilities. It also checks if kernel
support the TUNSETOFFLOAD operation.
Signed-off-by: eric zhang
---
v2:
* don't return failure when failed to set offload to tap
* check if off
17 matches
Mail list logo