Re: [PATCH v9 0/9] net/zxdh: introduce net zxdh driver

2024-11-01 Thread Ferruh Yigit
On 11/1/2024 6:21 AM, Junlong Wang wrote: > v9: >   - fix 'v8 3/9' patch use PCI bus API, > and common PCI constants according to David Marchand's comments. > > v8: >   - fix flexible arrays、Waddress-of-packed-member error. >   - all structs、enum、define ,etc use zxdh/ZXDH_ prefixed. >   - use 

Re: [PATCH v9 4/9] net/zxdh: add msg chan and msg hwlock init

2024-11-01 Thread Ferruh Yigit
On 11/1/2024 6:21 AM, Junlong Wang wrote: > Add msg channel and hwlock init implementation. > > Signed-off-by: Junlong Wang  > <...> > @@ -83,9 +84,23 @@ static int zxdh_eth_dev_init(struct rte_eth_dev *eth_dev) >  if (ret < 0) >  goto err_zxdh_init; >   > +ret = zxdh_msg_chan_i

Re: [PATCH v9 3/9] net/zxdh: add zxdh device pci init implementation

2024-11-01 Thread Ferruh Yigit
On 11/1/2024 6:21 AM, Junlong Wang wrote: > Add device pci init implementation, > to obtain PCI capability and read configuration, etc. > > Signed-off-by: Junlong Wang  > --- >  drivers/net/zxdh/meson.build   |   1 + >  drivers/net/zxdh/zxdh_ethdev.c |  43 + >  drivers/net/zxdh/zxdh_ethdev.h |

Re: [PATCH 00/16] remove use of VLAs for Windows built code

2024-11-01 Thread Andre Muezerie
On Mon, Oct 07, 2024 at 10:15:46AM -0700, Stephen Hemminger wrote: > On Wed, 17 Apr 2024 16:41:43 -0700 > Tyler Retzlaff wrote: > > > As per guidance technical board meeting 2024/04/17. This series > > removes the use of VLAs from code built for Windows for all 3 > > toolchains. If there are addi

Re: [PATCH] igc: fix invalid length and corrupted multi-segment mbufs

2024-11-01 Thread Bruce Richardson
On Fri, Nov 01, 2024 at 02:42:20PM +0100, Martin Weiser wrote: > Hi Bruce, > > thank you very much for your feedback. > Please see my answers inline below. > > I will send a v2 of the patch. > > Best regards, > Martin > > > Am 29.10.24 um 18:42 schrieb Bruce Richardson: > > On Mon, Oct 28, 202

[PATCH v2] igc: fix invalid length and corrupted multi-segment mbufs

2024-11-01 Thread Martin Weiser
The issue only appeared with hardware-timestamping enabled (RTE_ETH_RX_OFFLOAD_TIMESTAMP). The length of the prepended hardware timestamp was not subtracted from the data length so that received packets were 16 bytes longer than expected. In scatter-gather mode only the first mbuf has a timesta

Re: [PATCH v1 1/2] net/macb: add new driver

2024-11-01 Thread Stephen Hemminger
On Fri, 1 Nov 2024 10:07:19 + liwencheng wrote: > add Phytium NIC MACB ethdev PMD driver. > > Signed-off-by: liwencheng Much better. When submitting a new version of already submitted patch. DPDK policy is to use version 2 (v2) and use in-reply-to so that threads in mail client and patch

Re: [PATCH] igc: fix invalid length and corrupted multi-segment mbufs

2024-11-01 Thread Martin Weiser
Hi Bruce, thank you very much for your feedback. Please see my answers inline below. I will send a v2 of the patch. Best regards, Martin Am 29.10.24 um 18:42 schrieb Bruce Richardson: > On Mon, Oct 28, 2024 at 03:17:07PM +0100, Martin Weiser wrote: >> >> The issue only appeared with hardware-t

Re: [PATCH v2] igc: fix invalid length and corrupted multi-segment mbufs

