Hi,
@Stephen Hemminger, we don't know other NICs behavior. If all NICs behave the
same, maybe the limitation can be considered to move to the common part.
> -Original Message-
> From: Dariusz Sosnowski
> Sent: Friday, July 18, 2025 7:52 PM
> To: Slava Ovsiienko ; Bing Zhao
> ; Ori Kam ;
https://bugs.dpdk.org/show_bug.cgi?id=1751
Jiale Song (songx.ji...@intel.com) changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
17/07/2025 11:51, Bruce Richardson:
> On Thu, Jul 17, 2025 at 11:42:32AM +0200, David Marchand wrote:
> > The -S option is not described in EAL usage().
> >
> > Fixes: 7dbd7a6413ef ("service: add -S corelist option")
> > Cc: sta...@dpdk.org
> >
> > Signed-off-by: David Marchand
> Acked-by: Bruce
17/07/2025 14:15, Bruce Richardson:
> On Thu, Jul 17, 2025 at 01:46:04PM +0200, David Marchand wrote:
> > Rather than have a subset of the EAL parameters described in the sample
> > apps documentation, prefer referring to the full list.
> >
> > Signed-off-by: David Marchand
> > ---
> Acked-by: Br
15/07/2025 23:56, Stephen Hemminger:
> This is revised version of earlier patches to address
> some guidance about CPU and memory channels in the documentation.
>
> Stephen Hemminger (2):
> doc: add note about CPU 0
> doc: remove use of '-n 4' option in documentation examples
Applied, thanks.
09/07/2025 09:26, Dariusz Sosnowski:
> Thank you for addressing the comments.
>
> On Tue, Jul 08, 2025 at 08:11:56AM -0700, Andre Muezerie wrote:
> > When compiling with MSVC the error below is hit:
> >
> > drivers\net\mlx5\mlx5_tx.h(1148): error C2065: 'rte_v128u32_t':
> > undeclared identif
15/07/2025 16:14, Andre Muezerie:
> The linker parameters to use with MSVC and Clang differ.
> Showing explicitly what to use with each in the documentation.
>
> Signed-off-by: Andre Muezerie
Acked-by: Patrick Robb
Acked-by: Dariusz Sosnowski
Applied, thanks.
Sanity checking a reinitialized mbuf (a.k.a. raw mbuf) has been refactored
to follow the same design pattern as sanity checking a normal mbuf, and
now depends on RTE_LIBRTE_MBUF_DEBUG instead of RTE_ENABLE_ASSERT.
The details of the changes are as follows:
Non-inlined functions rte_mbuf_raw_sanit
17/04/2025 20:12, Aaron Conole:
> The DPDK project has two constrained resources - reviewers and
> public CI infrastructure. These are shared among the entire
> project, and there are true costs associated with using these
> resources. Thus, there are two motivations behind this change:
> - Enc
Hi,
Sorry for cross-posting, no intention of starting a long discussion,
just wanted to share this in hope for interest and collaboration.
I've been working recently, as a fun project, to port the low-level
lwIP code to DPDK. The idea being to start with a minimal yet widely
used stack, and gradu
27/03/2025 17:28, Bruce Richardson:
> Remove obsolete, and generally not followed, advice in the coding
> standards doc, around local variables.
>
> Signed-off-by: Bruce Richardson
Applied, thanks.
16/05/2025 20:53, Doug Foster:
> Add explanation of recent build configuration changes for Arm SoCs and
> instructions for adding a build configuration for a new Arm SoC.
>
> Signed-off-by: Doug Foster
> Reviewed-by: Wathsala Vithanage
> Reviewed-by: Dhruv Tripathi
Reworded a little to make si
29/05/2025 01:30, Stephen Hemminger:
> The example should list current ABI reference version.
>
> Signed-off-by: Stephen Hemminger
> ---
> doc/guides/contributing/patches.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guides/contributing/patches.rst
> b/doc/gu
03/06/2025 02:31, lon...@linuxonhyperv.com:
> From: Long Li
>
> The deprecation notice has been sent in
> 7642e3b0e0 ("doc: announce vmbus API deprecation")
>
> Remove those interfaces in this release.
>
> Signed-off-by: Long Li
> ---
> doc/guides/rel_notes/release_25_07.rst | 3 ++-
> 1 file
On Sun, 20 Jul 2025, Morten Brørup wrote:
From: Ivan Malov [mailto:ivan.ma...@arknetworks.am]
Sent: Sunday, 20 July 2025 00.30
Hi Morten,
On Sat, 19 Jul 2025, Morten Brørup wrote:
From: Morten Brørup [mailto:m...@smartsharesystems.com]
Sent: Saturday, 19 July 2025 12.23
Sanity checking a re
02/12/2024 06:23, Nandini Persad:
> I added additional reference links and definitions to many
> of the terms in the glossary. Please feel free to provide
> feedback to ensure my definitions suit the proper context
> in the DPDK community.
>
> Signed-off-by: Nandini Persad
I've improved consiste
> From: Ivan Malov [mailto:ivan.ma...@arknetworks.am]
> Sent: Sunday, 20 July 2025 00.30
>
> Hi Morten,
>
> On Sat, 19 Jul 2025, Morten Brørup wrote:
>
> >> From: Morten Brørup [mailto:m...@smartsharesystems.com]
> >> Sent: Saturday, 19 July 2025 12.23
> >>
> >> Sanity checking a reinitialized m
Hi Dariusz,
Thanks for your comment. I will try to fix this issue in next version.
Brs,
Yang Ming
19/07/2025 06:21, Pravin Pathak:
> Adding new mail for DPDK contribution
>
> Signed-off-by: Pravin Pathak
> ---
> .mailmap | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.mailmap b/.mailmap
> index c7d55c7386..1c5c367f6c 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -1
Hi Dean,
On Fri, 18 Jul 2025, Dean Marx wrote:
On Fri, Jul 18, 2025 at 11:05 AM Thomas Wilks wrote:
Port over the rss_key_update, pmd_rss_reta and pmd_rss_hash
test suites from old DTS into one file including all of the
helper functions that are required by all of the test suites
to work.
T
20 matches
Mail list logo