From: Qi Zhang
Add support to get and reset Rx/Tx stats in DCF. Query stats
from PF.
Signed-off-by: Qi Zhang
Signed-off-by: Ting Xu
---
drivers/net/ice/ice_dcf.c| 27
drivers/net/ice/ice_dcf.h| 4 ++
drivers/net/ice/ice_dcf_ethdev.c | 102 ++
From: Qi Zhang
Add support to add and delete MAC address filter in DCF.
Signed-off-by: Qi Zhang
Signed-off-by: Ting Xu
---
drivers/net/ice/ice_dcf.c| 42
drivers/net/ice/ice_dcf.h| 1 +
drivers/net/ice/ice_dcf_ethdev.c | 7 ++
3 files ch
From: Qi Zhang
Add queue start and stop in DCF. Support queue enable and disable
through virtual channel. Add support for Rx queue mbufs allocation
and queue reset.
Signed-off-by: Qi Zhang
Signed-off-by: Ting Xu
---
drivers/net/ice/ice_dcf.c| 57 ++
drivers/net/ice/ice_dcf.h
From: Qi Zhang
Enable RSS initialization during DCF start. Add RSS LUT and
RSS key configuration functions.
Signed-off-by: Qi Zhang
Signed-off-by: Ting Xu
---
drivers/net/ice/ice_dcf.c| 117 +++
drivers/net/ice/ice_dcf.h| 1 +
drivers/net/ice/ice_
Add doc for DCF datapath configuration in DPDK 20.08 release note.
Add "ice_dcf" driver features.
Signed-off-by: Ting Xu
---
doc/guides/nics/features/ice_dcf.ini | 19 +++
doc/guides/rel_notes/release_20_08.rst | 6 ++
2 files changed, 25 insertions(+)
create mode 100644
Hi qi,
> -Original Message-
> From: Zhang, Qi Z
> Sent: Monday, June 22, 2020 10:37 PM
> To: Jiang, JunyuX ; dev@dpdk.org
> Cc: Yang, Qiming ; Su, Simei
> Subject: RE: [PATCH v2] net/ice: support based RSS configure
>
>
>
> > -Original Message-
> > From: Jiang, JunyuX
> > Sen
> >
> >
> > On 08/06/2020 06:16, Ruifeng Wang wrote:
> > > Currently, the tbl8 group is freed even though the readers might be
> > > using the tbl8 group entries. The freed tbl8 group can be
> > > reallocated quickly. This results in incorrect lookup results.
> > >
> > > RCU QSBR process is integ
> -Original Message-
> From: stable On Behalf Of Matan Azrad
> Sent: Friday, June 19, 2020 3:08 AM
> To: Maxime Coquelin
> Cc: dev@dpdk.org; sta...@dpdk.org
> Subject: [dpdk-stable] [PATCH] vhost: fix features definition location
>
> The vhost library provide an infrastructure in orde
change /dev/huge to /dev/hugepages
Bugzilla ID: 492
Signed-off-by: Sarosh Arif
---
doc/guides/faq/faq.rst | 2 +-
doc/guides/nics/thunderx.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guides/faq/faq.rst b/doc/guides/faq/faq.rst
index f19c1389b..bb1df7dc8 1
> Subject: Re: [dpdk-dev] [PATCH v8 1/9] eal: move OS common functions to
> single file
>
> Can we reduce the scope in the title?
> This patch is about EAL config in general, so I would reword it to:
> eal: move OS common config objects
>
Agree, will change in v9.
> 22/06/2020 09:55, tal.
In common practice, PMD configure the rx_buf_size according to the data
room size of the object in mempool. But in fact the final value is related
to the specifications of hw, and its values will affect the number of
fragments in recieving pkts.
At present, we seem to have no way to espose relevan
Build aarch32 binary on aarch64 platform hit issues with l3fwd [1]
and ixgbe PMD [2]. This patch set is to fix these.
When building with make, please refer to guide:
http://patches.dpdk.org/patch/62820/
When building with meson, requires series:
http://patches.dpdk.org/cover/69536/
[1] https://m
201 - 212 of 212 matches
Mail list logo