Re: [dpdk-dev] [PATCH v4 0/4] add travis ci support for ppc64le

2021-04-19 Thread Luca Boccassi
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

[dpdk-dev] [PATCH] autotest: disable lcores_autotest on ppc

2021-04-20 Thread 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

Re: [dpdk-dev] [dpdk-stable] [PATCH] net/e1000: fix filter control return value

2021-04-20 Thread Luca Boccassi
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

Re: [dpdk-dev] [PATCH] autotest: disable lcores_autotest on ppc

2021-04-22 Thread Luca Boccassi
e message, there's nothing useful in the logs, it just times out. -- Kind regards, Luca Boccassi

Re: [dpdk-dev] [PATCH] autotest: disable lcores_autotest on ppc

2021-04-22 Thread 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

Re: [dpdk-dev] [PATCH] autotest: disable lcores_autotest on ppc

2021-04-22 Thread Luca Boccassi
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: > >

Re: [dpdk-dev] [PATCH] build: reduce max_lcores for ppc

2021-04-29 Thread Luca Boccassi
istensen > --- > config/ppc/meson.build | 17 ++--- > 1 file changed, 14 insertions(+), 3 deletions(-) Acked-by: Luca Boccassi

Re: [dpdk-dev] [PATCH] doc: fix build on Windows with meson 0.58

2021-07-01 Thread 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

Re: [PATCH] kni: fix build with Linux 6.10

2024-07-18 Thread Luca Boccassi
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

Re: [PATCH] test: fix 32 bit overflow in pcapng test

2024-07-18 Thread Luca Boccassi
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

22.11.6 patches review and test

2024-07-31 Thread 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=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

Re: 22.11.6 patches review and test

2024-08-01 Thread Luca Boccassi
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.

Re: 22.11.6 patches review and test

2024-08-05 Thread Luca Boccassi
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

Re: 22.11.6 patches review and test

2024-08-09 Thread Luca Boccassi
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

Re: 22.11.6 patches review and test

2024-08-15 Thread Luca Boccassi
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

Re: 22.11.6 patches review and test

2024-08-15 Thread Luca Boccassi
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

Re: 22.11.6 patches review and test

2024-08-20 Thread Luca Boccassi
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

DPDK 22.11.6 released

2024-08-20 Thread luca . boccassi
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

Re: [dpdk-dev] [RFC PATCH 00/14] Build file update proposals

2021-04-01 Thread Luca Boccassi
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

Re: [PATCH] build: fix meson warning about using compiler warning flags

2022-01-21 Thread 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

Re: [dpdk-dev] [PATCH] test/bpf_convert: do not require DNS lookup

2021-11-09 Thread 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

[dpdk-dev] 20.11.3 patches review and test

2021-08-09 Thread 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.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

Re: [PATCH v2] test/bpf_convert: do not require DNS lookup

2021-11-14 Thread Luca Boccassi
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

Re: release schedule change proposal

2021-11-15 Thread 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

Re: [PATCH] doc: add build_root to STRIP_FROM_PATH

2021-11-23 Thread 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

Re: [PATCH v2] doc: add examples.dox path to STRIP_FROM_PATH

2021-11-23 Thread 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

Re: [PATCH v2] test/bpf_convert: do not require DNS lookup

2021-11-24 Thread 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

Re: [PATCH v2 1/2] devtools: don't include headline "fix" in backports

2021-12-03 Thread Luca Boccassi
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

Re: [PATCH v2 2/2] devtools: report commit id on partial fixes

2021-12-03 Thread Luca Boccassi
$rootver (partially fixed in $origin @ $origver)" >   else >   echo "$origver" >   fi Acked-by: Luca Boccassi -- Kind regards, Luca Boccassi

Re: [dpdk-dev] DPDK 18.11.11 (LTS) released

2021-01-20 Thread 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

[dpdk-dev] 20.11.1 patches review and test

2021-02-22 Thread 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

