> -Original Message-
> From: Lee Daly [mailto:lee.d...@intel.com]
> Sent: 2018年1月17日 22:39
> To: olivier.m...@6wind.com; remy.hor...@intel.com; or...@mellanox.com;
> bruce.richard...@intel.com; pablo.de.lara.gua...@intel.com;
> radu.nico...@intel.com; tomasz.kante...@intel.com;
> cristian
From: Moti Haimovsky
This patch updates mlx4 documentation with flow
configuration limitations imposed by NIC hardware and
PMD implementation
Signed-off-by: Ophir Munk
---
doc/guides/nics/mlx4.rst | 77
1 file changed, 77 insertions(+)
diff --g
> -Original Message-
> From: Lu, Wenzhuo
> Sent: Thursday, February 8, 2018 2:08 PM
> To: Li, Xiaoyun
> Cc: dev@dpdk.org; Zhang, Helin; sta...@dpdk.org
> Subject: RE: [PATCH] net/ixgbe: fix CRC strip enabling
>
> Hi,
>
> > -Original Message-
> > From: Li, Xiaoyun
> > Sent: Thurs
Adding support for AES 256 algorithm in ipsec-secgw application
Signed-off-by: Anoob Joseph
---
doc/guides/sample_app_ug/ipsec_secgw.rst | 1 +
examples/ipsec-secgw/sa.c| 7 +++
2 files changed, 8 insertions(+)
diff --git a/doc/guides/sample_app_ug/ipsec_secgw.rst
b/doc/gui
> -Original Message-
> From: Wu, Yanglong
> Sent: Thursday, February 8, 2018 1:00 PM
> To: dev@dpdk.org
> Cc: Zhang, Helin; Lu, Wenzhuo; Xing, Beilei; Zhang, Qi Z; Wu, Yanglong
> Subject: [PATCH v2] net/i40e: fix i40e loopback configuration error
>
> This reverts commit:
> commit 7
Hi,
> -Original Message-
> From: Li, Xiaoyun
> Sent: Thursday, February 8, 2018 1:45 PM
> To: Lu, Wenzhuo
> Cc: dev@dpdk.org; Zhang, Helin ; Li, Xiaoyun
> ; sta...@dpdk.org
> Subject: [PATCH] net/ixgbe: fix CRC strip enabling
>
> New testpmd will get CRC strip offload from rx_offload_cap
New testpmd will get CRC strip offload from rx_offload_capa. Ixgbe card
has the capability. This patch adds CRC strip flag into rx_offload_capa
in ixgbe and ixgbevf.
Fixes: 8b9bd0efe0b6 ("app/testpmd: disable Rx VLAN offloads by default")
Cc: sta...@dpdk.org
Signed-off-by: Xiaoyun Li
---
driver
This reverts commit:
commit 7b7711bea5f4 ("net/i40e/base: enhance loopback AQ command").
The commit "net/i40e/base: enhance loopback AQ command" means
to support multi type of loopbacks,but it results to configuration
error for the adminq. So we revert this commit in this version.
Fixes:c
This reverts commit:
7b7711bea5f4("net/i40e/base: enhance loopback AQ command").
Commit(7b7711bea5f4) means to support multi type of loopbacks,
but it results to configuration error for adminq. So we revert
this commit in this version.
Fixes: 7b7711bea5f4 ("net/i40e/base: enhance loopback
Hi Maxime,
> -Original Message-
> From: Maxime Coquelin [mailto:maxime.coque...@redhat.com]
> Sent: Tuesday, February 6, 2018 6:19 PM
> To: Wang, Zhihong ; dev@dpdk.org
> Cc: Tan, Jianfeng ; Bie, Tiwei
> ; y...@fridaylinux.org; Liang, Cunming
> ; Wang, Xiao W ; Daly,
> Dan
> Subject: Re:
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Yanglong Wu
> Sent: Thursday, February 8, 2018 10:34 AM
> To: dev@dpdk.org
> Cc: Zhang, Helin ; Lu, Wenzhuo
> ; Xing, Beilei ; Wu, Yanglong
>
> Subject: [dpdk-dev] [PATCH] Revert "net/i40e/base: enhance loopback
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Mcnamara, John
> Sent: Thursday, February 8, 2018 12:07 AM
> To: Xing, Beilei; dev@dpdk.org; Wu, Jingjing
> Cc: sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] doc: update i40e guide
>
>
>
> > -Original M
This patch fix loopback fail after share code change
This reverts commit 7b7711bea5f4b5c47010c42a690fb4f4c1b57858.
Signed-off-by: Yanglong Wu
---
drivers/net/i40e/base/i40e_adminq_cmd.h | 21 ++---
drivers/net/i40e/base/i40e_common.c | 12
drivers/net/i40e/base/
Hi Maxime,
> -Original Message-
> From: Maxime Coquelin [mailto:maxime.coque...@redhat.com]
> Sent: Tuesday, February 6, 2018 10:24 PM
> To: Wang, Xiao W ; dev@dpdk.org
> Cc: Tan, Jianfeng ; Bie, Tiwei ;
> y...@fridaylinux.org; Liang, Cunming ; Daly, Dan
> ; Wang, Zhihong
> Subject: Re: [
From: longtb5
Update f_post_init for pipeline frontend.
Move f_track from pipeline backend to pipeline frontend.
Signed-off-by: Bao-Long Tran
Acked-by: Marko Kovacevic
---
doc/guides/sample_app_ug/ip_pipeline.rst | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/doc/gu
Hi,
It's in my short plans, but unfortunately some other high priority tasks
were inserted before. Honnestly, I'm not sure I'll be able to make it
for the release, but I'll do my best.
Olivier
On Wed, Feb 07, 2018 at 08:31:07AM +, Xu, Qian Q wrote:
> Any update, Olivier?
> We are near to
Hi,
On Tue, Feb 06, 2018 at 03:23:34PM -0800, Ajit Khaparde wrote:
> On Tue, Feb 6, 2018 at 9:07 AM, Olivier Matz wrote:
>
> > The hw flags are not read correctly: the defines
> > RX_PKT_CMPL_FLAGS_ITYPE_* are not bits but values, so the should not be
> > tested with if (value & X) but with if (
From: Harish Patil
Add the missing VF check to initialize tunnel params correctly.
Fixes: dd28bc8c6ef4 ("net/qede: fix VF port creation sequence")
Cc: sta...@dpdk.org
Signed-off-by: Harish Patil
---
drivers/net/qede/qede_ethdev.c | 24 +++-
1 file changed, 15 insertions(
Updated the limitations for dpdk-procinfo
to inform user of the proper use. To avoid
failures and build issues
Signed-off-by: Marko Kovacevic
---
doc/guides/tools/proc_info.rst | 26 +-
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/doc/guides/tools/proc_
> -Original Message-
> From: Maxime Coquelin [mailto:maxime.coque...@redhat.com]
> Sent: Wednesday, February 7, 2018 4:18 PM
> To: Mcnamara, John ; Stefan Hajnoczi
> ; Kovacevic, Marko
> Cc: dev@dpdk.org; Yuanhan Liu
> Subject: Re: [dpdk-dev] [PATCH 1/8] vhost: add security model
> docu
This updates the Intel and Oliver Matz licenses on a file in examples
to be the standard BSD-3-Clause license used for the rest of DPDK,
bringing the files in compliance with the DPDK licensing policy.
---
V2: Combined Intel and Olivier Matz license blocks
V3: Removed all right reserved from Inte
This updates the Intel and Oliver Matz licenses on a file in examples
to be the standard BSD-3-Clause license used for the rest of DPDK,
bringing the files in compliance with the DPDK licensing policy.
---
V2: Combined Intel and Olivier Matz license blocks
V3: Removed all right reserved from Inte
-Original Message-
> Date: Wed, 24 Jan 2018 13:27:16 +
> From: Lee Daly
> To: john.mcnam...@intel.com, pablo.de.lara.gua...@intel.com,
> harry.van.haa...@intel.com, bruce.richard...@intel.com
> CC: dev@dpdk.org, Lee Daly
> Subject: [dpdk-dev] [PATCH] examples: update copyrights and l
Hi John,
On 02/07/2018 05:10 PM, Mcnamara, John wrote:
-Original Message-
From: Stefan Hajnoczi [mailto:stefa...@redhat.com]
Sent: Tuesday, February 6, 2018 2:23 PM
To: Kovacevic, Marko
Cc: dev@dpdk.org; Maxime Coquelin ; Yuanhan
Liu ; Mcnamara, John
Subject: Re: [dpdk-dev] [PATCH 1
On 1/23/2018 4:45 PM, Lee Daly wrote:
> This updates the Intel and IBM license on files in examples to be the standard
> BSD-3-Clause license used for the rest of DPDK,
> bringing the files in compliance with the DPDK licensing policy.
>
> Signed-off-by: Lee Daly
Acked-by: Ferruh Yigit
On 1/23/2018 4:45 PM, Lee Daly wrote:
> This updates the Intel and Linaro Limited license on files in examples
> to be the standard BSD-3-Clause license used for the rest of DPDK,
> bringing the files in compliance with the DPDK licensing policy.
>
> Signed-off-by: Lee Daly
Acked-by: Ferruh Yigi
On 1/24/2018 1:27 PM, Lee Daly wrote:
> This updates the Intel and Cavium license on files in examples to be
> the standard BSD-3-Clause license used for the rest of DPDK,
> bringing the files in compliance with the DPDK licensing policy.
>
> Signed-off-by: Lee Daly
Acked-by: Ferruh Yigit
On 1/23/2018 4:43 PM, Lee Daly wrote:
> This updates the license on files in examples to be the standard
> BSD-3-Clause license used for the rest of DPDK,
> bringing the files in compliance with the DPDK licensing policy.
>
> Signed-off-by: Lee Daly
Acked-by: Ferruh Yigit
> -Original Message-
> From: Stefan Hajnoczi [mailto:stefa...@redhat.com]
> Sent: Tuesday, February 6, 2018 2:23 PM
> To: Kovacevic, Marko
> Cc: dev@dpdk.org; Maxime Coquelin ; Yuanhan
> Liu ; Mcnamara, John
> Subject: Re: [dpdk-dev] [PATCH 1/8] vhost: add security model
> documentation
> -Original Message-
> From: Xing, Beilei
> Sent: Sunday, February 4, 2018 3:41 AM
> To: Mcnamara, John ; dev@dpdk.org; Wu, Jingjing
>
> Cc: sta...@dpdk.org
> Subject: [PATCH] doc: update i40e guide
>
> This patch updates the i40e guide with new device parameter support-multi-
> driver.
Acked-by: Pascal Mazon
On 05/02/2018 17:17, Moti Haimovsky wrote:
> This patch complements the partial cleanup done inside
> eth_dev_tap_create when the routine failed.
> Such a failure left a non-functional device attached to the system.
>
> Fixes: 050fe6e9ff97 ("drivers/net: use ethdev allocati
> On Feb 7, 2018, at 10:15 AM, Rosen, Rami wrote:
>
> This patch fixes a typo in pktgen_main_rxtx_loop() method
> of app/pktgen.c.
>
> Signed-off-by: Rami Rosen
> ---
> app/pktgen.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/app/pktgen.c b/app/pktgen.c
> index 4
Thanks Bruce and Keith,
I have run the application with root privileges and at least the memory error
reported by EAL has been solved. Thanks a lot! Now it runs, although it
complains about other issues (it doesn't detect interfaces despite the fact I
have associated them with vfio-pci driver u
Neither upstream kernel nor MLNX_OFED support such filter.
There is no point announcing this feature.
Reverts commit 0fb2c9842b20 ("net/mlx5: support IPv4 time-to-live filter")
Cc: nelio.laranje...@6wind.com
Signed-off-by: Shahaf Shuler
---
On v2:
- Changed commit log.
---
doc/guides/rel_note
Nor upstream kernel nor MLNX_OFED support such filter.
Reverts commit 0fb2c9842b20 ("net/mlx5: support IPv4 time-to-live filter")
Cc: nelio.laranje...@6wind.com
Signed-off-by: Shahaf Shuler
---
doc/guides/rel_notes/release_18_02.rst | 1 -
drivers/net/mlx5/mlx5_flow.c | 1 -
2 files c
> Update f_post_init for pipeline frontend.
> Move f_track from pipeline backend to pipeline frontend.
>
> Signed-off-by: longtb5
>
> doc/guides/sample_app_ug/ip_pipeline.rst | 6 --
> 1 file changed, 4 insertions(+), 2 deletions(-)
Everything Is ok formatting wise and info the only I see i
On Wednesday 07 February 2018 02:56 PM, Gaetan Rivet wrote:
The declaration and identification of devices will change in v18.05.
Remove the precedent deprecation notice
Add new one reflecting the planned changes more accurately,
updated for v18.05.
Signed-off-by: Gaetan Rivet
---
Acked-By:
On Wed, Feb 07, 2018 at 08:24:00AM +, Andrew Rybchenko wrote:
> If build fails because of failed experimental check and stdout is
> redirected to /dev/null, it is absolutely unclear why build fails.
>
> Fixes: a4bcd61de82d ("buildtools: add script to check experimental API
> exports")
>
> Si
https://dpdk.org/tracker/show_bug.cgi?id=11
Pablo de Lara (pablo.de.lara.gua...@intel.com) changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
-Original Message-
> Date: Mon, 5 Feb 2018 11:47:42 +
> From: Bruce Richardson
> To: Anatoly Burakov
> CC: dev@dpdk.org, Neil Horman , John McNamara
> , Marko Kovacevic
> Subject: Re: [dpdk-dev] [PATCH v2] doc: add deprecation notice for memory
> hotplug changes
> User-Agent: Mutt/
-Original Message-
> Date: Tue, 23 Jan 2018 10:39:58 +
> From: "Mcnamara, John"
> To: "Burakov, Anatoly" , "dev@dpdk.org"
>
> CC: Neil Horman , "Kovacevic, Marko"
>
> Subject: Re: [dpdk-dev] [PATCH] doc: add ABI change notice for
> numa_node_count in eal
>
>
>
> > -Original
This patch is for 18.05 and implements changes referenced
in the deprecation notice[1]. (not yet merged as of this
writing)
This patchset breaks the EAL ABI and bumps its version. This
is arguably OK as memory changes will change a lot in EAL and
thus likely break ABI anyway. However, two other al
During lcore scan, find maximum socket ID and store it. This will
break the ABI, so bump ABI version.
Signed-off-by: Anatoly Burakov
---
Notes:
v4:
- Remove backwards ABI compatibility, bump ABI instead
v3:
- Added ABI compatibility
v2:
- checkpatch changes
https://dpdk.org/tracker/show_bug.cgi?id=12
Qian (qian.q...@intel.com) changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
CC|
> -Original Message-
> From: Xing, Beilei
> Sent: Wednesday, February 7, 2018 4:41 PM
> To: Zhang, Qi Z ; Wu, Jingjing
> Cc: dev@dpdk.org; sta...@dpdk.org
> Subject: [PATCH v2] net/i40e: fix issue during customized info update
>
> Customized info is updated without checking package
> op
On Tue, Feb 06, 2018 at 09:09:26PM +, Wiles, Keith wrote:
>
>
> > On Feb 6, 2018, at 12:38 PM, Huertas García, Víctor
> > wrote:
> >
> > Hi all,
> >
> >
> > This is my first post in this mailing list. I am glad to become a member of
> > this community.
> >
> >
> > I am a newbie using
The declaration and identification of devices will change in v18.05.
Remove the precedent deprecation notice
Add new one reflecting the planned changes more accurately,
updated for v18.05.
Signed-off-by: Gaetan Rivet
---
doc/guides/rel_notes/deprecation.rst | 27 ---
1
This patch fixes a typo in pktgen_main_rxtx_loop() method
of app/pktgen.c.
Signed-off-by: Rami Rosen
---
app/pktgen.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/pktgen.c b/app/pktgen.c
index 4904954..412585b 100644
--- a/app/pktgen.c
+++ b/app/pktgen.c
@@ -1263,7 +1
Customized info is updated without checking package
operation - ADD or DEL, it only covers ADD operation
currently. This patch adds process for DEL operation.
Fixes: e163c18a15b0 ("net/i40e: update ptype and pctype info")
Cc: sta...@dpdk.org
Signed-off-by: Beilei Xing
---
v2 change:
- Reset pt
On 2018年02月06日 21:58, Jens Freimann wrote:
On Tue, Feb 06, 2018 at 02:20:02PM +0800, Jason Wang wrote:
On 2018???01???29??? 22:11, Jens Freimann wrote:
May I ask how do you test the patch? I believe you need some basic
packed ring support in both qemu and vhost-user protocol.
Yes, I have
Any update, Olivier?
We are near to release, and the bug-fix is important for the virtio vector path
usage. Thanks.
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Olivier Matz
> Sent: Thursday, February 1, 2018 4:28 PM
> To: Yao, Lei A
> Cc: dev@dpdk.org; y
If build fails because of failed experimental check and stdout is
redirected to /dev/null, it is absolutely unclear why build fails.
Fixes: a4bcd61de82d ("buildtools: add script to check experimental API exports")
Signed-off-by: Andrew Rybchenko
---
v2:
- use <<- to keep indentation of the mess
Hi, Ferruh
> -Original Message-
> From: Yigit, Ferruh
> Sent: Tuesday, February 6, 2018 10:19 PM
> To: Mcnamara, John ; Zhao1, Wei
> ; dev@dpdk.org
> Cc: sta...@dpdk.org; or...@mellanox.com
> Subject: Re: [dpdk-dev] [PATCH v3] doc: update flow filtering document
>
> On 2/5/2018 3:31 PM, M
53 matches
Mail list logo