-Original Message-
> Date: Fri, 21 Sep 2018 17:16:02 +0530
> From: Hemant Agrawal
> To: dev@dpdk.org
> CC: jerin.ja...@caviumnetworks.com, Hemant Agrawal
> , sta...@dpdk.org
> Subject: [PATCH v2 1/5] event/dpaa2: fix mbuf assignment in atomic
> processing
> X-Mailer: git-send-email 2.7.4
-Original Message-
> Date: Thu, 6 Sep 2018 14:41:42 +0530
> From: Nikhil Rao
> To: jerin.ja...@caviumnetworks.com
> CC: dev@dpdk.org, Nikhil Rao , sta...@dpdk.org
> Subject: [PATCH 1/2] eventdev: fix eth Rx adapter hotplug incompatibility
> X-Mailer: git-send-email 1.8.3.1
>
>
> Use RTE_
-Original Message-
> Date: Wed, 5 Sep 2018 19:53:31 +0530
> From: Pavan Nikhilesh
> To: jerin.ja...@caviumnetworks.com
> Cc: dev@dpdk.org, Pavan Nikhilesh
> Subject: [dpdk-dev] [PATCH] test/eventdev: fix incorrect unit test
> X-Mailer: git-send-email 2.18.0
>
> Enqueue, dequeue depths a
-Original Message-
> Date: Thu, 20 Sep 2018 03:52:32 +0530
> From: Pavan Nikhilesh
> To: jerin.ja...@caviumnetworks.com, nikhil@intel.com,
> anoob.jos...@caviumnetworks.com
> Cc: dev@dpdk.org, Pavan Nikhilesh
> Subject: [dpdk-dev] [PATCH v3 1/4] app/test-eventdev: fix minor typos
> X
-Original Message-
> Date: Thu, 20 Sep 2018 03:52:33 +0530
> From: Pavan Nikhilesh
> To: jerin.ja...@caviumnetworks.com, nikhil@intel.com,
> anoob.jos...@caviumnetworks.com
> Cc: dev@dpdk.org, Pavan Nikhilesh
> Subject: [dpdk-dev] [PATCH v3 2/4] app/test-eventdev: remove redundant
>
-Original Message-
> Date: Thu, 20 Sep 2018 03:52:35 +0530
> From: Pavan Nikhilesh
> To: jerin.ja...@caviumnetworks.com, nikhil@intel.com,
> anoob.jos...@caviumnetworks.com
> Cc: dev@dpdk.org, Pavan Nikhilesh ,
> john.mcnam...@intel.com
> Subject: [dpdk-dev] [PATCH v3 4/4] doc: updat
-Original Message-
> Date: Thu, 20 Sep 2018 12:22:50 +0100
> From: Harry van Haaren
> To: dev@dpdk.org
> CC: jerin.ja...@caviumnetworks.com, matias@nokia.com, Harry van Haaren
>
> Subject: [PATCH v2 2/3] event/sw: implement unlinks in progress function
> X-Mailer: git-send-email 2.17
-Original Message-
> Date: Fri, 21 Sep 2018 12:17:38 +
> From: "Elo, Matias (Nokia - FI/Espoo)"
> To: Harry van Haaren
> CC: "dev@dpdk.org" , "sta...@dpdk.org"
> Subject: Re: [dpdk-dev] [PATCH] event/sw: fix cq idx check for unlink
> usecases
> x-mailer: Apple Mail (2.3445.9.1)
>
>
-Original Message-
> Date: Thu, 20 Sep 2018 03:52:34 +0530
> From: Pavan Nikhilesh
> To: jerin.ja...@caviumnetworks.com, nikhil@intel.com,
> anoob.jos...@caviumnetworks.com
> Cc: dev@dpdk.org, Pavan Nikhilesh
> Subject: [dpdk-dev] [PATCH v3 3/4] app/test-eventdev: add Tx adapter supp
Long time ago preallocation of memory for KNI was introduced in commit
0c6bc8e. It was done because of lack of ability to free previously
allocated memzones, which led to memzone exhaustion. Currently memzones
can be freed and this patch uses this ability for dynamic KNI memory
allocation.
Signed-
On Fri, Sep 21, 2018 at 2:37 PM, Andrzej Ostruszka wrote:
> Acked-by: Andrzej Ostruszka
>
> However you might consider keeping this comment in the awk script.
>
> On 20.09.2018 23:11, Arnon Warshavsky wrote:
> [...]
> > @@ -44,85 +44,12 @@ print_usage () {
> > }
> >
> > check_forbidden_additio
Hi Anatoly,
21/09/2018 18:13, Anatoly Burakov:
> This is a proposal to enable using externally allocated memory
> in DPDK.
About this change and previous ones, I think we may miss some
documentation about the usage and the internal design of the DPDK
memory allocation.
You already updated some do
19/09/2018 19:15, Ferruh Yigit:
> On 9/4/2018 2:49 PM, Tomasz Duszynski wrote:
> > From: Natalie Samsonov
> > --- a/doc/guides/nics/mvpp2.rst
> > +++ b/doc/guides/nics/mvpp2.rst
> > - git clone
> > https://github.com/MarvellEmbeddedProcessors/linux-marvell.git -b
> > linux-4.4.52-armada-17.1
04/09/2018 15:49, Tomasz Duszynski:
> From: Natalie Samsonov
>
> Document MTR (metering) and TM (traffic management) usage plus
> do some small updates here and there.
>
> Signed-off-by: Natalie Samsonov
> ---
> doc/guides/nics/img/mvpp2_tm.png | Bin 0 -> 5355 bytes
> doc/guides/nics/mvpp2.rs
Hi,
This patchset introduces vdpa sample to demonstrate the vDPA use case.
v4 changes:
* add client mode support
* improve the format to list the vDPA device info and improve the vdpa.rst
accordingly
* remove some useless comments
* add introduction in 18.11 release note.
v3 changes:
* list
It's used to get number of available registered vDPA devices.
Signed-off-by: Xiaolong Ye
---
lib/librte_vhost/rte_vdpa.h| 3 +++
lib/librte_vhost/rte_vhost_version.map | 1 +
lib/librte_vhost/vdpa.c| 6 ++
3 files changed, 10 insertions(+)
diff --git a/lib/librte
The vdpa sample application creates vhost-user sockets by using the
vDPA backend. vDPA stands for vhost Data Path Acceleration which utilizes
virtio ring compatible devices to serve virtio driver directly to enable
datapath acceleration. As vDPA driver can help to set up vhost datapath,
this applic
Hi Xiaolong,
Thanks for the update, 2 small comments below.
> -Original Message-
> From: Ye, Xiaolong
> Sent: Monday, September 24, 2018 4:43 PM
> To: dev@dpdk.org; Maxime Coquelin ; Bie,
> Tiwei ; Wang, Zhihong
> Cc: Wang, Xiao W ; Rami Rosen
> ; Wang, Haiyue ; Ye,
> Xiaolong
> Subject
Hi Igor,
On 9/7/2018 8:51 PM, Igor Russkikh wrote:
Signed-off-by: Igor Russkikh
---
drivers/net/atlantic/atl_hw_regs.c | 58 +
drivers/net/atlantic/atl_hw_regs.h | 59 ++
2 files changed, 117 insertions(+)
create mode
19 matches
Mail list logo