Re: [dpdk-dev] [RFC] eventdev: introduce event dispatcher

2021-02-22 Thread Luca Boccassi
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

Re: [dpdk-dev] 20.11.1 patches review and test

2021-02-25 Thread 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

Re: [dpdk-dev] 20.11.1 patches review and test

2021-02-25 Thread 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

[dpdk-dev] [PATCH] test: move debug_autotest out of fast suite

2021-02-25 Thread luca . boccassi
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

Re: [dpdk-dev] 20.11.1 patches review and test

2021-03-02 Thread Luca Boccassi
> 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

Re: [dpdk-dev] 20.11.1 patches review and test

2021-03-02 Thread Luca Boccassi
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

Re: [dpdk-dev] [PATCH] test: move debug_autotest out of fast suite

2021-03-02 Thread Luca Boccassi
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 > >

Re: [dpdk-dev] [PATCH] test: move debug_autotest out of fast suite

2021-03-02 Thread Luca Boccassi
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

Re: [dpdk-dev] [PATCH v2] ci: catch coredumps

2021-03-02 Thread Luca Boccassi
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

DPDK 20.11.8 released

2023-04-27 Thread 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

Re: 20.11.10 patches review and test

2023-12-11 Thread Luca Boccassi
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

Re: 20.11.10 patches review and test

2023-12-12 Thread Luca Boccassi
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

DPDK 20.11.10 released

2023-12-12 Thread luca . boccassi
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

[PATCH] test: move lcores/pdump/pflock/ticketlock out of fast suite

2024-01-12 Thread 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

DPDK 22.11.5 released

2024-04-23 Thread luca . boccassi
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

[PATCH] bpf/xdp: disable on 32bit x86

2024-04-25 Thread luca . boccassi
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

Re: [PATCH] doc: ensure sphinx output is reproducible

2024-05-17 Thread 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 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

Re: [PATCH] doc: ensure sphinx output is reproducible

2024-05-19 Thread 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 > > wrote: > > > > > > On Mon, Nov 27, 2023 at 05:45:52PM +0100, Thomas Monjalon wrote: > > > > 06/07/2023

Re: [PATCH] doc: ensure sphinx output is reproducible

2024-05-19 Thread 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 wrote: > > > 17/05/2024 13:29, Luca Boccassi: > > > > On Mon, 27 Nov 2023 at 17:04, Bruce Richardson > > > &g

Re: [PATCH] doc: ensure sphinx output is reproducible

2024-05-20 Thread Luca Boccassi
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 >

Re: [PATCH v12 07/12] net/tap: use libbpf to load new BPF program

2024-05-20 Thread Luca Boccassi
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

Re: [PATCH v12 07/12] net/tap: use libbpf to load new BPF program

2024-05-20 Thread Luca Boccassi
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

[PATCH] meson: use built-in 'modules' helper for python dependencies

2024-06-23 Thread luca . boccassi
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

Re: [PATCH] meson: use built-in 'modules' helper for python dependencies

2024-06-24 Thread Luca Boccassi
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

20.11.9 patches review and test

2023-07-28 Thread luca . boccassi
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

Re: 20.11.9 patches review and test

2023-08-07 Thread 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

Re: 20.11.9 patches review and test

2023-08-11 Thread Luca Boccassi
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

Re: 20.11.9 patches review and test

2023-08-14 Thread Luca Boccassi
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

Re: 20.11.9 patches review and test

2023-08-15 Thread Luca Boccassi
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

DPDK 20.11.9 released

2023-08-16 Thread luca . boccassi
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

Next year of LTSes

2023-11-09 Thread Luca Boccassi
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

Re: [PATCH] net/txgbe: fix out of bound access

2023-11-16 Thread 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

Re: DPDK Release Status Meeting 2023-11-23

2023-11-26 Thread Luca Boccassi
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

Re: [PATCH 2/2] devtools: deduplicate function to mark fixes

