On 2024-01-25 23:10, Morten Brørup wrote:
From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
Sent: Thursday, 25 January 2024 19.54
Why do rte_stdatomic.h functions have the suffix "_explicit"?
Especially
since there aren't any wrappers for the implicit variants.
More to type, more to read.
On 2024-01-26 02:37, Honnappa Nagarahalli wrote:
On Thu, Jan 25, 2024 at 11:10:47PM +0100, Morten Br�rup wrote:
From: Mattias R�nnblom [mailto:hof...@lysator.liu.se]
Sent: Thursday, 25 January 2024 19.54
Why do rte_stdatomic.h functions have the suffix "_explicit"?
Especially
since ther
> On 1/25/2024 2:06 AM, Chaoyong He wrote:
> >> On 1/15/2024 2:54 AM, Chaoyong He wrote:
> >>> This patch series aims to speedup the DPDK application start by
> >>> optimize the firmware loading process in sereval places.
> >>> We also simplify the port name in multiple PF firmware
On 2024-01-26 00:19, Morten Brørup wrote:
From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com]
Sent: Thursday, 25 January 2024 20.15
Add two new per-service counters.
RTE_SERVICE_ATTR_IDLE_CALL_COUNT tracks the number of service function
invocations where no work was performed.
RTE_SE
This patchset adds support for SG copy and fill ops. And test passed by
[1].
[1]
https://patchwork.dpdk.org/project/dpdk/cover/cover.1700156485.git.gmuthukri...@marvell.com/
Chengwen Feng (2):
dma/skeleton: support SG copy ops
dma/skeleton: support fill ops
drivers/dma/skeleton/skeleton_dm
Add support for fill operation.
Signed-off-by: Chengwen Feng
---
drivers/dma/skeleton/skeleton_dmadev.c | 53 +++---
drivers/dma/skeleton/skeleton_dmadev.h | 16 +---
2 files changed, 59 insertions(+), 10 deletions(-)
diff --git a/drivers/dma/skeleton/skeleton_dmadev.c
Add support scatter gather copy.
Signed-off-by: Chengwen Feng
---
drivers/dma/skeleton/skeleton_dmadev.c | 96 --
drivers/dma/skeleton/skeleton_dmadev.h | 28 ++--
2 files changed, 113 insertions(+), 11 deletions(-)
diff --git a/drivers/dma/skeleton/skeleton_dmadev.c
On 2024-01-25 23:53, Morten Brørup wrote:
From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
Sent: Thursday, 25 January 2024 19.37
ping.
Please review this thread if you have time, the main point of
discussion
I would like to receive consensus on the following questions.
1. Should we c
> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> Sent: Friday, 26 January 2024 09.28
>
> On 2024-01-26 00:19, Morten Brørup wrote:
> >> From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com]
> >> Sent: Thursday, 25 January 2024 20.15
> >>
> >> Add two new per-service counters.
> >>
> -Original Message-
> From: Morten Brørup
> Sent: Wednesday, January 24, 2024 20:01
> To: Ferruh Yigit ; Dariusz Sosnowski
> ; Slava Ovsiienko ; Ori
> Kam ; Suanming Mou ; Matan
> Azrad ; Dmitry Kozlyuk
> Cc: dev@dpdk.org; sta...@dpdk.org; dkozl...@nvidia.com
> Subject: RE: [PATCH v2 6/8
> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> Sent: Friday, 26 January 2024 11.05
>
> On 2024-01-25 23:53, Morten Brørup wrote:
> >> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> >> Sent: Thursday, 25 January 2024 19.37
> >>
> >> ping.
> >>
> >> Please review this thread
> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> Sent: Friday, 26 January 2024 09.07
>
> On 2024-01-25 23:10, Morten Brørup wrote:
> >> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> >> Sent: Thursday, 25 January 2024 19.54
> >>
> >> Why do rte_stdatomic.h functions have the suff
"flow actions_update" updates a flow rule specified by a rule ID with a
new action list by making a call to "rte_flow_actions_update()":
flow actions_update {port_id} {rule_id}
actions {action} [/ {action} [...]] / end [user_id]
Creating, updating and destroying a flow rule:
test
On 1/21/2024 7:19 PM, Harman Kalra wrote:
> Adding support for parsing multiple representor devargs strings
> passed to a PCI BDF. There may be scenario where port representors
> for various PFs or VFs under PFs are required and all these are
> representor ports shall be backed by single pci device
On Jan 24, 2024, at 12:16 PM, Jeremy Spewock wrote:
Hello maintainers,
In porting over the first ethdev suite to the new DTS framework, there was an
inconsistency that we found and we were wondering if anyone would be able to
shed some light on this. In general the inconsistency pertains to
Hi Maxime,
Kind reminder to review these 2 series for 24.03:
1.
https://patches.dpdk.org/project/dpdk/patch/20240123165454.104465-2-hernan.var...@intel.com/
2.
https://patches.dpdk.org/project/dpdk/patch/20240112203618.27094-2-hernan.var...@intel.com/
Thanks,
Hernan
On Thu, 25 Jan 2024 14:31:03 +0800
fengchengwen wrote:
> Hi Stephen,
>
> On 2024/1/24 23:54, Stephen Hemminger wrote:
> > On Tue, 21 Nov 2023 12:26:51 +
> > Chengwen Feng wrote:
> >
> >> Introduce argparse library (which was inspired by the thread [1]),
> >> compared with getopt, the arg
On 1/11/2024 6:25 AM, lihuisong (C) wrote:
> Hi Ferruh,
>
> 在 2023/11/23 19:56, lihuisong (C) 写道:
>>
>> 在 2023/11/2 7:39, Ferruh Yigit 写道:
>>> timesync_read_rx_timestamp
>>> On 9/21/2023 12:59 PM, lihuisong (C) wrote:
add ice & igc maintainers
在 2023/9/21 19:06, Ferruh Yigit 写道:
>>>
> >
> >>
> >> On Thu, Jan 25, 2024 at 11:10:47PM +0100, Morten Br�rup wrote:
> From: Mattias R�nnblom [mailto:hof...@lysator.liu.se]
> Sent: Thursday, 25 January 2024 19.54
>
> Why do rte_stdatomic.h functions have the suffix "_explicit"?
> Especially
> since the
This patch communicates that the GVE driver supports RSS, along with
the RSS offloads supported by the driver.
Signed-off-by: Joshua Washington
Reviewed-by: Rushil Gupta
Reviewed-by: Jeroen de Borst
---
drivers/net/gve/gve_ethdev.c | 4 +++-
drivers/net/gve/gve_ethdev.h | 8
2 files c
This change introduces admin queue changes that enable the configuration
of RSS parameters for the GVE driver.
Signed-off-by: Joshua Washington
Reviewed-by: Rushil Gupta
Reviewed-by: Jeroen de Borst
---
drivers/net/gve/base/gve.h| 15
drivers/net/gve/base/gve_adminq.c | 58 +++
This change includes a number of helper functions to facilitate RSS
configuration on the GVE DPDK driver. These methods are declared in
gve_rss.h.
Signed-off-by: Joshua Washington
Reviewed-by: Rushil Gupta
Reviewed-by: Jeroen de Borst
---
drivers/net/gve/base/gve_adminq.h | 10 +-
drivers/net
This patch adds support for updating the RSS hash key and hash fields
in the GVE PMD through the implementation of rss_hash_update and
rss_hash_conf_get.
The RSS hash key for gVNIC is required to be 40 bytes. On initial
configuration of the RSS hash key, the RSS redirection table will be
set to a
This patch introduces support for updating the RSS redirection table in
the GVE PMD through the implementation of rss_reta_update and
rss_reta_query.
Due to an infrastructure limitation, the RSS hash key must be manually
configured before the redirection table can be updated or queried. The
redire
This patch updates the DPDK feature matrix to expose that the GVE driver
supports RSS hash, RSS key update, and RSS reta update.
Signed-off-by: Joshua Washington
---
doc/guides/nics/features/gve.ini | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/guides/nics/features/gve.ini b/doc/gui
This patch updates the GVE doc page to communicate that GVE now supports
RSS configuration and explains the limitations.
Signed-off-by: Joshua Washington
---
doc/guides/nics/gve.rst | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/doc/guides/nics/gve.rst b/do
On Fri, Jan 26, 2024 at 04:58:54PM +, Honnappa Nagarahalli wrote:
>
>
> > >
> > >>
> > >> On Thu, Jan 25, 2024 at 11:10:47PM +0100, Morten Br�rup wrote:
> > From: Mattias R�nnblom [mailto:hof...@lysator.liu.se]
> > Sent: Thursday, 25 January 2024 19.54
> >
> > Why do r
On Fri, Jan 26, 2024 at 11:52:11AM +0100, Morten Brørup wrote:
> > From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> > Sent: Friday, 26 January 2024 09.07
> >
> > On 2024-01-25 23:10, Morten Brørup wrote:
> > >> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> > >> Sent: Thursday, 25
在 2024/1/27 0:54, Ferruh Yigit 写道:
On 1/11/2024 6:25 AM, lihuisong (C) wrote:
Hi Ferruh,
在 2023/11/23 19:56, lihuisong (C) 写道:
在 2023/11/2 7:39, Ferruh Yigit 写道:
timesync_read_rx_timestamp
On 9/21/2023 12:59 PM, lihuisong (C) wrote:
add ice & igc maintainers
在 2023/9/21 19:06, Ferruh Yigi
29 matches
Mail list logo