Thursday, May 3, 2018 2:17 AM, Yongseok Koh:
> Subject: [dpdk-dev] [PATCH 2/5] net/mlx5: remove Memory Region support
>
> This patch removes current support of Memory Region (MR) in order to
> accommodate the dynamic memory hotplug patch. This patch can be
> compiled but traffic can't flow and HW
Thursday, May 3, 2018 2:17 AM, Yongseok Koh:
> Subject: [dpdk-dev] [PATCH 1/5] net/mlx5: trim debug messages for
> reference counters
>
> Remove debug messages when getting an object. When releasing an object,
> debug message will be printed only if the object is really freed.
>
> Signed-off-by:
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 secondary process,
> but a static array to each process. The reverse p
On Thu, May 03, 2018 at 05:44:29PM +0200, Thomas Monjalon wrote:
> 03/05/2018 12:49, Burakov, Anatoly:
> > On 03-May-18 11:02 AM, Yang, Zhiyong wrote:
> > > Thanks a lot for your excellent contributions to DPDK community,
> > > Jianfeng.
> > > See you later.
> >
> > +1, you will be missed!
>
>
> -Original Message-
> From: Shreyansh Jain [mailto:shreyansh.j...@nxp.com]
> Sent: Sunday, May 6, 2018 3:10 AM
> To: Xu, Rosen ; dev@dpdk.org
> Cc: Doherty, Declan ; Richardson, Bruce
> ; Yigit, Ferruh ;
> Ananyev, Konstantin ; Zhang, Tianfei
> ; Liu, Song ; Wu, Hao
> ; gaetan.ri...@6win
> -Original Message-
> From: Shreyansh Jain [mailto:shreyansh.j...@nxp.com]
> Sent: Sunday, May 6, 2018 2:43 AM
> To: Xu, Rosen ; dev@dpdk.org
> Cc: Doherty, Declan ; Richardson, Bruce
> ; Yigit, Ferruh ;
> Ananyev, Konstantin ; Zhang, Tianfei
> ; Liu, Song ; Wu, Hao
> ; gaetan.ri...@6win
> -Original Message-
> From: Shreyansh Jain [mailto:shreyansh.j...@nxp.com]
> Sent: Sunday, May 6, 2018 2:22 AM
> To: Xu, Rosen ; dev@dpdk.org
> Cc: Doherty, Declan ; Richardson, Bruce
> ; Yigit, Ferruh ;
> Ananyev, Konstantin ; Zhang, Tianfei
> ; Liu, Song ; Wu, Hao
> ; gaetan.ri...@6win
Some trivial comments inlined which can be fixed in v8 easily:
> -Original Message-
> From: Xu, Rosen [mailto:rosen...@intel.com]
> Sent: Friday, May 4, 2018 7:41 PM
> To: dev@dpdk.org
> Cc: rosen...@intel.com; declan.dohe...@intel.com;
> bruce.richard...@intel.com; Shreyansh Jain ;
> ferr
Though I had already acked this, I had a quick comment:
> -Original Message-
> From: Xu, Rosen [mailto:rosen...@intel.com]
> Sent: Friday, May 4, 2018 7:41 PM
> To: dev@dpdk.org
> Cc: rosen...@intel.com; declan.dohe...@intel.com;
> bruce.richard...@intel.com; Shreyansh Jain ;
> ferruh.yi..
Hi Ferruh, Dai,
> Subject: [dpdk-dev] [PATCH v7] ethdev: check Rx/Tx offloads
>
> This patch check if a input requested offloading is valid or not.
> Any reuqested offloading must be supported in the device capabilities.
> Any offloading is disabled by default if it is not set in the parameter
> d
Event crypto adapter is added to the meson build system
Signed-off-by: Abhinandan Gujjar
Signed-off-by: Nikhil Rao
Signed-off-by: Gage Eads
---
config/common_base |1 +
lib/Makefile |3 +-
lib/librte_eventdev/Makefile
Signed-off-by: Abhinandan Gujjar
---
MAINTAINERS | 1 +
test/test/Makefile| 1 +
test/test/test_event_crypto_adapter.c | 913 ++
3 files changed, 915 insertions(+)
create mode 100644 test/test/test_event_crypto_ada
Add entries in the programmer's guide, API index, maintainer's file
and release notes for the event crypto adapter.
Signed-off-by: Abhinandan Gujjar
---
MAINTAINERS|1 +
doc/api/doxy-api-index.md |1 +
doc/guides/prog_guide
Signed-off-by: Abhinandan Gujjar
---
drivers/event/sw/sw_evdev.c| 13 +++
lib/librte_eventdev/rte_eventdev.c | 25 +
lib/librte_eventdev/rte_eventdev.h | 54 ++
lib/librte_eventdev/rte_eventdev_pmd.h | 187 +
4 files changed, 279
Signed-off-by: Abhinandan Gujjar
Signed-off-by: Nikhil Rao
Signed-off-by: Gage Eads
---
MAINTAINERS| 5 +
lib/librte_eventdev/rte_event_crypto_adapter.h | 554 +
2 files changed, 559 insertions(+)
create mode 100644 lib/librte_event
This patchset introduces the event crypto adapter which is intended
to bridge between event devices and crypto devices. Addition of the
event crypto adapter into eventdev library extends the event driven
programming model with crypto devices.
This patchset has dependency on below cryptodev patchse
> -Original Message-
> From: Nipun Gupta
> Sent: Friday, May 4, 2018 3:41 PM
> To: tho...@monjalon.net; Hemant Agrawal ;
> Shreyansh Jain
> Cc: dev@dpdk.org; Nipun Gupta
> Subject: [PATCH v6 0/7] Introduce DPAA2 Command Interface raw driver
>
> This patch set introduces DPAA2 based Comma
Hello Rosen,
> -Original Message-
> From: Xu, Rosen [mailto:rosen...@intel.com]
> Sent: Friday, May 4, 2018 7:41 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;
> -Original Message-
> From: Xu, Rosen [mailto:rosen...@intel.com]
> Sent: Friday, May 4, 2018 7:41 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;
> tianfei.zh..
> -Original Message-
> From: Bruce Richardson [mailto:bruce.richard...@intel.com]
> Sent: Thursday, May 3, 2018 9:19 PM
> To: Shreyansh Jain
> Cc: Beilei Xing ; dev@dpdk.org
> Subject: Re: meson build fail for i40e
>
> On Thu, May 03, 2018 at 06:59:48PM +0530, Shreyansh Jain wrote:
> > Br
20 matches
Mail list logo