2024-11-01 Thread Bruce Richardson
On Fri, Nov 01, 2024 at 02:57:26PM +0100, Martin Weiser wrote: > > The issue only appeared with hardware-timestamping enabled > (RTE_ETH_RX_OFFLOAD_TIMESTAMP). > > The length of the prepended hardware timestamp was not subtracted from > the data length so that received packets were 16 bytes longe

Re: [PATCH v2] igc: fix invalid length and corrupted multi-segment mbufs

2024-11-01 Thread Bruce Richardson
On Fri, Nov 01, 2024 at 02:30:00PM +, Bruce Richardson wrote: > On Fri, Nov 01, 2024 at 02:57:26PM +0100, Martin Weiser wrote: > > > > The issue only appeared with hardware-timestamping enabled > > (RTE_ETH_RX_OFFLOAD_TIMESTAMP). > > > > The length of the prepended hardware timestamp was not

Re: [PATCH v1 1/2] net/macb: add new driver

2024-11-01 Thread Stephen Hemminger
On Fri, 1 Nov 2024 10:07:19 + liwencheng wrote: > +int macb_uio_init(const char *name, struct macb_iomem **iomem) > +{ > + struct macb_iomem *new; > + int ret; > + > + new = malloc(sizeof(struct macb_iomem)); > + if (!new) { > + MACB_LOG(ERR, "No memory for IOMEM

Re: [PATCH v2 06/13] net/txgbe: check length of Tx packets

2024-11-01 Thread Ferruh Yigit
On 11/1/2024 2:56 AM, Stephen Hemminger wrote: > On Fri, 1 Nov 2024 01:22:47 + > Ferruh Yigit wrote: > >> Hi Jiawen, >> >> Above are generic checks, we may add this function to ethdev driver >> header (ethdev_driver.h) so that any PMD can use it, what do you think? > > This is in the fastpat

Re: [PATCH v02] net/af_packet: add rollover and defrag options

2024-11-01 Thread Ferruh Yigit
On 10/31/2024 1:50 PM, Gur Stavi wrote: > net_af_packet PMD multi "queue" support relies on Linux FANOUT capability. > Linux FANOUT is a SW based load balancer that is similar to HW RSS which > is more common for DPDK PMDs. Instead of multiple HW descriptor queues, > AF PACKET uses multiple sockets

Re: [PATCH v9 6/9] net/zxdh: add zxdh get device backend infos

2024-11-01 Thread Ferruh Yigit
On 11/1/2024 6:21 AM, Junlong Wang wrote: > Add zxdh get device backend infos, > use msg chan to send msg get. > > Signed-off-by: Junlong Wang  > <...> > +uint16_t zxdh_vport_to_vfid(union zxdh_virport_num v) > +{ > +/* epid > 4 is local soft queue. return 1192 */ > +if (v.epid > 4) > +

Re: [PATCH 0/4] net/tap: minor cleanups

2024-11-01 Thread Ferruh Yigit
On 10/28/2024 4:32 PM, Stephen Hemminger wrote: > These are some minor things in tap device that can be easily fixed. > Not urgent can wait until 25.03 release but submitting now for review. > > Stephen Hemminger (4): > net/tap: replace rte_memcpy > net/tap: rename struct nlmsg to tap_nlmsg >

Re: [PATCH v9 1/9] net/zxdh: add zxdh ethdev pmd driver

2024-11-01 Thread Ferruh Yigit
On 11/1/2024 6:21 AM, Junlong Wang wrote: > Add basic zxdh ethdev init and register PCI probe functions > Update doc files. > > Signed-off-by: Junlong Wang  > --- >  MAINTAINERS|  6 ++ >  doc/guides/nics/features/zxdh.ini  |  9 +++ >  doc/guides/nics/index.rst  

Re: [PATCH v9 7/9] net/zxdh: add configure zxdh intr implementation

2024-11-01 Thread Ferruh Yigit
On 11/1/2024 6:21 AM, Junlong Wang wrote: > configure zxdh intr include risc,dtb. and release intr. > > Signed-off-by: Junlong Wang  > <...> > +static int32_t zxdh_configure_intr(struct rte_eth_dev *dev) > +{ > +struct zxdh_hw *hw = dev->data->dev_private; > +int32_t ret = 0; > + > +   

Re: [PATCH v9 2/9] net/zxdh: add logging implementation

2024-11-01 Thread Ferruh Yigit
On 11/1/2024 6:21 AM, Junlong Wang wrote: > Add zxdh logging implementation. > > Signed-off-by: Junlong Wang  > <...> > +extern int zxdh_logtype_init; > +#define RTE_LOGTYPE_ZXDH_INIT zxdh_logtype_init > +#define PMD_INIT_LOG(level, ...) \ > +RTE_LOG_LINE_PREFIX(level, ZXDH_INIT, "offload_z

[PATCH v2] graph: fix memory leak in node clone

2024-11-01 Thread pbhagavatula
From: Pavan Nikhilesh Free memory allocated for the node when xstats memory allocation fails. Coverity issue: 445529 Fixes: 070db97e017b ("graph: support node xstats") Signed-off-by: Pavan Nikhilesh --- v2 Changes: - Fix one more leak. (Huichao cai) lib/graph/node.c | 4 ++-- 1 file changed,

[PATCH] net/ice: fix wrong DDP search path

2024-11-01 Thread Zhichao Zeng
In the previous implementation, when the user did not enter any value in "/sys/module/firmware_class/parameters/path", it would incorrectly search for DDP packages under "/". This commit fixes this issue. Fixes: 9207f93640a7 ("net/ice: support custom search path for DDP package") Signed-off-by: Z

Re: [PATCH] net/ice: fix wrong DDP search path

2024-11-01 Thread Bruce Richardson
On Fri, Nov 01, 2024 at 04:44:43PM +0800, Zhichao Zeng wrote: > In the previous implementation, when the user did not enter any value in > "/sys/module/firmware_class/parameters/path", it would incorrectly search > for DDP packages under "/". This commit fixes this issue. > > Fixes: 9207f93640a7 (

Re: [PATCH v4 00/42] replace strerror

2024-11-01 Thread huangdengdui
On 2024/10/26 5:56, Thomas Monjalon wrote: > 24/10/2024 08:47, huangdengdui: >> On 2024/10/23 23:42, Stephen Hemminger wrote: >>> On Wed, 23 Oct 2024 16:28:10 +0800 >>> Dengdui Huang wrote: >>> The function strerror() is insecure in a multi-thread environment. It is better to use rte_s

[PATCH v1 2/2] /usertools/dpdk-devbind:add the binding and unbinding of platform device

2024-11-01 Thread liwencheng
This patch mainly adds functions for binding and unbinding platform devices, such as bind_platform_one and unbind_platform_one. Signed-off-by: liwencheng --- usertools/dpdk-devbind.py | 101 +- 1 file changed, 99 insertions(+), 2 deletions(-) diff --

Re: [PATCH] net/ice: enable link speed 200G

2024-11-01 Thread Bruce Richardson
On Thu, Oct 31, 2024 at 01:18:19AM +, Mingjin Ye wrote: > ICE Enable 200G link speed capability. > > Fixes: 36afbc269081 ("net/ice: support link speed change") I don't think this is a fix, more new feature support, so will drop the fixes line on apply. > > Signed-off-by: Mingjin Ye Patch

Re: [PATCH v3 1/2] net/ixgbe: increase the maximum of RX/TX descriptors

2024-11-01 Thread Bruce Richardson
On Wed, Oct 30, 2024 at 05:26:12PM +0100, Morten Brørup wrote: > > From: Lukas Sismis [mailto:sis...@cesnet.cz] > > Sent: Wednesday, 30 October 2024 16.43 > > > > Intel PMDs are capped by default to only 4096 RX/TX descriptors. > > This can be limiting for applications requiring a bigger buffer >