dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/02/05
[PATCH v5 0/4] fix comparison between devices
Shani Peretz
2025/02/05
Re: [RFC] ci: Add support for Cirrus-CI service to test FreeBSD.
Aaron Conole
2025/02/05
Re: [PATCH] vhost: fix VDUSE devices registration
Maxime Coquelin
2025/02/05
RE: [PATCH v4] bus: fix inconsistent representation of PCI numbers
Shani Peretz
2025/02/05
Re: [PATCH v3] drivers/net: use 64-bit shift and avoid signed/unsigned mismatch
Andre Muezerie
2025/02/05
[PATCH v4] drivers/net: use 64-bit shift and avoid signed/unsigned mismatch
Andre Muezerie
2025/02/05
Re: [PATCH v2 2/2] drivers/net: add MSVC compiler flag for unused variables
Andre Muezerie
2025/02/05
[PATCH v3 1/2] drivers/common: remove unused variables and add MSVC compiler flag
Andre Muezerie
2025/02/05
[PATCH v3 0/2] remove unused variables and add MSVC compiler flag
Andre Muezerie
2025/02/05
[PATCH v3 2/2] drivers/net: add MSVC compiler flag for unused variables
Andre Muezerie
2025/02/05
Re: [PATCH v4] bus: fix inconsistent representation of PCI numbers
Stephen Hemminger
2025/02/05
Re: [PATCH v3] drivers/net: use 64-bit shift and avoid signed/unsigned mismatch
Stephen Hemminger
2025/02/05
Re: [PATCH v2 2/2] drivers/net: add MSVC compiler flag for unused variables
Stephen Hemminger
2025/02/05
[PATCH v2 2/2] build: replace support for icc with icx
Bruce Richardson
2025/02/05
[PATCH v2 1/2] drivers: fix build warnings when using icx
Bruce Richardson
2025/02/05
[PATCH v2 0/2] replace icc support with icx
Bruce Richardson
2025/02/05
Re: [PATCH] build: remove support for icc compiler
Bruce Richardson
2025/02/05
RE: [PATCH v4] bus: fix inconsistent representation of PCI numbers
Shani Peretz
2025/02/05
Re: [PATCH] build: remove support for icc compiler
Bruce Richardson
2025/02/05
Re: [PATCH v2 2/2] dts: rework run-time MTU adjustment test case
Nicholas Pratte
2025/02/05
[PATCH 11/11] net/bnxt: address coverity control flow issues
Ajit Khaparde
2025/02/05
[PATCH 06/11] net/bnxt: address coverity deadcode issue
Ajit Khaparde
2025/02/05
[PATCH 10/11] net/bnxt: address coverity uninitialized variables issues
Ajit Khaparde
2025/02/05
[PATCH 08/11] net/bnxt: address coverity overflow issues
Ajit Khaparde
2025/02/05
[PATCH 09/11] net/bnxt: address coverity integer overflow issues
Ajit Khaparde
2025/02/05
[PATCH 07/11] net/bnxt: address coverity checked return issues
Ajit Khaparde
2025/02/05
[PATCH 03/11] net/bnxt: fix Rx handler
Ajit Khaparde
2025/02/05
[PATCH 05/11] net/bnxt/truFlow: Fix seg fault when rep are re-attached
Ajit Khaparde
2025/02/05
[PATCH 02/11] net/bnxt: simplify check for CQE mode
Ajit Khaparde
2025/02/05
[PATCH 04/11] net/bnxt: set burst handler correctly
Ajit Khaparde
2025/02/05
[PATCH 01/11] net/bnxt: disable TruFlow if compressed CQE is set
Ajit Khaparde
2025/02/05
[PATCH 00/11] bnxt patch set
Ajit Khaparde
2025/02/05
Re: [PATCH] build: remove support for icc compiler
David Marchand
2025/02/05
RE: [EXTERNAL] [PATCH v2] drivers/net: use intrinsic to access content of __m128i
Jerin Jacob
2025/02/05
Re: [PATCH v3 1/2] config/arm: strict use of -mcpu for supported CPUs
Thomas Monjalon
2025/02/05
Re: [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
David Marchand
2025/02/05
Re: [PATCH v3 2/2] config/arm: sort SOCs alphabetically
Thomas Monjalon
2025/02/05
[PATCH v3 15/19] net/dpaa: fix bitmask truncation
Stephen Hemminger
2025/02/05
[PATCH v3 13/19] crypto/dpaa_sec: fix bitmask truncation
Stephen Hemminger
2025/02/05
Re: [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
Renyong Wan
2025/02/05
Re: [PATCH v21 18/27] test: remove use of VLAs for Windows built code in bitset tests
Stephen Hemminger
2025/02/05
Re: [PATCH v4] bus: fix inconsistent representation of PCI numbers
Stephen Hemminger
2025/02/05
RE: [PATCH v4] bus: fix inconsistent representation of PCI numbers
Shani Peretz
2025/02/05
Re: [PATCH v21 18/27] test: remove use of VLAs for Windows built code in bitset tests
David Marchand
2025/02/05
[PATCH v3 06/19] eal: fix out of bounds access in devargs
Stephen Hemminger
2025/02/05
[PATCH v3 12/19] crypto/dpaa2_sec: fix bitmask truncation
Stephen Hemminger
2025/02/05
[PATCH v3 01/19] common/cnxk: remove duplicate condition
Stephen Hemminger
2025/02/05
[PATCH v3 16/19] net/dpaa2: fix bitmask truncation
Stephen Hemminger
2025/02/05
[PATCH v3 17/19] net/qede: don't use same loop variable twice
Stephen Hemminger
2025/02/05
[PATCH v3 00/19] minor fixes from PVS studio bug list
Stephen Hemminger
2025/02/05
[PATCH v3 19/19] common/cnxk: fix null ptr check
Stephen Hemminger
2025/02/05
[PATCH v3 18/19] examples/l3fwd: fix operator precedence bugs
Stephen Hemminger
2025/02/05
[PATCH v3 14/19] event/dpaa: fix bitmask truncation
Stephen Hemminger
2025/02/05
[PATCH v3 09/19] examples/ptpclient: fix self memcmp
Stephen Hemminger
2025/02/05
[PATCH v3 11/19] net/hinic: fix flow type bitmask overflow
Stephen Hemminger
2025/02/05
[PATCH v3 10/19] net/octeon_ep: remove duplicate code
Stephen Hemminger
2025/02/05
[PATCH v3 08/19] examples/ptpclient: replace rte_memcpy with assignment
Stephen Hemminger
2025/02/05
[PATCH v3 07/19] net/qede: fix missing debug string
Stephen Hemminger
2025/02/05
[PATCH v3 05/19] net/i40e: remove duplicate code
Stephen Hemminger
2025/02/05
[PATCH v3 04/19] net/ntnic: remove dead code
Stephen Hemminger
2025/02/05
[PATCH v3 03/19] raw/cnxk_gpio: fix file descriptor leak
Stephen Hemminger
2025/02/05
[PATCH v3 02/19] net/cpfl: avoid calling log (printf) with null
Stephen Hemminger
2025/02/05
[PATCH] build: remove support for icc compiler
Bruce Richardson
2025/02/05
[PATCH] log: avoid call close with negative value
Stephen Hemminger
2025/02/05
[PATCH v5] eal: define __SIZEOF_LONG__ when using MSVC
Andre Muezerie
2025/02/05
Re: [PATCH v4 0/7] eliminate dependency on non-portable __SIZEOF_LONG__
Andre Muezerie
2025/02/05
Re: [PATCH v4 0/7] eliminate dependency on non-portable __SIZEOF_LONG__
Bruce Richardson
2025/02/05
Re: [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
Bruce Richardson
2025/02/05
RE: [PATCH v4 0/7] eliminate dependency on non-portable __SIZEOF_LONG__
Konstantin Ananyev
2025/02/05
Re: [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
Thomas Monjalon
2025/02/05
Re: [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
Thomas Monjalon
2025/02/05
Re: [PATCH v4 0/7] eliminate dependency on non-portable __SIZEOF_LONG__
Andre Muezerie
2025/02/05
Re: [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
Renyong Wan
2025/02/05
Re: [RFC 0/3] Vhost: fix FD entries cleanup
Maxime Coquelin
2025/02/05
Re: [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
Bruce Richardson
2025/02/05
Re: [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
Thomas Monjalon
2025/02/05
Re: [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
Renyong Wan
2025/02/05
Re: [PATCH v9 03/15] net/zxdh: port tables init implementations
Thomas Monjalon
2025/02/05
[PATCH v4 4/4] net/intel: allow building ice driver without iavf
Bruce Richardson
2025/02/05
[PATCH v4 1/4] drivers: merge common and net idpf drivers
Bruce Richardson
2025/02/05
[PATCH v4 3/4] drivers: move iavf common folder to iavf net
Bruce Richardson
2025/02/05
[PATCH v4 2/4] net/idpf: re-enable unused variable warnings
Bruce Richardson
2025/02/05
[PATCH v4 0/4] remove common iavf and idpf drivers
Bruce Richardson
2025/02/05
Re: [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
Thomas Monjalon
2025/02/05
Re: [PATCH v2 02/54] net/e1000: merge igc with e1000
Bruce Richardson
2025/02/05
[PATCH v2 31/34] net/ntnic: remove shutdown thread
Serhii Iliushyk
2025/02/05
[PATCH v2 06/34] net/ntnic: fix array index verification
Serhii Iliushyk
2025/02/05
[PATCH v2 27/34] net/ntnic: rework age event generation
Serhii Iliushyk
2025/02/05
[PATCH v2 12/34] net/ntnic: fix overflow issue
Serhii Iliushyk
2025/02/05
[PATCH v2 17/34] net/ntnic: fix var overflow
Serhii Iliushyk
2025/02/05
Re: [PATCH v2 03/54] net/igc: remove the driver
Bruce Richardson
2025/02/05
[PATCH v2 02/34] net/ntnic: add thread check return code
Serhii Iliushyk
2025/02/05
[PATCH v2 10/34] net/ntnic: fix potentially overflow
Serhii Iliushyk
2025/02/05
[PATCH v2 34/34] net/ntnic: remove tag EXPERIMENTAL
Serhii Iliushyk
2025/02/05
[PATCH v2 30/34] net/ntnic: refactoring of the FPGA initialization
Serhii Iliushyk
2025/02/05
[PATCH v2 33/34] net/ntnic: add IFR DROP counter
Serhii Iliushyk
2025/02/05
[PATCH v2 32/34] net/ntnic: add checks for action modify
Serhii Iliushyk
2025/02/05
[PATCH v2 25/34] net/ntnic: refactor RSS implementation
Serhii Iliushyk
2025/02/05
[PATCH v2 29/34] net/ntnic: extend module mapping
Serhii Iliushyk
2025/02/05
[PATCH v2 28/34] net/ntnic: fix group print
Serhii Iliushyk
2025/02/05
[PATCH v2 26/34] net/ntnic: fix age timeout recalculation into fpga unit
Serhii Iliushyk
2025/02/05
[PATCH v2 24/34] net/ntnic: remove unused code
Serhii Iliushyk
2025/02/05
[PATCH v2 23/34] net/ntnic: remove extra check for null
Serhii Iliushyk
2025/02/05
[PATCH v2 22/34] net/ntnic: remove extra address-of operator
Serhii Iliushyk
2025/02/05
[PATCH v2 20/34] net/ntnic: fix array verification
Serhii Iliushyk
2025/02/05
[PATCH v2 18/34] net/ntnic: remove unused code
Serhii Iliushyk
2025/02/05
[PATCH v2 19/34] net/ntnic: remove convert error func
Serhii Iliushyk
2025/02/05
[PATCH v2 21/34] net/ntnic: fix memory leak
Serhii Iliushyk
2025/02/05
[PATCH v2 16/34] net/ntnic: fix var size
Serhii Iliushyk
2025/02/05
[PATCH v2 14/34] net/ntnic: add null checking
Serhii Iliushyk
2025/02/05
[PATCH v2 08/34] net/ntnic: add proper var freed
Serhii Iliushyk
2025/02/05
[PATCH v2 15/34] net/ntnic: move null checking
Serhii Iliushyk
2025/02/05
[PATCH v2 11/34] net/ntnic: add null checking
Serhii Iliushyk
2025/02/05
[PATCH v2 13/34] net/ntnic: fix untrusted loop bound
Serhii Iliushyk
2025/02/05
[PATCH v2 09/34] net/ntnic: remove unused code
Serhii Iliushyk
2025/02/05
[PATCH v2 07/34] net/ntnic: add var definition transparently
Serhii Iliushyk
2025/02/05
[PATCH v2 05/34] net/ntnic: fix realloc memory leak
Serhii Iliushyk
2025/02/05
[PATCH v2 04/34] net/ntnic: add array index verification
Serhii Iliushyk
2025/02/05
[PATCH v2 03/34] net/ntnic: add return code handling
Serhii Iliushyk
2025/02/05
[PATCH v2 00/34] net/ntnic: bugfixes and refactoring
Serhii Iliushyk
2025/02/05
[PATCH v2 01/34] net/ntnic: fix index verification
Serhii Iliushyk
2025/02/05
Re: [PATCH v3 0/4] remove common iavf and idpf drivers
David Marchand
2025/02/05
Re: [PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
David Marchand
2025/02/05
Re: [PATCH v4 0/7] eliminate dependency on non-portable __SIZEOF_LONG__
Bruce Richardson
2025/02/04
Re: Testing dpdk application using openNIC driver
David Marchand
2025/02/04
Re: [RFC 0/3] Vhost: fix FD entries cleanup
Chenbo Xia
2025/02/04
[dpdk-dev] [PATCH v5 1/2] common/cnxk: support NPC flow on cn20k
psatheesh
2025/02/04
[dpdk-dev] [PATCH v5 2/2] net/cnxk: support rte flow on cn20k
psatheesh
2025/02/04
RE: [EXTERNAL] [PATCH v2] drivers/net: use intrinsic to access content of __m128i
Vamsi Krishna Attunuru
2025/02/04
Re: [PATCH v4] bus: fix inconsistent representation of PCI numbers
fengchengwen
2025/02/04
Re: [PATCH 3/3] dts: bump up fabric version
Patrick Robb
2025/02/04
Re: [PATCH 2/3] dts: stop using partial in enums
Patrick Robb
2025/02/04
Re: [PATCH 1/3] dts: remove use of field validators
Patrick Robb
2025/02/04
[PATCH v21 10/27] net/ixgbe: remove use of VLAs
Andre Muezerie
2025/02/04
[PATCH v21 01/27] eal: include header required for alloca
Andre Muezerie
2025/02/04
[PATCH v21 21/27] config: define no_wvla_cflag
Andre Muezerie
2025/02/04
[PATCH v21 27/27] config: add -Wvla project-wide
Andre Muezerie
2025/02/04
[PATCH v21 14/27] common/idpf: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v21 15/27] net/i40e: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
Re: [RFC PATCH 0/7] dts: revamp framework
Dean Marx
2025/02/04
[PATCH v21 23/27] drivers: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
2025/02/04
[PATCH v21 09/27] gro: remove use of VLAs
Andre Muezerie
2025/02/04
[PATCH v21 05/27] hash: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v21 17/27] net/mlx5: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v21 24/27] lib: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
2025/02/04
[PATCH v21 16/27] common/mlx5: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v21 22/27] app: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
2025/02/04
[PATCH v21 26/27] buildtools: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
2025/02/04
[PATCH v21 13/27] test: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v21 19/27] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
Andre Muezerie
2025/02/04
[PATCH v21 18/27] test: remove use of VLAs for Windows built code in bitset tests
Andre Muezerie
2025/02/04
[PATCH v21 20/27] hash: remove use of VLAs by using standard arrays
Andre Muezerie
2025/02/04
[PATCH v21 12/27] app/testpmd: remove use of VLAs for Windows built
Andre Muezerie
2025/02/04
[PATCH v21 25/27] examples: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
2025/02/04
[PATCH v21 11/27] net/ice: remove use of VLAs
Andre Muezerie
2025/02/04
[PATCH v21 06/27] hash/thash: remove use of VLAs for Windows built
Andre Muezerie
2025/02/04
[PATCH v21 07/27] rcu: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v21 08/27] gro: fix overwrite unprocessed packets
Andre Muezerie
2025/02/04
[PATCH v21 04/27] ethdev: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v21 00/27] remove use of VLAs for Windows
Andre Muezerie
2025/02/04
[PATCH v21 02/27] eal/linux: remove use of VLAs
Andre Muezerie
2025/02/04
[PATCH v21 03/27] eal/common: remove use of VLAs
Andre Muezerie
2025/02/04
[PATCH v2] eal: force compilation of RTE_ASSERT expression
Stephen Hemminger
2025/02/04
[PATCH v4 3/7] drivers/common: eliminate dependency on non-portable __SIZEOF_LONG__
Andre Muezerie
2025/02/04
[PATCH v4 6/7] drivers/raw: eliminate dependency on non-portable __SIZEOF_LONG__
Andre Muezerie
2025/02/04
[PATCH v4 5/7] drivers/net: eliminate dependency on non-portable __SIZEOF_LONG__
Andre Muezerie
2025/02/04
[PATCH v4 7/7] mldev: eliminate dependency on non-portable __SIZEOF_LONG__
Andre Muezerie
2025/02/04
[PATCH v4 4/7] drivers/dma: eliminate dependency on non-portable __SIZEOF_LONG__
Andre Muezerie
2025/02/04
[PATCH v4 1/7] eal: eliminate dependency on non-portable __SIZEOF_LONG__
Andre Muezerie
2025/02/04
[PATCH v4 2/7] drivers/bus: eliminate dependency on non-portable __SIZEOF_LONG__
Andre Muezerie
2025/02/04
[PATCH v4 0/7] eliminate dependency on non-portable __SIZEOF_LONG__
Andre Muezerie
2025/02/04
Re: [RFC] ci: Add support for Cirrus-CI service to test FreeBSD.
Patrick Robb
2025/02/04
Re: [PATCH v3 2/2] stack: enable build with MSVC
Patrick Robb
2025/02/04
RE: [PATCH v2] net/cnxk: fix of NIX send header L3 type
Jerin Jacob
2025/02/04
[PATCH] eal: force evaluation of RTE_ASSERT expression
Stephen Hemminger
2025/02/04
[PATCH] net/af_packet: fix socket close on device stop
Tudor Cornea
2025/02/04
Re: [PATCH v19 00/27] remove use of VLAs for Windows
Andre Muezerie
2025/02/04
[PATCH v20 25/27] examples: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
2025/02/04
[PATCH v20 18/27] test: remove use of VLAs for Windows built code in bitset tests
Andre Muezerie
2025/02/04
[PATCH v20 22/27] app: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
2025/02/04
[PATCH v20 26/27] buildtools: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
2025/02/04
[PATCH v20 27/27] config: add -Wvla project-wide
Andre Muezerie
2025/02/04
[PATCH v20 15/27] net/i40e: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v20 13/27] test: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v20 17/27] net/mlx5: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v20 19/27] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
Andre Muezerie
2025/02/04
[PATCH v20 23/27] drivers: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
2025/02/04
[PATCH v20 20/27] hash: remove use of VLAs by using standard arrays
Andre Muezerie
2025/02/04
[PATCH v20 24/27] lib: add no_wvla_cflag to directories that are not VLA-free
Andre Muezerie
2025/02/04
[PATCH v20 16/27] common/mlx5: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v20 21/27] config: define no_wvla_cflag
Andre Muezerie
2025/02/04
[PATCH v20 10/27] net/ixgbe: remove use of VLAs
Andre Muezerie
2025/02/04
[PATCH v20 14/27] common/idpf: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v20 06/27] hash/thash: remove use of VLAs for Windows built
Andre Muezerie
2025/02/04
[PATCH v20 12/27] app/testpmd: remove use of VLAs for Windows built
Andre Muezerie
2025/02/04
[PATCH v20 05/27] hash: remove use of VLAs for Windows built code
Andre Muezerie
2025/02/04
[PATCH v20 11/27] net/ice: remove use of VLAs
Andre Muezerie
2025/02/04
[PATCH v20 09/27] gro: remove use of VLAs
Andre Muezerie
2025/02/04
[PATCH v20 08/27] gro: fix overwrite unprocessed packets
Andre Muezerie
2025/02/04
[PATCH v20 04/27] ethdev: remove use of VLAs for Windows built code
Andre Muezerie
Earlier messages
Later messages