From: "faicker.mo"
Check in func ntuple_filter_to_5tuple is too late for fdir filter rule,
add check in func cons_parse_ntuple_filter.
Signed-off-by: faicker.mo
---
drivers/net/ixgbe/ixgbe_flow.c | 29 +
1 file changed, 29 insertions(+)
diff --git a/drivers/net/ixg
Remove driver log when no interrupt event indicated
in alarm handler for both PF and VF, otherwise there
will be lots of prints which makes console unusable.
Signed-off-by: Beilei Xing
---
v2 changes:
- Also remove the driver log for VF.
drivers/net/i40e/i40e_ethdev.c| 4 +---
drivers/net
Remove "INFO" level log when no interrupt event
indicated in alarm handler, otherwise there will
be lots of prints which makes console unusable.
Signed-off-by: Beilei Xing
---
drivers/net/i40e/i40e_ethdev.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/net/i40e/i
-Original Message-
> Date: Mon, 17 Sep 2018 21:17:34 +0200
> From: Mattias Rönnblom
> To: Jerin Jacob
> CC: bruce.richard...@intel.com, dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v3 10/10] event/dsw: include DSW event
> device documentation
> User-Agent: Mozilla/5.0 (X11; Linux x86_64
> -Original Message-
> From: Yigit, Ferruh
> Sent: Monday, September 17, 2018 7:08 PM
> To: Xing, Beilei ; Zhang, Qi Z
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v3] net/i40e: add alarm handler
>
> On 9/11/2018 4:35 AM, Beilei Xing wrote:
> > This patch adds alarm handler, and t
For IA, the AVX2 vector path is only recommended to be used on later
platforms (identified by AVX512 support, like SKL etc.) This is because
performance benchmark shows downgrade when running AVX2 vector path on
early platform (BDW/HSW) in some cases. But we still observe perf gain
with some real w
> -Original Message-
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Monday, September 17, 2018 22:37
> To: Yigit, Ferruh
> Cc: Li, Xiaoyun ; Xing, Beilei ;
> Zhang, Qi Z ; dev@dpdk.org; Yang, Zhiyong
> ; Richardson, Bruce
> Subject: Re: [PATCH v6] net/i40e: add interface t
> On Sep 17, 2018, at 9:03 AM, Asaf Penso wrote:
>
> tso and vlan parameters were removed from the signature
> of txq_mbuf_to_swp function.
>
> The documentation of the function was not updated accordingly.
>
> Remove the tso and vlan documentation to match the function signature.
>
> Fixes:
17/09/2018 21:34, Bruce Richardson:
> On Mon, Sep 17, 2018 at 06:44:52PM +0200, Thomas Monjalon wrote:
> > 17/09/2018 17:17, Bruce Richardson:
> > > On Mon, Sep 17, 2018 at 03:38:58PM +0200, Thomas Monjalon wrote:
> > > > 17/09/2018 14:54, Bruce Richardson:
> > > > > On Mon, Sep 17, 2018 at 02:03:5
On Mon, Sep 17, 2018 at 06:44:52PM +0200, Thomas Monjalon wrote:
> 17/09/2018 17:17, Bruce Richardson:
> > On Mon, Sep 17, 2018 at 03:38:58PM +0200, Thomas Monjalon wrote:
> > > 17/09/2018 14:54, Bruce Richardson:
> > > > On Mon, Sep 17, 2018 at 02:03:50PM +0200, Thomas Monjalon wrote:
> > > > > 29
On 2018-09-17 14:29, Jerin Jacob wrote:
diff --git a/doc/guides/eventdevs/dsw.rst b/doc/guides/eventdevs/dsw.rst
new file mode 100644
index 0..de41ae9d3
--- /dev/null
+++ b/doc/guides/eventdevs/dsw.rst
@@ -0,0 +1,97 @@
+.. SPDX-License-Identifier: BSD-3-Clause
+Copyright(c) 2017 Int
Hi Luca,
When eth_vmxnet3_dev_uninit() is called, is it guaranteed that
vmxnet3_dev_close/ vmxnet3_dev_stop must have been called? I'm not familiar
with the hot-plug procedure, so just wonder if there is any chance that
eth_vmxnet3_dev_uninit() is called without calling vmxnet3_dev_close/
vmxn
Hi All,
Considered that most people commented that eal option "--iova-mode" is a
better solution that gives user a chance not to use bus iova auto
detection scheme and want to override for some reason, I will generate
2nd version patch which will use eal option instead of compilation
configura
Hi Jerin,
> >
> > >
> > > Anyway, let's pretend we found some smart way to distribute inbound
> > > packets for the same SA to multiple HW queues/CPU
> cores.
> > > To make ipsec processing for such case to work correctly just atomicity
> > > on check/update segn/replay_window is not enough.
>
> On Sep 17, 2018, at 12:45 AM, yogev ch wrote:
>
> 'stats_reset()' callback was missing.
> This commit implements the callback by taking a snapshot of the stats
> (SNAPSHOT) each time 'stats_reset()' is called.
> When getting stats with 'stats_get()', hw stats which always increase reduce
>
17/09/2018 17:17, Bruce Richardson:
> On Mon, Sep 17, 2018 at 03:38:58PM +0200, Thomas Monjalon wrote:
> > 17/09/2018 14:54, Bruce Richardson:
> > > On Mon, Sep 17, 2018 at 02:03:50PM +0200, Thomas Monjalon wrote:
> > > > 29/08/2018 18:02, Bruce Richardson:
> > > > > Add in a cross-file to enable 3
On 9/17/2018 4:24 PM, Marko Kovacevic wrote:
> Added a note into the coding style to
> highlight the use of a bool within a struct
>
> Signed-off-by: Marko Kovacevic
Reviewed-by: Ferruh Yigit
On Mon, Sep 17, 2018 at 05:12:19PM +0100, Ferruh Yigit wrote:
> On 9/17/2018 4:20 PM, Bruce Richardson wrote:
> > On Mon, Sep 17, 2018 at 03:53:40PM +0100, Ferruh Yigit wrote:
> >> On 9/13/2018 3:44 PM, Bruce Richardson wrote:
> >>> Compiling with all warnings turned on causes errors about unused v
Minutes 13 September 2018
-
Agenda:
* Subtrees
* Bugzilla
* Dates
* Opens
Participants:
* Intel
* RedHat
* Debian
Subtrees
* next-net
* Around 200 patches in backlog
* Three new PMDs
* next-crypto
* 90 patches under review
* next-virtio
* Preparing th
On 9/17/2018 4:20 PM, Bruce Richardson wrote:
> On Mon, Sep 17, 2018 at 03:53:40PM +0100, Ferruh Yigit wrote:
>> On 9/13/2018 3:44 PM, Bruce Richardson wrote:
>>> Compiling with all warnings turned on causes errors about unused variables
>>> and an unused label. Remove these to allow building witho
On Tue, Jul 17, 2018 at 12:20:19PM +0300, Alex Kiselev wrote:
> librte_lpm: Improve lpm6 performance
>
> There is no need to rebuild the whole LPM tree
> when a rule is deleted. This patch addresses this
> issue introducing new delete operation.
>
> Signed-off-by: Alex Kiselev
> ---
> lib/librt
On Tue, Jul 17, 2018 at 12:20:10PM +0300, Alex Kiselev wrote:
> librte_lpm: Improve lpm6 performance
>
> Rework the lpm6 rule subsystem and replace
> current rules algorithm complexity O(n)
> with hashtables which allow dealing with
> large (50k) rule sets.
>
> Signed-off-by: Alex Kiselev
Title
Added a note into the coding style to
highlight the use of a bool within a struct
Signed-off-by: Marko Kovacevic
---
doc/guides/contributing/coding_style.rst | 9 +
1 file changed, 9 insertions(+)
diff --git a/doc/guides/contributing/coding_style.rst
b/doc/guides/contributing/coding_st
On Mon, Sep 17, 2018 at 03:53:40PM +0100, Ferruh Yigit wrote:
> On 9/13/2018 3:44 PM, Bruce Richardson wrote:
> > Compiling with all warnings turned on causes errors about unused variables
> > and an unused label. Remove these to allow building without having to
> > disable those warnings.
>
> If
On Mon, Sep 17, 2018 at 03:38:58PM +0200, Thomas Monjalon wrote:
> 17/09/2018 14:54, Bruce Richardson:
> > On Mon, Sep 17, 2018 at 02:03:50PM +0200, Thomas Monjalon wrote:
> > > 29/08/2018 18:02, Bruce Richardson:
> > > > Add in a cross-file to enable 32-bit compile tests as part
> > > > of the tes
On 9/13/2018 3:44 PM, Bruce Richardson wrote:
> Compiling with all warnings turned on causes errors about unused variables
> and an unused label. Remove these to allow building without having to
> disable those warnings.
If this is fixing some build errors should it be backported?
And why we didn
Hi Thomas,
On 17-09-2018 20:06, Thomas Monjalon wrote:
External Email
17/09/2018 16:13, Joseph, Anoob:
On 17-09-2018 17:50, Akhil Goyal wrote:
On 9/17/2018 5:12 PM, Joseph, Anoob wrote:
On 17-09-2018 16:07, Akhil Goyal wrote:
I think it would be better to squash the makefile related change
Hi Konstantin,
On 17-09-2018 16:06, Ananyev, Konstantin wrote:
External Email
Hi Anoob,
Hi Konstantin,
Please see inline.
This RFC introduces a new library within DPDK: librte_ipsec.
The aim is to provide DPDK native high performance library for IPsec
data-path processing.
The library is s
17/09/2018 16:14, Ferruh Yigit:
> On 9/17/2018 10:58 AM, Xiaoyun Li wrote:
> > @@ -1078,6 +1078,9 @@ struct i40e_adapter {
> > uint64_t pctypes_tbl[I40E_FLOW_TYPE_MAX] __rte_cache_min_aligned;
> > uint64_t flow_types_mask;
> > uint64_t pctypes_mask;
> > +
> > + /* For devargs */
> > +
17/09/2018 16:13, Joseph, Anoob:
> On 17-09-2018 17:50, Akhil Goyal wrote:
> > On 9/17/2018 5:12 PM, Joseph, Anoob wrote:
> >> On 17-09-2018 16:07, Akhil Goyal wrote:
> > I think it would be better to squash the makefile related changes in
> > the 3/33 patch as the code
> > is actually
Hi Akhil,
On 17-09-2018 17:50, Akhil Goyal wrote:
External Email
On 9/17/2018 5:12 PM, Joseph, Anoob wrote:
Hi Akhil,
On 17-09-2018 16:07, Akhil Goyal wrote:
External Email
I think it would be better to squash the makefile related changes in
the 3/33 patch as the code
is actually added in
-Original Message-
> Date: Wed, 5 Sep 2018 19:15:54 +0530
> From: Pavan Nikhilesh
> To: jerin.ja...@caviumnetworks.com, nikhil@intel.com,
> harry.van.haa...@intel.com, anoob.jos...@caviumnetworks.com
> Cc: dev@dpdk.org, Pavan Nikhilesh
> Subject: [dpdk-dev] [PATCH] examples/eventdev
Hi David,
Thx for this feedback I'll be sending a new version with your suggestion.
Kindest regards,
Raslan Darawsheh
-Original Message-
From: Jerin Jacob
Sent: Friday, September 14, 2018 9:35 AM
To: David Marchand
Cc: Raslan Darawsheh ; Wu, Jingjing
; Thomas Monjalon ; dev@dpdk.or
HI Akhil,
On 17-09-2018 18:17, Akhil Goyal wrote:
External Email
On 9/4/2018 9:28 AM, Anoob Joseph wrote:
From: Murthy NSSR
Adding pmd ops helper functions. Control path accessed APIs would be
added as helper functions. Adding microcode defined macros etc as
dependencies to the helper funct
On 9/17/2018 10:58 AM, Xiaoyun Li wrote:
> For IA, the AVX2 vector path is only recommended to be used on later
> platforms (identified by AVX512 support, like SKL etc.) This is because
> performance benchmark shows downgrade when running AVX2 vector path on
> early platform (BDW/HSW) in some cases
Hi Akhil,
On 17-09-2018 16:48, Akhil Goyal wrote:
External Email
+typedef union cpt_res_s {
+ uint64_t u[2];
+ struct cpt_res_s_8s {
+#if (RTE_BYTE_ORDER == RTE_BIG_ENDIAN) /* Word 0 - Big Endian */
+ uint64_t reserved_17_63 : 47;
+ uint64_t doneint
-Original Message-
> Date: Wed, 5 Sep 2018 17:51:17 +0530
> From: Nikhil Rao
> To: jerin.ja...@caviumnetworks.com
> CC: dev@dpdk.org, Nikhil Rao , sta...@dpdk.org
> Subject: [PATCH 1/2] eventdev: fix port id argument in Rx adapter caps API
> X-Mailer: git-send-email 1.8.3.1
>
>
> Make th
Hi Tomasz,
On 8/27/2018 5:52 PM, Tomasz Duszynski wrote:
From: Zyta Szpak
The patch adds support for chained source mbufs given
to crypto operations. The crypto engine accepts source buffer
containing a number of segments. The destination buffer
stays the same - always one segment.
On decrypt
Please add cc: sta...@dpdk.org for the fixes patches in the next version.
On 8/24/2018 7:24 PM, Tomasz Duszynski wrote:
Add missing rte_kvargs library dependency. Without that
shared library build fails due to unresolved rte_kvargs_* symbols.
Fixes: 25b05a1c806b ("crypto/mvsam: parse max number
-Original Message-
> Date: Fri, 31 Aug 2018 11:11:08 +0530
> From: Nikhil Rao
> To: jerin.ja...@caviumnetworks.com, olivier.m...@6wind.com
> CC: dev@dpdk.org, Nikhil Rao
> Subject: [PATCH v3 4/5] eventdev: add auto test for eth Tx adapter
> X-Mailer: git-send-email 1.8.3.1
>
> This patch
On 8/24/2018 7:24 PM, Tomasz Duszynski wrote:
Add support for AES128/192/256 in ECB mode.
Signed-off-by: Tomasz Duszynski
Reviewed-by: Natalie Samsonov
---
drivers/crypto/mvsam/rte_mrvl_pmd.c | 5 +
drivers/crypto/mvsam/rte_mrvl_pmd_ops.c | 20
2 files chan
Hi Tomasz,
On 8/24/2018 7:24 PM, Tomasz Duszynski wrote:
Add support for the HMAC SHA224 authentication algorithm.
Signed-off-by: Tomasz Duszynski
Reviewed-by: Natalie Samsonov
---
drivers/crypto/mvsam/rte_mrvl_pmd.c | 3 +++
drivers/crypto/mvsam/rte_mrvl_pmd_ops.c | 21 ++
-Original Message-
> Date: Fri, 31 Aug 2018 11:11:09 +0530
> From: Nikhil Rao
> To: jerin.ja...@caviumnetworks.com, olivier.m...@6wind.com
> CC: dev@dpdk.org, Nikhil Rao
> Subject: [PATCH v3 5/5] doc: add event eth Tx adapter guide
> X-Mailer: git-send-email 1.8.3.1
>
>
> Add programmer
Hi Tomasz,
Is this patch a fix which needs to be applied for stable as well or you have
added some changes in the code which can support this.
-Akhil
On 8/24/2018 7:24 PM, Tomasz Duszynski wrote:
From: Szymon Sliwa
Update hash digest sizes to match hardware capabilities.
Signed-off-by: Szym
From: Dariusz Stojaczyk
Factor out duplicated code.
Signed-off-by: Dariusz Stojaczyk
---
lib/librte_eal/linuxapp/eal/eal_vfio.c | 119 ++---
1 file changed, 45 insertions(+), 74 deletions(-)
diff --git a/lib/librte_eal/linuxapp/eal/eal_vfio.c
b/lib/librte_eal/linuxapp/eal
From: Dariusz Stojaczyk
Always attempt to find already opened fd for an iommu
group as subsequent attempts to open it will fail.
There's no public API to check if a group was already
bound and has a container, so rte_vfio_container_group_bind()
shouldn't fail in such case.
Fixes: ea2dc1066870 (
17/09/2018 14:54, Bruce Richardson:
> On Mon, Sep 17, 2018 at 02:03:50PM +0200, Thomas Monjalon wrote:
> > 29/08/2018 18:02, Bruce Richardson:
> > > Add in a cross-file to enable 32-bit compile tests as part
> > > of the test-meson-builds script.
> > >
> > > Signed-off-by: Bruce Richardson
> > >
++John
On 9/4/2018 9:29 AM, Anoob Joseph wrote:
From: Anoob Joseph
This patch adds the features file and the document containing
help to compile and use octeontx crypto.
Signed-off-by: Ankur Dwivedi
Signed-off-by: Anoob Joseph
Signed-off-by: Murthy NSSR
Signed-off-by: Nithin Dabilpuram
S
Add empty poll mode command line example
Signed-off-by: Liang Ma
---
doc/guides/sample_app_ug/l3_forward_power_man.rst | 29 +++
1 file changed, 29 insertions(+)
diff --git a/doc/guides/sample_app_ug/l3_forward_power_man.rst
b/doc/guides/sample_app_ug/l3_forward_power_man.r
1. Abstract
For packet processing workloads such as DPDK polling is continuous.
This means CPU cores always show 100% busy independent of how much work
those cores are doing. It is critical to accurately determine how busy
a core is hugely important for the following reasons:
* No indication o
Add the support for new traffic pattern aware power control
power management API.
Example:
./l3fwd-power -l xxx -n 4 -w :xx:00.0 -w :xx:00.1 -- -p 0x3
-P --config="(0,0,xx),(1,0,xx)" --empty-poll="0,0,0" -l 14 -m 9 -h 1
Please Reference l3fwd-power document for all parameter except
em
Update the document for empty poll API.
Signed-off-by: Liang Ma
---
doc/guides/prog_guide/power_man.rst | 90 +
1 file changed, 90 insertions(+)
diff --git a/doc/guides/prog_guide/power_man.rst
b/doc/guides/prog_guide/power_man.rst
index eba1cc6..056cb12 100
On Mon, Sep 17, 2018 at 1:34 PM, David Marchand
wrote:
> On Mon, Sep 17, 2018 at 12:15 PM, Thomas Monjalon wrote:
>> 17/09/2018 11:59, David Marchand:
>>> After this, I still see those warnings (and actually a lot of others).
>>> The pdf generated docs have no link in them, but the html ones are
> -Original Message-
> From: Burakov, Anatoly
> Sent: Monday, September 17, 2018 12:34 PM
> To: Stojaczyk, Dariusz ; dev@dpdk.org;
> Santosh Shukla ; Hemant Agrawal
> ; Jerin Jacob
>
> Cc: Maxime Coquelin ; Chas Williams
>
> Subject: Re: [PATCH v2] eal/bus: use RTE_IOVA_PA only if phys
On 17-Sep-18 12:57 PM, Tiwei Bie wrote:
On Mon, Sep 17, 2018 at 11:17:42AM +0100, Burakov, Anatoly wrote:
On 10-Sep-18 4:59 AM, Tiwei Bie wrote:
On Fri, Sep 07, 2018 at 01:21:35PM +0100, Burakov, Anatoly wrote:
On 07-Sep-18 12:35 PM, Tiwei Bie wrote:
On Fri, Sep 07, 2018 at 10:39:16AM +0100,
On 17-Sep-18 1:16 PM, Shahaf Shuler wrote:
Monday, September 17, 2018 1:07 PM, Burakov, Anatoly:
Subject: Re: [dpdk-dev] [PATCH 00/16] Support externally allocated memory
in DPDK
On 13-Sep-18 8:44 AM, Shahaf Shuler wrote:
[...]
The responsibility to ensure memory is accessible before using
On Mon, Sep 17, 2018 at 02:03:50PM +0200, Thomas Monjalon wrote:
> 29/08/2018 18:02, Bruce Richardson:
> > Add in a cross-file to enable 32-bit compile tests as part
> > of the test-meson-builds script.
> >
> > Signed-off-by: Bruce Richardson
> > ---
> > NOTE: For ease of use, it's recommended th
17/09/2018 14:32, Akhil Goyal:
>
> Hi Thomas,
>
> On 9/17/2018 5:16 PM, Thomas Monjalon wrote:
>
> > 17/09/2018 12:45, Akhil Goyal:
> >> On 9/4/2018 9:28 AM, Anoob Joseph wrote:
> >>> +struct pending_queue {
> >>> + uint16_t enq_tail;
> >>> + uint16_t deq_head;
> >>> + uint16_t soft_qlen;
> >>>
On 9/4/2018 9:28 AM, Anoob Joseph wrote:
From: Murthy NSSR
Adding pmd ops helper functions. Control path accessed APIs would be
added as helper functions. Adding microcode defined macros etc as
dependencies to the helper functions.
Signed-off-by: Ankur Dwivedi
Signed-off-by: Anoob Joseph
__rte_mbuf_raw_free and __rte_pktmbuf_prefree_seg have been deprecated for
a long time now (early 17.05), are not part of the abi and are easily
replaced with existing api.
Signed-off-by: David Marchand
Acked-by: Andrew Rybchenko
---
doc/guides/rel_notes/release_18_11.rst | 5 +
lib/librte
Hi Akhil,
On 17-09-2018 17:31, Akhil Goyal wrote:
External Email
diff --git a/drivers/crypto/octeontx/otx_cryptodev_ops.c
b/drivers/crypto/octeontx/otx_cryptodev_ops.c
index d25f9c1..cc0030e 100644
--- a/drivers/crypto/octeontx/otx_cryptodev_ops.c
+++ b/drivers/crypto/octeontx/otx_cryptodev_o
Hi Thomas,
On 9/17/2018 5:16 PM, Thomas Monjalon wrote:
17/09/2018 12:45, Akhil Goyal:
On 9/4/2018 9:28 AM, Anoob Joseph wrote:
+struct pending_queue {
+ uint16_t enq_tail;
+ uint16_t deq_head;
+ uint16_t soft_qlen;
+ /**< Software expected queue length */
+
-Original Message-
> Date: Tue, 11 Sep 2018 10:02:16 +0200
> From: Mattias Rönnblom
> To: jerin.ja...@caviumnetworks.com
> CC: bruce.richard...@intel.com, dev@dpdk.org, Mattias Rönnblom
>
> Subject: [PATCH v3 10/10] event/dsw: include DSW event device documentation
> X-Mailer: git-send-e
Hi Thomas,
On 17-09-2018 17:16, Thomas Monjalon wrote:
External Email
17/09/2018 12:45, Akhil Goyal:
On 9/4/2018 9:28 AM, Anoob Joseph wrote:
+struct pending_queue {
+ uint16_t enq_tail;
+ uint16_t deq_head;
+ uint16_t soft_qlen;
+ /**< Software expected queue length */
+ ui
-Original Message-
> Date: Tue, 11 Sep 2018 10:02:15 +0200
> From: Mattias Rönnblom
> To: jerin.ja...@caviumnetworks.com
> CC: bruce.richard...@intel.com, dev@dpdk.org, Mattias Rönnblom
>
> Subject: [PATCH v3 09/10] event/dsw: implement eventdev 'xstats' counters
> in DSW
> X-Mailer: gi
-Original Message-
> Date: Tue, 11 Sep 2018 10:02:11 +0200
> From: Mattias Rönnblom
> To: jerin.ja...@caviumnetworks.com
> CC: bruce.richard...@intel.com, dev@dpdk.org, Mattias Rönnblom
>
> Subject: [PATCH v3 05/10] event/dsw: add DSW event scheduling and device
> start/stop
> X-Mailer:
On 9/17/2018 5:12 PM, Joseph, Anoob wrote:
Hi Akhil,
On 17-09-2018 16:07, Akhil Goyal wrote:
External Email
I think it would be better to squash the makefile related changes in
the 3/33 patch as the code
is actually added in that and here the code is not getting compiled
here.
So the change
Monday, September 17, 2018 1:07 PM, Burakov, Anatoly:
> Subject: Re: [dpdk-dev] [PATCH 00/16] Support externally allocated memory
> in DPDK
>
> On 13-Sep-18 8:44 AM, Shahaf Shuler wrote:
[...]
> >> The responsibility to ensure memory is accessible before using it is
> >> on the shoulders of the
-Original Message-
> Date: Tue, 11 Sep 2018 10:02:10 +0200
> From: Mattias Rönnblom
> To: jerin.ja...@caviumnetworks.com
> CC: bruce.richard...@intel.com, dev@dpdk.org, Mattias Rönnblom
>
> Subject: [PATCH v3 04/10] event/dsw: add support in DSW for
> linking/unlinking ports
> X-Mailer:
-Original Message-
> Date: Tue, 11 Sep 2018 10:02:09 +0200
> From: Mattias Rönnblom
> To: jerin.ja...@caviumnetworks.com
> CC: bruce.richard...@intel.com, dev@dpdk.org, Mattias Rönnblom
>
> Subject: [PATCH v3 03/10] event/dsw: add DSW port configuration
> X-Mailer: git-send-email 2.17.1
29/08/2018 18:02, Bruce Richardson:
> Add in a cross-file to enable 32-bit compile tests as part
> of the test-meson-builds script.
>
> Signed-off-by: Bruce Richardson
> ---
> NOTE: For ease of use, it's recommended that meson 0.47 be used for
> this testing. With earlier versions, it may be nece
diff --git a/drivers/crypto/octeontx/otx_cryptodev_ops.c
b/drivers/crypto/octeontx/otx_cryptodev_ops.c
index d25f9c1..cc0030e 100644
--- a/drivers/crypto/octeontx/otx_cryptodev_ops.c
+++ b/drivers/crypto/octeontx/otx_cryptodev_ops.c
@@ -10,9 +10,15 @@
#include "cpt_pmd_logs.h"
#include "ot
On Mon, Sep 17, 2018 at 11:17:42AM +0100, Burakov, Anatoly wrote:
> On 10-Sep-18 4:59 AM, Tiwei Bie wrote:
> > On Fri, Sep 07, 2018 at 01:21:35PM +0100, Burakov, Anatoly wrote:
> > > On 07-Sep-18 12:35 PM, Tiwei Bie wrote:
> > > > On Fri, Sep 07, 2018 at 10:39:16AM +0100, Burakov, Anatoly wrote:
>
29/08/2018 18:19, Bruce Richardson:
> After running meson to configure a DPDK build, it can be useful to know
> what was automatically enabled or disabled. Therefore, print out by way of
> summary a categorised list of libraries and drivers to be built.
>
> Signed-off-by: Bruce Richardson
Applie
08/08/2018 17:58, Bruce Richardson:
> On Thu, Jul 26, 2018 at 03:55:56PM +0200, Thomas Monjalon wrote:
> > 19/07/2018 16:37, Bruce Richardson:
> > > EAL is a standard dependency of all libraries, except for those built
> > > before it. We can therefore simplify the logic by just checking if EAL
> >
17/09/2018 12:45, Akhil Goyal:
> On 9/4/2018 9:28 AM, Anoob Joseph wrote:
> > +struct pending_queue {
> > + uint16_t enq_tail;
> > + uint16_t deq_head;
> > + uint16_t soft_qlen;
> > + /**< Software expected queue length */
> > + uint16_t p_doorbell;
> > + struct rid *rid_queue;
Hi Akhil,
On 17-09-2018 16:07, Akhil Goyal wrote:
External Email
I think it would be better to squash the makefile related changes in
the 3/33 patch as the code
is actually added in that and here the code is not getting compiled
here.
So the changes in the following files has to be moved t
-Original Message-
> Date: Tue, 11 Sep 2018 10:02:07 +0200
> From: Mattias Rönnblom
> To: jerin.ja...@caviumnetworks.com
> CC: bruce.richard...@intel.com, dev@dpdk.org, Mattias Rönnblom
>
> Subject: [PATCH v3 01/10] event/dsw: add DSW device registration and build
> system
> X-Mailer: g
13/09/2018 11:11, Bruce Richardson:
> On Wed, Sep 12, 2018 at 06:21:34PM +0100, Luca Boccassi wrote:
> > Add -r option to ln, otherwise the link will be absolute and contain
> > the build path and break packaging among other things:
> >
> > lrwxrwxrwx 1 bluca bluca 99 Sep 11 22:17 librte_mempo
On Mon, Sep 17, 2018 at 12:15 PM, Thomas Monjalon wrote:
> 17/09/2018 11:59, David Marchand:
>> Hello,
>>
>> I tried to build the documentation but it looks like the instructions
>> about how to build it are not up to date. Currently running Ubuntu
>> 18.04, it might be the reason.
>
> In pkg/dpdk
+typedef union cpt_res_s {
+ uint64_t u[2];
+ struct cpt_res_s_8s {
+#if (RTE_BYTE_ORDER == RTE_BIG_ENDIAN) /* Word 0 - Big Endian */
+ uint64_t reserved_17_63: 47;
+ uint64_t doneint : 1;
+ /**< [ 16: 16] Done interrup
On 9/11/2018 4:35 AM, Beilei Xing wrote:
> This patch adds alarm handler, and then i40e
> PF will use alarm handler instead of interrupt
> handler when device is started and Rx interrupt
> mode is disabled. This way will save CPU cycles
> during receiving packets.
>
> Signed-off-by: Beilei Xing
Hi Jerin,
Thanks for review, could you help review the v5 version?
Best Regards,
Gavin
> -Original Message-
> From: Jerin Jacob
> Sent: Monday, September 17, 2018 6:35 PM
> To: Gavin Hu (Arm Technology China)
> Cc: dev@dpdk.org; Honnappa Nagarahalli
> ; Steve Capper
> ; Ola Liljedahl ;
Fixes: 7cacb05655 ("doc: add generic build instructions for sample apps")
Cc: sta...@dpdk.org
Signed-off-by: Gavin Hu
Reviewed-by: Honnappa Nagarahalli
---
doc/guides/sample_app_ug/compiling.rst | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/doc/guides/samp
Fixes: 7cacb05655 ("doc: add generic build instructions for sample apps")
Cc: sta...@dpdk.org
Signed-off-by: Gavin Hu
Reviewed-by: Honnappa Nagarahalli
---
doc/guides/sample_app_ug/compiling.rst | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/doc/guides/samp
On 9/4/2018 9:28 AM, Anoob Joseph wrote:
From: Anoob Joseph
Adding code identified common for OcteonTX family crypto devices. This
patch is adding the code required by the structures and code path of
init routine.
Signed-off-by: Ankur Dwivedi
Signed-off-by: Anoob Joseph
Signed-off-by: Mur
Hi Akhil,
On 17-09-2018 16:04, Akhil Goyal wrote:
External Email
+static struct rte_pci_driver otx_cryptodev_pmd = {
+ .id_table = pci_id_cpt_table,
+ .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
+ .probe = otx_cpt_pci_probe,
+ .remove = otx_cpt_pci_re
I think it would be better to squash the makefile related changes in
the 3/33 patch as the code
is actually added in that and here the code is not getting compiled
here.
So the changes in the following files has to be moved to patch 3/33?
drivers/crypto/Makefile
drivers/crypto/meson.
From: Hemant Agrawal
Fixes: 0ebce6129bc6 ("net/dpaa2: support new ethdev offload APIs")
Cc: sta...@dpdk.org
Signed-off-by: Hemant Agrawal
---
drivers/net/dpaa2/dpaa2_ethdev.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/net/dpaa2/dpaa2_ethdev.c b/drivers/net/dp
Firmware would contain pre-configured devices for each DPMAC backing
a DPNI. This patch reads those MAC address when the device is
initialized and sets it. THereafter, it can be changed through API or
commands from testpmd.
Signed-off-by: Shreyansh Jain
---
drivers/net/dpaa2/dpaa2_ethdev.c | 79
From: Nipun Gupta
In case of LX2 we get parse result summary in FD. We do not need to
prefetch and read the annotation to fetch the parse results.
Signed-off-by: Nipun Gupta
DPDK-1404
---
drivers/net/dpaa2/dpaa2_rxtx.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --gi
From: Nipun Gupta
Fixes: 5ae1edff6895 ("dpaa2: prepare for 32-bit build")
Cc: sta...@dpdk.org
Signed-off-by: Nipun Gupta
---
drivers/net/dpaa2/dpaa2_ethdev.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/net/dpaa2/dpaa2_ethdev.c b/drivers/net/dpaa2/dpaa2_ethdev.
For now, only the packet count stats per queue is available. This is
part of xstats output (though, per queue stats are actually part of
rte_eth_stats basic stats).
Signed-off-by: Shreyansh Jain
---
drivers/net/dpaa2/dpaa2_ethdev.c | 32
1 file changed, 32 insert
From: Hemant Agrawal
Signed-off-by: Hemant Agrawal
---
drivers/net/dpaa2/dpaa2_ethdev.c| 21 +-
drivers/net/dpaa2/mc/dpni.c | 22 +-
drivers/net/dpaa2/mc/fsl_dpni.h | 343 +++-
drivers/net/dpaa2/mc/fsl_dpni_cmd.h | 17 +-
drivers/net/dpaa2/mc/fsl_net.h
From: Nipun Gupta
Signed-off-by: Nipun Gupta
---
drivers/bus/fslmc/portal/dpaa2_hw_dpio.c| 17 ++--
drivers/bus/fslmc/portal/dpaa2_hw_dpio.h| 4
drivers/bus/fslmc/portal/dpaa2_hw_pvt.h | 22 -
drivers/bus/fslmc/rte_bus_fslmc_version.map | 8 +++
From: Hemant Agrawal
Signed-off-by: Hemant Agrawal
---
drivers/crypto/dpaa2_sec/mc/dpseci.c | 30 ++--
drivers/crypto/dpaa2_sec/mc/fsl_dpseci.h | 10 +--
drivers/crypto/dpaa2_sec/mc/fsl_dpseci_cmd.h | 13 +++--
3 files changed, 45 insertions(+), 8 deletions(-
From: Nipun Gupta
Signed-off-by: Youri Querry
Signed-off-by: Roy Pledge
Signed-off-by: Nipun Gupta
---
drivers/bus/fslmc/portal/dpaa2_hw_dpio.c | 180 ++---
drivers/bus/fslmc/portal/dpaa2_hw_pvt.h | 4 +
drivers/bus/fslmc/qbman/include/compat.h | 3 +-
.../fslmc/qbman/incl
About the series:
This series of patches upgrades the DPAA2 driver firmware to
v10.10.10 (MC Firmware).
As the bus/fslmc is modified, it is a dependent object for other
drivers like net/crypto/qdma. Also, the changes are mostly tightly
linked - thus, the patches include upgrade as well as sequenti
From: Hemant Agrawal
Signed-off-by: Hemant Agrawal
---
drivers/bus/fslmc/mc/dpdmai.c | 14 ++
drivers/bus/fslmc/mc/fsl_dpdmai.h | 5 +
drivers/bus/fslmc/mc/fsl_dpdmai_cmd.h | 21 +
drivers/raw/dpaa2_qdma/dpaa2_qdma.c | 14 +++---
driver
From: Hemant Agrawal
Signed-off-by: Hemant Agrawal
---
drivers/bus/fslmc/mc/dpbp.c | 10 ++
drivers/bus/fslmc/mc/dpci.c | 25 +
drivers/bus/fslmc/mc/dpio.c | 9 +
drivers/bus/fslmc/mc/fsl_dpbp.h | 1 +
drivers/bus/fslmc/mc/fs
1 - 100 of 156 matches
Mail list logo