Hi, Adrien Mazarguil
Once we apply this patch ,we will meet an abnormal issue, rte_flow
command will cause core dump.
If we do not apply it, this will disappear. I have check this issue, it seems
there is something wrong in function
of port_flow_new() in Config.c file, core dump happen
-Original Message-
> Date: Sun, 6 May 2018 00:17:08 +0530
> From: Abhinandan Gujjar
> To: jerin.ja...@caviumnetworks.com, hemant.agra...@nxp.com,
> akhil.go...@nxp.com, dev@dpdk.org
> CC: narender.vang...@intel.com, abhinandan.guj...@intel.com,
> nikhil@intel.com, gage.e...@intel.com
> On May 5, 2018, at 11:25 PM, Shahaf Shuler wrote:
>
> Hi Koh,
>
> See some small comments.
>
> Thursday, May 3, 2018 2:11 AM, Yongseok Koh:
>> Subject: [dpdk-dev] [PATCH v2] net/mlx5: change device reference for
>> secondary process
>>
>> rte_eth_devices[] is not shared between primary and
Currently, when the backend is vhost-net, which implies
virtio-user works in client mode, virtio-user is assigned
to the default feature VIRTIO_USER_SUPPORTED_FEATURES.
However, virtio-user should request features from the
backend in this case.
Fixes: bd8f50a45d0f ("net/virtio-user: support server
> -Original Message-
> From: Zhao1, Wei
> Sent: Monday, May 7, 2018 1:34 PM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z ; adrien.mazarg...@6wind.com; Zhao1,
> Wei
> Subject: [PATCH] net/i40e: fix flow RSS key array error
>
> This is a bug introduced into RSS key array span.
>
> Fixes: ac8d22de2
> -Original Message-
> From: Zhao1, Wei
> Sent: Monday, May 7, 2018 2:31 PM
> To: Zhang, Qi Z ; dev@dpdk.org
> Cc: adrien.mazarg...@6wind.com
> Subject: RE: [PATCH] net/i40e: fix flow RSS key array error
>
>
>
> > -Original Message-
> > From: Zhang, Qi Z
> > Sent: Monday, May 7
> -Original Message-
> From: Zhang, Qi Z
> Sent: Monday, May 7, 2018 2:28 PM
> To: Zhao1, Wei ; dev@dpdk.org
> Cc: adrien.mazarg...@6wind.com
> Subject: RE: [PATCH] net/i40e: fix flow RSS key array error
>
>
>
> > -Original Message-
> > From: Zhao1, Wei
> > Sent: Monday, May 7,
> -Original Message-
> From: Zhao1, Wei
> Sent: Monday, May 7, 2018 1:34 PM
> To: dev@dpdk.org
> Cc: Zhang, Qi Z ; adrien.mazarg...@6wind.com; Zhao1,
> Wei
> Subject: [PATCH] net/i40e: fix flow RSS key array error
>
> This is a bug introduced into RSS key array span.
>
> Fixes: ac8d22d
-Original Message-
> Date: Sun, 6 May 2018 00:17:09 +0530
> From: Abhinandan Gujjar
> To: jerin.ja...@caviumnetworks.com, hemant.agra...@nxp.com,
> akhil.go...@nxp.com, dev@dpdk.org
> CC: narender.vang...@intel.com, abhinandan.guj...@intel.com,
> nikhil@intel.com, gage.e...@intel.com
This is a bug introduced into RSS key array span.
Fixes: ac8d22de2394 ("ethdev: flatten RSS configuration in flow API")
Signed-off-by: Wei Zhao
---
drivers/net/i40e/i40e_ethdev.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_ethdev.h b/drivers/net/i40e
-Original Message-
> Date: Mon, 7 May 2018 05:30:56 +
> From: Shahaf Shuler
> To: Jerin Jacob
> CC: Pavan Nikhilesh , Ali Alnubani
> , Thomas Monjalon , Raslan
> Darawsheh , "dev@dpdk.org"
> Subject: RE: event/octeontx: add event timer adapter driver
>
> Sunday, May 6, 2018 4:33 P
Thursday, May 3, 2018 2:21 AM, Yongseok Koh:
> Subject: [dpdk-dev] [PATCH 2/3] net/mlx5: add a function to rdma-core glue
>
> mlx5dv_create_wq() is added for the Multi-Packet RQ (a.k.a Striding RQ).
>
> Signed-off-by: Yongseok Koh
Acked-by: Shahaf Shuler
> ---
> drivers/net/mlx5/Makefile
On Friday 04 May 2018 04:01 PM, Andrew Rybchenko wrote:
> From: Ivan Malov
>
> The code aimed to pick and remember the value of
> mempool ops name from EAL command line arguments does not
> copy the string and remembers the pointer provided
> by getopt_long() directly. The latter could be clobber
Thursday, May 3, 2018 2:21 AM, Yongseok Koh:
> Subject: [dpdk-dev] [PATCH 1/3] net/mlx5: separate filling Rx flags
>
> Filling in fields of mbuf becomes a separate inline function so that this can
> be
> reused.
>
> Signed-off-by: Yongseok Koh
Acked-by: Shahaf Shuler
> ---
> drivers/net/mlx
Sunday, May 6, 2018 4:33 PM, Jerin Jacob:
> Subject: Re: event/octeontx: add event timer adapter driver
>
> -Original Message-
> > Date: Sun, 6 May 2018 13:17:55 +
> > From: Shahaf Shuler
> > To: Pavan Nikhilesh , Ali Alnubani
> > , Thomas Monjalon ,
> Raslan
> > Darawsheh , "jerin.ja
Hi Adrien,
There is a core dump when I set i40e fdir flexbytes rule, I bisect the commit
version,
d0ad8648b1c57c0e311ab7a3192bc3b507de5bf6 is the first bad commit
commit d0ad8648b1c57c0e311ab7a3192bc3b507de5bf6
Author: Adrien Mazarguil
Date: Thu Apr 19 12:07:37 2018 +0200
app/testpmd: fix
-Original Message-
> Date: Sun, 6 May 2018 00:17:09 +0530
> From: Abhinandan Gujjar
> To: jerin.ja...@caviumnetworks.com, hemant.agra...@nxp.com,
> akhil.go...@nxp.com, dev@dpdk.org
> CC: narender.vang...@intel.com, abhinandan.guj...@intel.com,
> nikhil@intel.com, gage.e...@intel.com
> -Original Message-
> From: Zhang, Qi Z
> Sent: Monday, May 7, 2018 9:26 AM
> To: Yigit, Ferruh
> Cc: Xing, Beilei ; dev@dpdk.org; Zhang, Qi Z
>
> Subject: [PATCH] net/i40e: fix missing mbuf fast free offload
>
> Expose the missing mbuf fast free capability since i40 does support it.
-Original Message-
> Date: Sun, 6 May 2018 00:17:08 +0530
> From: Abhinandan Gujjar
> To: jerin.ja...@caviumnetworks.com, hemant.agra...@nxp.com,
> akhil.go...@nxp.com, dev@dpdk.org
> CC: narender.vang...@intel.com, abhinandan.guj...@intel.com,
> nikhil@intel.com, gage.e...@intel.com
On Mon, May 07, 2018 at 11:49:49AM +0800, Tiwei Bie wrote:
> On Fri, May 04, 2018 at 05:48:05PM +0200, Maxime Coquelin wrote:
> > Hi Tiwei,
> >
> > On 05/03/2018 01:56 PM, Tiwei Bie wrote:
> > > On Mon, Apr 30, 2018 at 05:59:54PM +0200, Maxime Coquelin wrote:
> [...]
> > > > +static __rte_always_i
On Fri, May 04, 2018 at 05:48:05PM +0200, Maxime Coquelin wrote:
> Hi Tiwei,
>
> On 05/03/2018 01:56 PM, Tiwei Bie wrote:
> > On Mon, Apr 30, 2018 at 05:59:54PM +0200, Maxime Coquelin wrote:
[...]
> > > +static __rte_always_inline void
> > > +vhost_log_cache_sync(struct virtio_net *dev, struct vho
Hi Maxime
I saw Yuanhan already did this. Two patches already in 17.11 LTS.
Cheers
JJ
> -Original Message-
> From: Maxime Coquelin [mailto:maxime.coque...@redhat.com]
> Sent: Friday, May 4, 2018 9:09 PM
> To: Loftus, Ciara ; dev@dpdk.org
> Cc: Chen, Junjie J
> Subject: Re: [dpdk-dev] [P
Expose the missing mbuf fast free capability since i40 does
support it.
Fixes: 7497d3e2f777 ("net/i40e: convert to new Tx offloads API")
Signed-off-by: Qi Zhang
---
drivers/net/i40e/i40e_ethdev.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/net/i40e/i40e_eth
> -Original Message-
> From: Shreyansh Jain [mailto:shreyansh.j...@nxp.com]
> Sent: Sunday, May 6, 2018 7:54 PM
> To: Xu, Rosen ; dev@dpdk.org;
> tho...@monjalon.net
> Cc: Doherty, Declan ; Richardson, Bruce
> ; Yigit, Ferruh ;
> Ananyev, Konstantin ; Zhang, Tianfei
> ; Liu, Song ; Wu, Ha
-Original Message-
> Date: Sun, 6 May 2018 13:17:55 +
> From: Shahaf Shuler
> To: Pavan Nikhilesh , Ali Alnubani
> , Thomas Monjalon , Raslan
> Darawsheh , "jerin.ja...@caviumnetworks.com"
>
> CC: "dev@dpdk.org"
> Subject: RE: event/octeontx: add event timer adapter driver
>
> Mo
Monday, April 23, 2018 11:45 AM, Pavan Nikhilesh:
> Subject: Re: event/octeontx: add event timer adapter driver
>
> Hi Ali,
>
> Looks like a compiler bug rather than code issue, I have verified this on x86
> with gcc 4.8.5 and don't see an issue.
>
> Looking around I found that compiling with -O
Hi Koh,
Huge work. It takes (and will take) me some time to process.
In the meanwhile find some small comments.
As this design heavily relies on synchronization (cache flush) between the
control thread and the data path thread along with possible deadlocks from the
memory hotplug events the
Hi Rosen,
> -Original Message-
> From: Xu, Rosen [mailto:rosen...@intel.com]
> Sent: Sunday, May 6, 2018 2:11 PM
> To: dev@dpdk.org
> Cc: rosen...@intel.com; declan.dohe...@intel.com;
> bruce.richard...@intel.com; Shreyansh Jain ;
> ferruh.yi...@intel.com; konstantin.anan...@intel.com;
> t
From: Figo Zhang
add some introduction, motivation and usage for iFPGA driver.
Signed-off-by: Rosen Xu
Signed-off-by: Figo Zhang
---
doc/guides/rawdevs/ifpga_rawdev.rst| 112 +
doc/guides/rel_notes/release_18_05.rst | 13
2 files changed, 125 insertio
From: Figo Zhang
add meson build support for iFPGA driver.
Signed-off-by: Figo Zhang
---
drivers/raw/ifpga_rawdev/base/meson.build | 34 +++
drivers/raw/ifpga_rawdev/meson.build | 15 ++
2 files changed, 49 insertions(+)
create mode 100644 drivers/
From: Rosen Xu
Add Intel FPGA BUS Rawdev Driver which is based on
librte_rawdev library.
Signed-off-by: Rosen Xu
Signed-off-by: Yanglong Wu
Signed-off-by: Figo zhang
Acked-by: Shreyansh Jain
---
config/common_base | 1 +
drivers/raw/Makefile
From: "Xu, Rosen"
Intel FPGA BUS in DPDK
-
This patch set introduces Intel FPGA BUS support in DPDK.
v8 updates:
==
- Fix some comments from Shreyansh Jain
- Patch 3 and Patch 5 will continue rebase when qcom patches merging into
mainline
- add Shreyansh Jai
From: Rosen Xu
Defined FPGA-BUS for Acceleration Drivers of AFUs
1. FPGA PCI Scan (1st Scan) follows DPDK UIO/VFIO PCI Scan Process,
probe Intel FPGA Rawdev Driver, it will be covered in following patches.
2. AFU Scan(2nd Scan) bind DPDK driver to FPGA Partial-Bitstream.
This scan is trigged by
33 matches
Mail list logo