Add tested Intel platforms with Intel NICs to v21.02 release note.
Update ice driver information.
Signed-off-by: ChenBo
---
doc/guides/rel_notes/release_21_02.rst | 124 +
1 file changed, 124 insertions(+)
diff --git a/doc/guides/rel_notes/release_21_02.rst
b/doc/guides
Add tested Intel platforms with Intel NICs to v21.02 release note.
Signed-off-by: ChenBo
---
doc/guides/rel_notes/release_21_02.rst | 124 +
1 file changed, 124 insertions(+)
diff --git a/doc/guides/rel_notes/release_21_02.rst
b/doc/guides/rel_notes/release_21_02.rst
in
Hi, Thomas Monjalon and Ferruh Yigit and others.
I have some questions about 'rte_eth_tx_prepare'.
When I use TSO offload in bond mode, the checksum error occurs. It is
because the bond PMD does not implement 'tx_prepare'. So, it will not
invoke the 'tx_prepare' of each PMDs to do prepare for the
Haiyue Wang writes:
> There is an 82599 errata that UDP frames with a zero checksum are
> incorrectly marked as checksum invalid by the hardware. This was
> leading to misleading PKT_RX_L4_CKSUM_BAD flag.
>
> This patch changes the bad UDP checksum to PKT_RX_L4_CKSUM_UNKNOWN,
> so the software a
Hello Thomas,
The testing with dpdk 21.02-rc2 from Red Hat looks good. We tested below 17
scenarios and all got PASS on RHEL8:
(1)Guest with device assignment(PF) throughput testing(1G hugepage size): PASS
(2)Guest with device assignment(PF) throughput testing(2M hugepage size) : PASS
(3)Guest w
In http://doc.dpdk.org/guides/nics/overview.html, table 1.1 lists all
supported features.
It has a single line for "Flow API" that refers to rte_flow support.
rte_flow is composed of many items and actions that are not expressed in
this single line.
The following new tables are suggested:
1. rte_f
In http://doc.dpdk.org/guides/nics/overview.html, table 1.1 lists all
supported features.
It has a single line for "Flow API" that refers to rte_flow support.
rte_flow is composed of many items and actions that are not expressed in
this single line.
The following new tables are suggested:
1. rte_f
On Sun, Feb 7, 2021 at 10:17 AM mirzaei.reza wrote:
> I have a problem to build l2fwd-crypto example using its Makefile. I
> build it using Makefile according to this [1] tutorial, when i run the
> compiled file using the following command:
>
> ./l2fwd-crypto -l 1 -n 4
> --vdev="crypto_aesni_mb,so
07/02/2021 09:46, Asaf Penso:
> From: Thomas Monjalon
> >04/02/2021 18:05, Asaf Penso:
> >> +age = Y
> >> +sample = Y
> >> +shared = S
> >> +modify_field = Y
> >
> >I suggest not having "shared" in above table but marking "age" and "rss"
> >as s
Li Feng 于2021年2月6日周六 上午1:42写道:
>
> Currently, the dpdk log is out to stdout/stderr and syslog.
> The rte_openlog_stream could set an external FILE* stream, but it asks the
> consumer to give it a FILE* pointer.
> For C++ or other languages, it's hard to get a libc FILE*.
>
> Support to set a hook
Feng Li 于2021年2月6日周六 上午12:54写道:
>
> Stephen Hemminger 于2021年2月6日周六 上午12:11写道:
> >
> > On Fri, 5 Feb 2021 12:55:48 +0100
> > David Marchand wrote:
> >
> > > On Fri, Feb 5, 2021 at 12:25 PM Li Feng wrote:
> > > >
> > > > Currently, the dpdk log is out to stdout/stderr and syslog.
> > > > We shoul
Stephen Hemminger 于2021年2月6日周六 上午12:11写道:
>
> On Fri, 5 Feb 2021 12:55:48 +0100
> David Marchand wrote:
>
> > On Fri, Feb 5, 2021 at 12:25 PM Li Feng wrote:
> > >
> > > Currently, the dpdk log is out to stdout/stderr and syslog.
> > > We should support to output the log to another please, e.g. f
In http://doc.dpdk.org/guides/nics/overview.html, table 1.1 lists all
supported features.
It has a single line for "Flow API" that refers to rte_flow support.
rte_flow is composed of many items and actions that are not expressed in
this single line.
The following new tables are suggested:
1. rte_f
Hello,
I have a problem to build l2fwd-crypto example using its Makefile. I
build it using Makefile according to this [1] tutorial, when i run the
compiled file using the following command:
./l2fwd-crypto -l 1 -n 4
--vdev="crypto_aesni_mb,socket_id=0,max_nb_sessions=128" \
-- -p 1 --cdev SW --c
>-Original Message-
>From: Thomas Monjalon
>Sent: Friday, February 5, 2021 12:09 AM
>To: Asaf Penso
>Cc: dev@dpdk.org
>Subject: Re: [dpdk-dev] [PATCH] doc: add new tables for rte flow items and
>actions support
>
>04/02/2021 18:05, Asaf Penso:
>> In http://doc.dpdk.org/guides/nics/overvie
15 matches
Mail list logo