ility.
Hi,
The first patch applies with very minor and trivial refresh for fuzz to
20.11, and fixes the issue for me - the fast suite can now run without
privileges in autopkgtest. I'd like to have this included for 21.05 so
that we can fix the tests.
So:
Tested-by: Luca Boccassi
--
Kind regards,
Luca Boccassi
From: Luca Boccassi
This test consistently times out on ppc64 builds. Disable it.
Cc: sta...@dpdk.org
Signed-off-by: Luca Boccassi
---
It just times out, nothing useful in the verbose logs. Eg:
https://ci.debian.net/data/autopkgtest/unstable/ppc64el/d/dpdk/11755163/log.gz
app/test
s but actually is failed.
> > >
> > > After check with Haiyue, we think the patch is still needed for LTS <=
> > > 19.11, so
> > >
> > > Acked-by: Qi Zhang
> > >
> > > Applied to dpdk-next-net-intel.
> > >
> >
> > What is th
e message, there's nothing useful in the logs, it
just times out.
--
Kind regards,
Luca Boccassi
On Thu, 2021-04-22 at 13:01 +0200, Thomas Monjalon wrote:
> 22/04/2021 12:26, Luca Boccassi:
> > On Wed, 2021-04-21 at 17:06 +0200, Thomas Monjalon wrote:
> > > 20/04/2021 13:45, luca.bocca...@gmail.com:
> > > > This test consistently times out on ppc64 builds. Dis
On Thu, 2021-04-22 at 14:43 +0200, Thomas Monjalon wrote:
> 22/04/2021 14:36, Luca Boccassi:
> > On Thu, 2021-04-22 at 13:01 +0200, Thomas Monjalon wrote:
> > > 22/04/2021 12:26, Luca Boccassi:
> > > > On Wed, 2021-04-21 at 17:06 +0200, Thomas Monjalon wrote:
> >
istensen
> ---
> config/ppc/meson.build | 17 ++---
> 1 file changed, 14 insertions(+), 3 deletions(-)
Acked-by: Luca Boccassi
` as such on Windows.
> Replace plain `echo` with a Python one-liner.
>
> Fixes: d02a2dab2dfb ("doc: support building HTML guides with meson")
> Cc: Bruce Richardson
> Cc: Luca Boccassi
> Cc: sta...@dpdk.org
>
> Reported-by: Rob Scheepens
> Signed-off-by: Dmi
Hi Jiri,
Please follow the process described in the "stable release" paragraph at:
https://core.dpdk.org/contribute/
ie, one patch per affected LTS branch must be prepared, tested and
sent individually, and then we'll apply it. Thanks.
On Thu, 18 Jul 2024 at 10:16, Thomas Monjalon wrote:
>
> A
On Thu, 18 Jul 2024 at 18:43, Stephen Hemminger
wrote:
>
> The conversion from seconds to nanoseconds in the pcapng test
> would overflow on 32 bit platforms leading to this test failing.
>
> Reported-by: Luca Boccassi
> Signed-off-by: Stephen Hemminger
> ---
> ap
validations will be added to the release notes.
A release candidate tarball can be found at:
https://dpdk.org/browse/dpdk-stable/tag/?id=v22.11.6-rc1
These patches are located at branch 22.11 of dpdk-stable repo:
https://dpdk.org/browse/dpdk-stable/
Thanks.
Luca Boccassi
---
Abdullah Ömer
On Wed, 31 Jul 2024 at 20:37, wrote:
>
> Hi all,
>
> Here is a list of patches targeted for stable release 22.11.6.
>
> The planned date for the final release is August 20th.
>
> Please help with testing and validation of your use cases and report
> any issues/results with reply-all to this mail.
Host PF + DPDK testing: PASS
> Host VF + DPDK testing: PASS
>
> Test Versions:
>
> qemu-kvm-7.2.0
> kernel 5.14
> libvirt 9.0
> openvswitch 3.1
> git log
>
> commit 2480dbd434234a40e7f999ced4650581fd64a24e
>
> Author: Luca Boccassi
>
> Date: Wed Jul 31 20
On Fri, 9 Aug 2024 at 11:20, Xu, HailinX wrote:
>
> Update the test status for Intel part. dpdk22.11.6-rc1 all validation test
> done. no new issue is found.
>
> # Basic Intel(R) NIC testing
> * Build & CFLAG compile: cover the build test combination with latest
> GCC/Clang version and the popul
2.11 of dpdk-stable repo:
> https://dpdk.org/browse/dpdk-stable/
>
> Thanks.
>
> Luca Boccassi
Hi Ali,
As the deadline is approaching, I wanted to double check whether
NVIDIA is planning to run regression tests for 22.11.6? If you need
more time it's fine to extend the dea
On Thu, 15 Aug 2024 at 17:19, Ali Alnubani wrote:
>
> > -Original Message-
> > From: Luca Boccassi
> > Sent: Thursday, August 15, 2024 2:11 PM
> > To: sta...@dpdk.org
> > Cc: dev@dpdk.org; Ali Alnubani ; John McNamara
> > ; Raslan Darawsheh ; NBU
min.wal...@intel.com; David Christensen
> > ; Hemant Agrawal ; Ian
> > Stokes ; Jerin Jacob ; John
> > McNamara ; Ju-Hyoung Lee
> > ; Kevin Traynor ; Luca Boccassi
> > ; Pei Zhang ; qian.q...@intel.com;
> > Raslan Darawsheh ; NBU-Contact-Thomas Monjalon
> > (EXTER
Hi all,
Here is a new stable release:
https://fast.dpdk.org/rel/dpdk-22.11.6.tar.xz
The git tree is at:
https://dpdk.org/browse/dpdk-stable/?h=22.11
Luca Boccassi
---
.mailmap | 19 +-
VERSION
separate functions to move inner loops to lower
> > indentation levels.
> > * It's probably now or never.
>
> +1 and I think it is better to do it now, not never
+1, with the addendum that we should add an ignore-rev file so that git
blame keeps working (needs to be done after merge, for the commit
hash):
https://www.moxio.com/blog/43/ignoring-bulk-change-commits-with-git-blame
--
Kind regards,
Luca Boccassi
0243a33d 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -7,7 +7,7 @@ project('DPDK', 'C',
> version: run_command(find_program('cat', 'more'),
> files('VERSION'), check: true).stdout().strip(),
> license: 'BSD',
> -default_options: ['buildtype=release', 'default_library=static'],
> +default_options: ['buildtype=release', 'default_library=static',
> 'warning_level=2'],
> meson_version: '>= 0.49.2'
> )
>
>
Acked-by: Luca Boccassi
--
Kind regards,
Luca Boccassi
resses don't matter the purpose
> of the test is to BPF code conversion, not any packets.
>
> Reported-by: Luca Boccassi
> Signed-off-by: Stephen Hemminger
> ---
> app/test/test_bpf.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git
validations will be added to the release notes.
A release candidate tarball can be found at:
https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.3-rc1
These patches are located at branch 20.11 of dpdk-stable repo:
https://dpdk.org/browse/dpdk-stable/
Thanks.
Luca Boccassi
---
Abhinandan Gujjar
5",
> + "host 192.0.2.1 and not (port 80 or port 25)",
> + "host 2001:4b98:db0::8 and not port 80 and not port 25",
> "port not 53 and not arp",
> "(tcp[0:2] > 1500 and tcp[0:2] < 1550) or (tcp[2:2] > 1500 and
> tcp[2:2] < 1550)",
> "ether proto 0x888e",
> --
> 2.30.2
Acked-by: Luca Boccassi
more fixes: 1
> rc5 - last chance buffer: 1
> release: 0
>
> Opinions?
We upload only LTS releases to Debian/Ubuntu, so as long as those stay
the same as it is proposed here, no problem for us.
--
Kind regards,
Luca Boccassi
join_paths(meson.build_root(), 'doc',
> 'api'))
> cdata.set('HTML_OUTPUT', 'html')
> cdata.set('TOPDIR', meson.source_root())
> cdata.set('STRIP_FROM_PATH', meson.source_root())
> +cdata.set('BUILDDIR', meson.build_root())
> cdata.set('WARN_AS_ERROR', 'NO')
> if get_option('werror')
> cdata.set('WARN_AS_ERROR', 'YES')
Acked-by: Luca Boccassi
--
Kind regards,
Luca Boccassi
27;)
> cdata.set('TOPDIR', meson.source_root())
> -cdata.set('STRIP_FROM_PATH', meson.source_root())
> +cdata.set('STRIP_FROM_PATH', ' '.join([meson.source_root(),
> join_paths(meson.build_root(), 'doc', 'api')]))
> cdata.set('WARN_AS_ERROR', 'NO')
> if get_option('werror')
> cdata.set('WARN_AS_ERROR', 'YES')
Acked-by: Luca Boccassi
--
Kind regards,
Luca Boccassi
On Sun, 2021-11-14 at 23:39 +, Luca Boccassi wrote:
> On Wed, 10 Nov 2021 at 16:18, Stephen Hemminger
> wrote:
> >
> > These tests were using strings with hostname (dpdk.org) and this makes
> > test code do a DNS lookup. In container environment used for Op
dline" | grep -q fix || continue
> + [ "$stable" = "S" ] || [ "$fixes" = "F" ] || [ -n "$origins" ] ||
> continue
> version=$(commit_version $id)
> if [ -n "$origins" ] ; then
> origver="$(origin_version $origins)"
Acked-by: Luca Boccassi
--
Kind regards,
Luca Boccassi
$rootver (partially fixed in $origin @ $origver)"
> else
> echo "$origver"
> fi
Acked-by: Luca Boccassi
--
Kind regards,
Luca Boccassi
ntel, Nvidia, Microsoft and Red Hat who have
> > > made the releases possible by providing validation over the
> > > last two years.
> > >
> > > Some statistics about 18.11 LTS releases:
> > > - 1911 commits
>
> Now for Luca to reach 2011 commits.
--
Kind regards,
Luca Boccassi
validations will be added to the release notes.
A release candidate tarball can be found at:
https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.1-rc1
These patches are located at branch 20.11 of dpdk-stable repo:
https://dpdk.org/browse/dpdk-stable/
Thanks.
Luca Boccassi
---
Ajit
en IMHO the interface should really be based around (or allow using)
FDs, so that it can be polled. Applications normally have more event
sources that just DPDK.
--
Kind regards,
Luca Boccassi
4.1.1 (08:12:38): start stop guests (client) => Pass
> 4.1.2 (09:25:59): add/remove ports (client) => Pass
> 4.2.0 (09:35:04): Final cleanup
>
> P.S. 3.2.1 is actually not a DPDK case, but used for e.g speed comparisons
Thank you!
--
Kind regards,
Luca Boccassi
t; (15)Guest with ovs+dpdk+vhost-user 4Q live migration testing: PASS
> (16)Host PF + DPDK testing: PASS
> (17)Host VF + DPDK testing: PASS
>
> Versions:
>
> kernel 4.18
> qemu 5.2
>
> dpdk: git://dpdk.org/dpdk-stable
> # git log -1
> commit fa27a3c11fba9ff30b2
From: Luca Boccassi
It consistently fails when ran on a build machine within the
reproducible build environment, so move it out of there, so
that we can run the fast suite at build time when packaging.
Repro test environment:
https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa
> A release candidate tarball can be found at:
> >
> > https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.1-rc1
> >
> > These patches are located at branch 20.11 of dpdk-stable repo:
> > https://dpdk.org/browse/dpdk-stable/
> >
> > T
dpdk.org
> > Cc: dev@dpdk.org; Abhishek Marathe ;
> > Akhil Goyal ; Ali Alnubani ;
> > Walker, Benjamin ; David Christensen
> > ; Govindharajan, Hariprasad
> > ; Hemant Agrawal
> > ; Stokes, Ian ; Jerin
> > Jacob ; Mcnamara, John ;
> > Ju-Hyoung Lee ; K
On Mon, 2021-03-01 at 09:03 +0100, David Marchand wrote:
> On Thu, Feb 25, 2021 at 8:49 PM wrote:
> > From: Luca Boccassi
> >
> > It consistently fails when ran on a build machine within the
> > reproducible build environment, so move it out of there, so
> >
On Tue, 2021-03-02 at 15:19 +0100, David Marchand wrote:
> On Tue, Mar 2, 2021 at 3:13 PM Luca Boccassi wrote:
> > RTE>>EAL: Detected 2 lcore(s)
> > EAL: Detected 1 NUMA nodes
> > EAL: Multi-process socket /var/run/dpdk/debug_autotest/mp_socket
> > EAL: Selecte
rkflows/build.yml | 4
> app/test/test_debug.c | 11 +--
> app/test/test_mbuf.c| 9 ++++-
> 4 files changed, 55 insertions(+), 6 deletions(-)
Acked-by: Luca Boccassi
This fixes an issue for me, with running the debug_autotest under a
reproducible build CI environment.
--
Kind regards,
Luca Boccassi
Hi all,
Here is a new stable release:
https://fast.dpdk.org/rel/dpdk-20.11.8.tar.xz
The git tree is at:
https://dpdk.org/browse/dpdk-stable/?h=20.11
Luca Boccassi
---
.github/workflows/build.yml| 14 +-
VERSION
wal...@intel.com; David
> > Christensen ; Hemant Agrawal
> > ; Ian Stokes ; Jerin Jacob
> > ; John McNamara ; Ju-
> > Hyoung Lee ; Kevin Traynor ;
> > Luca Boccassi ; Pei Zhang ;
> > qian.q...@intel.com; Raslan Darawsheh ; NBU-
> > Contact-Thomas Monjalon (EXTER
wal...@intel.com; David
> > Christensen ; Hemant Agrawal
> > ; Stokes, Ian ; Jerin Jacob
> > ; Mcnamara, John ; Ju-
> > Hyoung Lee ; Kevin Traynor
> > ; Luca Boccassi ; Pei Zhang
> > ; qian.q...@intel.com; Raslan Darawsheh
> > ; Thomas Monjalon ;
> > Yangh
Hi all,
Here is a new stable release:
https://fast.dpdk.org/rel/dpdk-20.11.10.tar.xz
The git tree is at:
https://dpdk.org/browse/dpdk-stable/?h=20.11
This is the final release of the 20.11 LTS branch, and it is now EOL.
So long, and thanks for all the packets.
Luca Boccassi
From: Luca Boccassi
These tests are failing with timeouts on build machines with large amount
of cores, so move them out of the fast suite, which should complete in seconds.
33/77 DPDK:fast-tests / lcores_autotest TIMEOUT50.01s
https://build.opensuse.org/package
Hi all,
Here is a new stable release:
https://fast.dpdk.org/rel/dpdk-22.11.5.tar.xz
The git tree is at:
https://dpdk.org/browse/dpdk-stable/?h=22.11
Luca Boccassi
---
.github/workflows/build.yml| 20 +-
.mailmap
From: Luca Boccassi
As per Intel, this is not supported, and the librte-bpf test fails on 32bit x86
kernels, so disable the library and the pmd.
Signed-off-by: Luca Boccassi
---
drivers/net/af_xdp/meson.build | 6 ++
lib/bpf/meson.build| 6 ++
2 files changed, 12
On Mon, 27 Nov 2023 at 17:04, Bruce Richardson
wrote:
>
> On Mon, Nov 27, 2023 at 05:45:52PM +0100, Thomas Monjalon wrote:
> > 06/07/2023 14:49, Christian Ehrhardt:
> > > On Mon, Jul 3, 2023 at 5:29 PM Thomas Monjalon
> > > wrote:
> > > >
> > > > 29/06/2023 14:58, christian.ehrha...@canonical.co
On Sun, 19 May 2024 at 15:01, Thomas Monjalon wrote:
>
> 17/05/2024 13:29, Luca Boccassi:
> > On Mon, 27 Nov 2023 at 17:04, Bruce Richardson
> > wrote:
> > >
> > > On Mon, Nov 27, 2023 at 05:45:52PM +0100, Thomas Monjalon wrote:
> > > > 06/07/2023
On Sun, 19 May 2024 at 18:13, Thomas Monjalon wrote:
>
> 19/05/2024 18:36, Luca Boccassi:
> > On Sun, 19 May 2024 at 15:01, Thomas Monjalon wrote:
> > > 17/05/2024 13:29, Luca Boccassi:
> > > > On Mon, 27 Nov 2023 at 17:04, Bruce Richardson
> > > &g
On Sun, 19 May 2024 at 22:11, Thomas Monjalon wrote:
>
> 19/05/2024 19:23, Luca Boccassi:
> > On Sun, 19 May 2024 at 18:13, Thomas Monjalon wrote:
> > >
> > > 19/05/2024 18:36, Luca Boccassi:
> > > > On Sun, 19 May 2024 at 15:01, Thomas Monjalon
>
On Mon, 20 May 2024 at 19:43, Stephen Hemminger
wrote:
>
> On Mon, 20 May 2024 18:49:19 +0100
> Ferruh Yigit wrote:
>
> > On 5/2/2024 10:31 PM, Stephen Hemminger wrote:
> > > There were multiple issues in the RSS queue support in the TAP
> > > driver. This required extensive rework of the BPF sup
On Mon, 20 May 2024 at 23:08, Ferruh Yigit wrote:
>
> On 5/20/2024 10:42 PM, Luca Boccassi wrote:
> > On Mon, 20 May 2024 at 19:43, Stephen Hemminger
> > wrote:
> >>
> >> On Mon, 20 May 2024 18:49:19 +0100
> >> Ferruh Yigit wrote:
> >&g
From: Luca Boccassi
We now require Meson 0.53 or later, so we can use this feature introduced
in 0.51. This also fixes a build failure on SUSE Leap 15.6.
Cc: sta...@dpdk.org
Signed-off-by: Luca Boccassi
---
buildtools/meson.build | 19 +--
1 file changed, 5 insertions(+), 14
On Mon, 24 Jun 2024 at 10:16, David Marchand wrote:
>
> On Sun, Jun 23, 2024 at 2:30 PM wrote:
> >
> > From: Luca Boccassi
> >
> > We now require Meson 0.53 or later, so we can use this feature introduced
> > in 0.51. This also fixes a build failure on SUSE L
reported validations will be added to the release notes.
A release candidate tarball can be found at:
https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.9-rc1
These patches are located at branch 20.11 of dpdk-stable repo:
https://dpdk.org/browse/dpdk-stable/
Thanks.
Luca Boccassi
t; > https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.9-rc1
> >
> > These patches are located at branch 20.11 of dpdk-stable repo:
> > https://dpdk.org/browse/dpdk-stable/
> >
> > Thanks.
> >
> > Luca Boccassi
> Update the test status for Intel pa
n testing: PASS
> Guest with ovs+dpdk+vhost-user 4Q live migration testing: PASS
> Host PF + DPDK testing: PASS
> Host VF + DPDK testing: PASS
>
> Test Versions:
>
> qemu-kvm-6.2.0
> kernel 5.14
> dpdk 20.11.9-rc1
>
> # git log -1
>
> commit 84df5f9791de5e547
e tarball can be found at:
> >
> > https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.9-rc1
> >
> > These patches are located at branch 20.11 of dpdk-stable repo:
> > https://dpdk.org/browse/dpdk-stable/
> >
> > Thanks.
> >
> > Luca Boccas
On Tue, 15 Aug 2023 at 14:35, Ali Alnubani wrote:
>
> > -Original Message-
> > From: Luca Boccassi
> > Sent: Monday, August 14, 2023 2:55 PM
> > To: Ali Alnubani
> > Cc: sta...@dpdk.org; dev@dpdk.org; John McNamara
> > ; Raslan Darawsheh ;
&g
Hi all,
Here is a new stable release:
https://fast.dpdk.org/rel/dpdk-20.11.9.tar.xz
The git tree is at:
https://dpdk.org/browse/dpdk-stable/?h=20.11
Luca Boccassi
---
VERSION| 2 +-
app/test-crypto-perf/main.c
at do you think about, from next year (ie, after the
current set is done) me taking over 22.11, and you switching to 23.11?
The reason is that Debian uses "even" releases due to release cadence,
so just like I had vested interest for 20.11 for Debian 11, Debian 12
uses 22.11.
Kind regards,
Luca Boccassi
> [2]
> gcc 13.2.1 "cc (SUSE Linux) 13.2.1 20230912
>
> Fixes: 35c90ecccfd4 ("net/txgbe: add EEPROM functions")
> Cc: sta...@dpdk.org
>
> Reported-by: Luca Boccassi
> Signed-off-by: Ferruh Yigit
> ---
> Cc: jiawe...@trustnetic.com
> Cc: jianw...@tr
On Sun, 26 Nov 2023 at 01:55, Ruifeng Wang wrote:
>
>
>
> On 2023/11/24 4:53 PM, Mcnamara, John wrote:
> > Release status meeting minutes 2023-11-23
> >
>
> > issues:
> >
> > * Build/link issue on Debian
> >
> >https://salsa.debian.org/debian/dpdk/-/jobs/4949787
> >
> > * cpfl c
ingle function for both marks.
>
> Signed-off-by: Thomas Monjalon
> ---
> devtools/git-log-fixes.sh | 22 ++
> 1 file changed, 6 insertions(+), 16 deletions(-)
Acked-by: Luca Boccassi
fix,
> but it is fixed by checking them all before proceeding further.
>
> Fixes: 752d8e097ec1 ("scripts: show fixes with release version of bug")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Thomas Monjalon
> ---
> devtools/git-log-fixes.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Luca Boccassi
s are met.
>
> Signed-off-by: Christian Ehrhardt
> ---
> app/test/suites/meson.build | 8
> 1 file changed, 8 insertions(+)
Acked-by: Luca Boccassi
validations will be added to the release notes.
A release candidate tarball can be found at:
https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.10-rc1
These patches are located at branch 20.11 of dpdk-stable repo:
https://dpdk.org/browse/dpdk-stable/
Thanks.
Luca Boccassi
---
Aakash
On Thu, 9 Nov 2023 at 10:30, Luca Boccassi wrote:
>
> Hi,
>
> We should start thinking about the next year of LTSes and how to organize.
>
> 20.11 will be EOL after the next upcoming release being prepared now,
> as it's now 3 years old. So long, and thanks for all the
e looks good to me in principle and we can certainly try it,
thanks.
Acked-by: Luca Boccassi
; > note that it depends on community support.
> > >
> > > Signed-off-by: Kevin Traynor
> >
> > More opinions, comments or acks?
>
> It is an improvement.
>
> Acked-by: Morten Brørup
Acked-by: Luca Boccassi
Please see https://core.dpdk.org/contribute/ for instructions on
sending patches for stable releases, otherwise they will be missed
On Thu, 28 Mar 2024 at 14:22, Brandes, Shai wrote:
>
> Sorry, for some reason this appears on the wrong branch
> I will fix this and upload a new patch
>
> > -Or
On Sat, 30 Mar 2024 at 16:46, Stephen Hemminger
wrote:
>
> If DPDK application is being run as a systemd service, then
> it can use the journal protocol which allows putting more information
> in the log such as priority and other information.
>
> The use of journal protocol is automatically detec
hat every distro packages differently, so the
path needs to be configurable with a meson option.
Feel free to pilfer the systemd meson glue:
https://github.com/systemd/systemd/pull/26826/commits/d917079e7e320aa281fc4ad6f8073b0814b9cb13
It's of course file to go to the runtime kernel if no vmlinux.h is
specified, as a fallback, which is going to be useful for developers
machines.
--
Kind regards,
Luca Boccassi
On Wed, 3 Apr 2024 at 16:55, Stephen Hemminger
wrote:
>
> On Wed, 03 Apr 2024 12:50:35 +0100
> Luca Boccassi wrote:
>
> > Using bpftool to generate the header at build time is a bit icky,
> > because it will look at sysfs on the build system, which is from the
> &g
validations will be added to the release notes.
A release candidate tarball can be found at:
https://dpdk.org/browse/dpdk-stable/tag/?id=v22.11.5-rc1
These patches are located at branch 22.11 of dpdk-stable repo:
https://dpdk.org/browse/dpdk-stable/
Thanks.
Luca Boccassi
---
Ajit Khaparde (2
On Thu, 4 Apr 2024 at 00:41, Stephen Hemminger
wrote:
>
> On Wed, 3 Apr 2024 22:19:20 +0100
> Luca Boccassi wrote:
>
> > On Wed, 3 Apr 2024 at 16:55, Stephen Hemminger
> > wrote:
> > >
> > > On Wed, 03 Apr 2024 12:50:35 +0100
> > > Luca Bocca
On Thu, 4 Apr 2024 at 16:31, Stephen Hemminger
wrote:
>
> On Wed, 3 Apr 2024 22:19:20 +0100
> Luca Boccassi wrote:
>
> > On Wed, 3 Apr 2024 at 16:55, Stephen Hemminger
> > wrote:
> > >
> > > On Wed, 03 Apr 2024 12:50:35 +0100
> > > Luca Bocca
On Thu, 4 Apr 2024 at 16:51, Stephen Hemminger
wrote:
>
> On Thu, 4 Apr 2024 01:49:56 +0100
> Luca Boccassi wrote:
>
> > On Thu, 4 Apr 2024 at 00:41, Stephen Hemminger
> > wrote:
> > >
> > > On Wed, 3 Apr 2024 22:19:20 +0100
> > > Luca Boccass
On Mon, 8 Apr 2024 at 05:09, YangHang Liu wrote:
>
> RedHat QE tested below 18 scenarios on RHEL9.4 and didn't find any new dpdk
> issues.
>
> Guest with device assignment(PF) throughput testing(1G hugepage size): PASS
> Guest with device assignment(PF) throughput testing(2M hugepage size) : PASS
wal...@intel.com; David
> > Christensen ; Hemant Agrawal
> > ; Stokes, Ian ; Jerin Jacob
> > ; Mcnamara, John ; Ju-
> > Hyoung Lee ; Kevin Traynor ;
> > Luca Boccassi ; Pei Zhang ;
> > qian.q...@intel.com; Raslan Darawsheh ; Thomas
> > Monjalon ; Yanghang Liu ;
&g
wal...@intel.com; David
> > Christensen ; Hemant Agrawal
> > ; Ian Stokes ; Jerin Jacob
> > ; John McNamara ; Ju-
> > Hyoung Lee ; Kevin Traynor ;
> > Luca Boccassi ; Pei Zhang ;
> > qian.q...@intel.com; Raslan Darawsheh ; NBU-
> > Contact-Thomas Monjalon (EXTER
validations will be added to the release notes.
A release candidate tarball can be found at:
https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.8-rc1
These patches are located at branch 20.11 of dpdk-stable repo:
https://dpdk.org/browse/dpdk-stable/
Thanks.
Luca Boccassi
---
Akhil Goyal (1
On Sun, 2 Apr 2023 at 23:54, Stephen Hemminger
wrote:
>
> The word "segregation" brings up troubling memorys.
> Instead, use the term seperation which is what DPDK flow docs use.
>
> Signed-off-by: Stephen Hemminger
> ---
> doc/guides/nics/ark.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 dele
On Mon, 3 Apr 2023 at 15:47, Stephen Hemminger
wrote:
>
> Shell script to find use of words that not be used.
> By default it prints matches. The -q (quiet) option
> is used to just count. There is also -l option
> which lists lines matching (like grep -l).
>
> Uses the word lists from Inclusive
On Mon, 2023-04-03 at 19:17 -0700, Stephen Hemminger wrote:
> On Tue, 4 Apr 2023 00:08:30 +0100
> Luca Boccassi wrote:
>
> > On Mon, 3 Apr 2023 at 15:47, Stephen Hemminger
> > wrote:
> > >
> > > Shell script to find use of words that not be used.
>
On Tue, 11 Apr 2023 at 08:22, Morten Brørup wrote:
>
> > From: Morten Brørup [mailto:m...@smartsharesystems.com]
> > Sent: Monday, 28 November 2022 13.08
> >
> > > From: Luca Boccassi [mailto:luca.bocca...@gmail.com]
> > > Sent: Monday, 28 November 2022 12.5
alker, Benjamin
> > ; David Christensen ;
> > Hemant Agrawal ; Stokes, Ian
> > ; Jerin Jacob ; Mcnamara, John
> > ; Ju-Hyoung Lee ; Kevin
> > Traynor ; Luca Boccassi ; Pei
> > Zhang ; Xu, Qian Q ; Raslan
> > Darawsheh ; Thomas Monjalon
> > ; Yanghang
min.wal...@intel.com; David Christensen ;
> > Hemant Agrawal ; Ian Stokes
> > ; Jerin Jacob ; John McNamara
> > ; Ju-Hyoung Lee ;
> > Kevin Traynor ; Luca Boccassi ;
> > Pei Zhang ; qian.q...@intel.com; Raslan Darawsheh
> > ; NBU-Contact-Thomas Monjalon (EXTERNAL)
>
On Wed, 19 Apr 2023 at 14:25, David Marchand wrote:
>
> On Wed, Apr 19, 2023 at 3:14 PM Ali Alnubani wrote:
> > >
> > > I don't think this function prototype is really different in the 20.11
> > > stable branch (putting the __rte_internal tag aside).
> > > Can you trigger this issue on the main b
On Wed, 19 Apr 2023 at 15:26, Kevin Traynor wrote:
>
> On 19/04/2023 15:23, Ali Alnubani wrote:
> >> -Original Message-----
> >> From: Luca Boccassi
> >> Sent: Wednesday, April 19, 2023 5:15 PM
> >> To: David Marchand
> >> Cc: Ali Alnu
On Wed, 19 Apr 2023 at 15:36, David Marchand wrote:
>
> On Wed, Apr 19, 2023 at 4:30 PM Luca Boccassi wrote:
> >
> > On Wed, 19 Apr 2023 at 15:26, Kevin Traynor wrote:
> > >
> > > On 19/04/2023 15:23, Ali Alnubani wrote:
> > > >>
e_rx_reassemble_packets(struct ice_rx_queue *rxq, struct
> rte_mbuf **rx_bufs,
> /* save the partial packet for next time */
> rxq->pkt_first_seg = start;
> rxq->pkt_last_seg = end;
> - rte_memcpy(rx_bufs, pkts, pkt_idx * (sizeof(*pkts)));
> + memcpy(rx_bufs, pkts, pkt_idx * (sizeof(*pkts)));
> return pkt_idx;
> }
Tested-by: Luca Boccassi
> - All passed.
> **Performance test: test scenarios including Thoughput Performance
> /Cryptodev Latency, etc. Listed but not all.
> - No big performance data drop.
>
> Best regards,
> Yu Jiang
Thank you!
For https://bugs.dpdk.org/show_bug.cgi?id=790 if an appropriately
modified version of 29343b9030e38e8c3519ba01cb66724d45b13dc8 gets
backported I can merge it.
--
Kind regards,
Luca Boccassi
---
> 1 file changed, 16 insertions(+), 9 deletions(-)
Acked-by: Luca Boccassi
Applied and pushed, thanks (next time, please don't include
dev@dpdk.org but only stable, given it's a backport - otherwise it gets
filtered).
--
Kind regards,
Luca Boccassi
il Goyal ; Ali Alnubani ;
> > benjamin.wal...@intel.com; David Christensen ;
> > hariprasad.govindhara...@intel.com; Hemant Agrawal
> > ; Ian Stokes ; Jerin
> > Jacob ; John McNamara ;
> > Ju-Hyoung Lee ; Kevin Traynor
> > ; Luca Boccassi ; Pei Zhang
> > ; pingx..
on testing: PASS
> (15)Host PF + DPDK testing: PASS
> (16)Host VF + DPDK testing: PASS
>
> Versions:
>
> kernel 4.18
> qemu 6.0
>
> dpdk: git://dpdk.org/dpdk-stable
> # git log -1
> commit c5f4e9dd155a4c99e219a734315b899d4340d304 (HEAD, tag: v20.11.3-
> rc1)
> A
rasad
> ; Hemant Agrawal
> ; Stokes, Ian ; Jerin
> Jacob ; Mcnamara, John ;
> Ju-Hyoung Lee ; Kevin Traynor
> ; Luca Boccassi ; Pei Zhang
> ; Yu, PingX ; Xu, Qian Q
> ; Raslan Darawsheh ; Thomas
> Monjalon ; Peng, Yuan ;
> Chen, Zhaoyan
> Subject: [dpdk-dev] 20.11.3 pa
On Thu, 2021-08-26 at 12:09 +0200, Christian Ehrhardt wrote:
> On Mon, Aug 23, 2021 at 5:30 PM Luca Boccassi wrote:
> >
> > > -Original Message-
> > > From: dev On Behalf Of luca.bocca...@gmail.com
> > > Sent: Monday, August 9, 2021 4:44 PM
>
Hi all,
Here is a new stable release:
https://fast.dpdk.org/rel/dpdk-20.11.3.tar.xz
The git tree is at:
https://dpdk.org/browse/dpdk-stable/?h=20.11
Luca Boccassi
---
MAINTAINERS | 1 +
VERSION
1 - 100 of 1022 matches
Mail list logo