2023-11-28 Thread Luca Boccassi
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

Re: [PATCH 1/2] devtools: fix check of multiple commits fixed at once

2023-11-28 Thread 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

Re: [PATCH] test: set iova=va mode on ppc64 with --no-huge

2023-11-28 Thread 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

20.11.10 patches review and test

2023-12-01 Thread 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

Re: Next year of LTSes

2023-12-07 Thread Luca Boccassi
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

Re: [PATCH] test/lcores: reduce cpu consumption

2024-03-07 Thread Luca Boccassi
e looks good to me in principle and we can certainly try it, thanks. Acked-by: Luca Boccassi

Re: [PATCH v2] doc: update LTS maintenance to 3 years

2024-03-28 Thread 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

Re: [PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only

2024-03-28 Thread 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

Re: [PATCH v20 13/14] log: add support for systemd journal

2024-04-01 Thread Luca Boccassi
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

Re: [PATCH v5 7/8] net/tap: use libbpf to load new BPF program

2024-04-03 Thread Luca Boccassi
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

Re: [PATCH v5 7/8] net/tap: use libbpf to load new BPF program

2024-04-03 Thread 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

22.11.5 patches review and test

2024-04-03 Thread 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=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

Re: [PATCH v5 7/8] net/tap: use libbpf to load new BPF program

2024-04-03 Thread Luca Boccassi
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

Re: [PATCH v5 7/8] net/tap: use libbpf to load new BPF program

2024-04-04 Thread Luca Boccassi
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

Re: [PATCH v5 7/8] net/tap: use libbpf to load new BPF program

2024-04-04 Thread Luca Boccassi
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

Re: 22.11.5 patches review and test

2024-04-08 Thread Luca Boccassi
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

Re: 22.11.5 patches review and test

2024-04-15 Thread Luca Boccassi
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

Re: 22.11.5 patches review and test

2024-04-18 Thread Luca Boccassi
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

20.11.8 patches review and test

2023-03-31 Thread 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.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

Re: [PATCH] doc/ark: replace word segregation

2023-04-03 Thread Luca Boccassi
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

Re: [PATCH v2] devtools: add script to check for non inclusive naming

2023-04-03 Thread Luca Boccassi
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

Re: [PATCH v2] devtools: add script to check for non inclusive naming

2023-04-04 Thread Luca Boccassi
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. >

Re: 20.11.7 patches review and test

2023-04-11 Thread Luca Boccassi
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

Re: 20.11.8 patches review and test

2023-04-14 Thread Luca Boccassi
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

Re: 20.11.8 patches review and test

2023-04-19 Thread Luca Boccassi
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) >

Re: 20.11.8 patches review and test

2023-04-19 Thread Luca Boccassi
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

Re: 20.11.8 patches review and test

2023-04-19 Thread Luca Boccassi
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

Re: 20.11.8 patches review and test

2023-04-19 Thread Luca Boccassi
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: > > > >>

Re: [PATCH] ice: fix build error on 32bit configure

2023-07-05 Thread Luca Boccassi
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

Re: [dpdk-dev] 20.11.3 patches review and test

2021-08-13 Thread 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

Re: [dpdk-dev] [20.11.3] test/power: fix CPU frequency when turbo enabled

2021-08-13 Thread 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

Re: [dpdk-dev] 20.11.3 patches review and test

2021-08-19 Thread 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..

Re: [dpdk-dev] 20.11.3 patches review and test

2021-08-23 Thread Luca Boccassi
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

Re: [dpdk-dev] 20.11.3 patches review and test

2021-08-23 Thread Luca Boccassi
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

Re: [dpdk-dev] 20.11.3 patches review and test

2021-08-26 Thread Luca Boccassi
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 >

[dpdk-dev] [dpdk-announce] DPDK 20.11.3 released

2021-09-06 Thread luca . boccassi
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   2   3   4   5   6   7   8   9   10   >