[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
2025-02-07 12:33 UTC (20+ messages)
` [PATCH v7 0/2] Fix use after free, and refactor af_xdp_tx_zc
` [PATCH v7 2/2] net/af_xdp: Refactor af_xdp_tx_zc
` [PATCH v8 0/2] Fix use after free, and refactor af_xdp_tx_zc
` [PATCH v8 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
` [PATCH v8 2/2] net/af_xdp: Refactor af_xdp_tx_zc
` [PATCH v9 0/2] Fix use after free, and refactor af_xdp_tx_zc
` [PATCH v9 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
` [PATCH v9 2/2] net/af_xdp: Refactor af_xdp_tx_zc
[PATCH v4 1/2] common/idpf: enable AVX2 for single queue Rx
2025-02-07 12:03 UTC (6+ messages)
` [PATCH v5 0/2] enable AVX2 for single queue Rx/Tx
` [PATCH v5 1/2] common/idpf: enable AVX2 for single queue Rx
` [PATCH v5 2/2] common/idpf: enable AVX2 for single queue Tx
[DPDK/vhost/virtio Bug 1658] Vhost multi-queue reconnection failed with QEMU version 4.2.0 to 5.1.0
2025-02-07 11:54 UTC (2+ messages)
[PATCH 1/2] trace: support expression for blob length
2025-02-07 11:39 UTC (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 3/3] trace: fix undefined behavior in register
` [EXTERNAL] "
[DPDK/testpmd Bug 1651] Linux kernel 4.10.0 iommu attribute read error
2025-02-07 11:21 UTC (2+ messages)
[PATCH v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
2025-02-07 11:16 UTC (28+ messages)
` [PATCH v1 00/24] Fixes for igc and e1000
` [PATCH v1 01/24] net/igc/base: fix deadlock in i225
` [PATCH v1 02/24] net/igc/base: fix infinite loop
` [PATCH v1 03/24] net/igc/base: fix bitwise op type mismatch
` [PATCH v1 04/24] net/igc/base: increase PHY power up delay
` [PATCH v1 05/24] net/igc/base: reset loop variable
` [PATCH v1 06/24] net/igc/base: fix LTR for i225
` [PATCH v1 07/24] net/igc/base: fix typo in LTR calculation
` [PATCH v1 08/24] net/igc/base: fix unused value
` [PATCH v1 09/24] net/igc/base: fix semaphore timeout value
` [PATCH v1 10/24] net/igc/base: fix iterator type
` [PATCH v1 11/24] net/igc/base: fix MAC addr hash bit shift
` [PATCH v1 12/24] net/igc/base: fix data type in MAC hash
` [PATCH v1 13/24] net/igc/base: fix static analysis warning
` [PATCH v1 14/24] net/e1000/base: fix semaphore timeout value
` [PATCH v1 15/24] net/e1000/base: correct mPHY access logic
` [PATCH v1 16/24] net/e1000/base: fix iterator type
` [PATCH v1 17/24] net/e1000/base: fix MAC addr hash bit shift
` [PATCH v1 18/24] net/e1000/base: fix data type in MAC hash
` [PATCH v1 19/24] net/e1000/base: fix uninitialized variable usage
` [PATCH v1 20/24] net/e1000/base: fix static analysis warning
` [PATCH v1 21/24] "
` [PATCH v1 22/24] net/e1000/base: fix reset for 82580
` [PATCH v1 23/24] net/e1000/base: fix unchecked return
` [PATCH v1 24/24] net/e1000/base: skip MANC check for 82575
[DPDK/other Bug 1656] AVX-512 support disabled
2025-02-07 11:12 UTC (2+ messages)
[PATCH v1 01/31] net/ntnic: fix index verification
2025-02-07 11:03 UTC (4+ messages)
` [PATCH v2 00/34] net/ntnic: bugfixes and refactoring
[PATCH 1/6] drivers/bus: eliminate dependency on non-portable __SIZEOF_LONG__
2025-02-07 10:56 UTC (3+ messages)
` [PATCH v5] eal: define __SIZEOF_LONG__ when using MSVC
[RFC 0/3] Improve lock annotations
2025-02-07 10:45 UTC (3+ messages)
` [PATCH v2 "
[PATCH] common/qat: fix incorrect size in the parser
2025-02-07 9:58 UTC
[PATCH v2 0/3] bbdev: trace point and logging
2025-02-07 9:52 UTC (8+ messages)
` [PATCH v2 1/3] bbdev: add trace point
` [PATCH v2 3/3] baseband/acc: add internal logging
[RFC 00/10] Remove weak symbols
2025-02-07 8:51 UTC (13+ messages)
` [RFC 01/10] bus/auxiliary: remove "
` [RFC 02/10] common/qat: "
` [RFC 03/10] drivers: remove weak symbols in Nitrox drivers
` [RFC 04/10] net/enic: remove weak symbols
` [RFC 05/10] net/hns3: "
` [RFC 06/10] net/fm10k: "
` [RFC 07/10] net/nfp: "
` [RFC 08/10] net/virtio: "
` [RFC 09/10] app/compress-perf: "
` [RFC 10/10] eal: deprecate "
[PATCH] test: improve resiliency of malloc autotest
2025-02-07 8:47 UTC (6+ messages)
` [PATCH v3] "
[PATCH 0/5] use portable macro for weak linking
2025-02-07 8:47 UTC (2+ messages)
[PATCH v2 0/3] net: add thread-safe crc api
2025-02-07 6:37 UTC (10+ messages)
` [PATCH v2 1/3] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] mbuf: add packet offload Rx flag for keep CRC
2025-02-07 6:37 UTC (5+ messages)
[PATCH v1 0/2] March update for r8169 pmd
2025-02-07 3:18 UTC (3+ messages)
` [PATCH v1 1/2] net/r8169: replace rte_smp_rmb with atomic read
` [PATCH v1 2/2] net/r8169: add support for RTL8168KB
[PATCH] app/procinfo: add xstats parameter to hide zero
2025-02-07 3:13 UTC (2+ messages)
` [PATCH v2] "
[PATCH] net/vhost: improve devargs documentation
2025-02-07 2:38 UTC (2+ messages)
[PATCH] vhost: fix FD entries cleanup
2025-02-07 2:31 UTC (3+ messages)
[RFC PATCH 0/5] Using shared mempools for zero-copy IO proxying
2025-02-07 1:55 UTC (2+ messages)
[PATCH v4 00/14] add FreeBSD support to VMBUS & NetVSC PMDs
2025-02-07 1:43 UTC (3+ messages)
` [PATCH v5 "
[PATCH v6] graph: mcore: optimize graph search
2025-02-07 1:39 UTC (4+ messages)
` [PATCH v7 1/1] "
` [PATCH v8] "
[PATCH] net/af_packet: fix socket close on device stop
2025-02-07 1:26 UTC (2+ messages)
[PATCH 1/1] net/mana: do not ring short doorbell for every mbuf allocation
2025-02-07 1:22 UTC (2+ messages)
[PATCH] vhost: fix VDUSE devices registration
2025-02-06 21:05 UTC (3+ messages)
[PATCH 00/16] remove use of VLAs for Windows built code
2025-02-06 20:44 UTC (34+ messages)
` [PATCH v21 00/27] remove use of VLAs for Windows
` [PATCH v21 18/27] test: remove use of VLAs for Windows built code in bitset tests
` [PATCH v22 00/27] remove use of VLAs for Windows
` [PATCH v22 01/27] eal: include header required for alloca
` [PATCH v22 02/27] eal/linux: remove use of VLAs
` [PATCH v22 03/27] eal/common: "
` [PATCH v22 04/27] ethdev: remove use of VLAs for Windows built code
` [PATCH v22 05/27] hash: "
` [PATCH v22 06/27] hash/thash: remove use of VLAs for Windows built
` [PATCH v22 07/27] rcu: remove use of VLAs for Windows built code
` [PATCH v22 08/27] gro: fix overwrite unprocessed packets
` [PATCH v22 09/27] gro: remove use of VLAs
` [PATCH v22 10/27] net/ixgbe: "
` [PATCH v22 11/27] net/ice: "
` [PATCH v22 12/27] app/testpmd: remove use of VLAs for Windows built
` [PATCH v22 13/27] test: remove use of VLAs for Windows built code
` [PATCH v22 14/27] common/idpf: "
` [PATCH v22 15/27] net/i40e: "
` [PATCH v22 16/27] common/mlx5: "
` [PATCH v22 17/27] net/mlx5: "
` [PATCH v22 18/27] test: remove use of VLAs for Windows built code in bitset tests
` [PATCH v22 19/27] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
` [PATCH v22 20/27] hash: remove use of VLAs by using standard arrays
` [PATCH v22 21/27] config: define no_wvla_cflag
` [PATCH v22 22/27] app: add no_wvla_cflag to directories that are not VLA-free
` [PATCH v22 23/27] drivers: "
` [PATCH v22 24/27] lib: "
` [PATCH v22 25/27] examples: "
` [PATCH v22 26/27] buildtools: "
` [PATCH v22 27/27] config: add -Wvla project-wide
[PATCH] dma/idxd: add device ids for new HW versions
2025-02-06 20:13 UTC (2+ messages)
[RFC] ci: Add support for Cirrus-CI service to test FreeBSD
2025-02-06 20:12 UTC (4+ messages)
[PATCH 00/16] small bug fixes from PVS studio bug list
2025-02-06 20:11 UTC (3+ messages)
` [PATCH v3 00/19] minor "
[PATCH 00/11] bnxt patch set
2025-02-06 18:47 UTC (13+ messages)
` [PATCH 01/11] net/bnxt: disable TruFlow if compressed CQE is set
` [PATCH 02/11] net/bnxt: simplify check for CQE mode
` [PATCH 03/11] net/bnxt: fix Rx handler
` [PATCH 04/11] net/bnxt: set burst handler correctly
` [PATCH 05/11] net/bnxt/truFlow: Fix seg fault when rep are re-attached
` [PATCH 06/11] net/bnxt: address coverity deadcode issue
` [PATCH 07/11] net/bnxt: address coverity checked return issues
` [PATCH 08/11] net/bnxt: address coverity overflow issues
` [PATCH 09/11] net/bnxt: address coverity integer "
` [PATCH 10/11] net/bnxt: address coverity uninitialized variables issues
` [PATCH 11/11] net/bnxt: address coverity control flow issues
[PATCH] build: remove support for icc compiler
2025-02-06 15:19 UTC (8+ messages)
` [PATCH v2 0/2] replace icc support with icx
` [PATCH v2 1/2] drivers: fix build warnings when using icx
` [PATCH v2 2/2] build: replace support for icc with icx
[PATCH v24 01/13] config: add zsda device number
2025-02-06 15:16 UTC (4+ messages)
` [PATCH v25 00/13] drivers/zsda: introduce zsda drivers
` [PATCH v25 05/13] common/zsda: add definition and use of msg chan
` [EXTERNAL] "
[PATCH] event/dlb2: fix event weight handling in SSE code path
2025-02-06 14:49 UTC (2+ messages)
[PATCH] test/event: fix number of queues in eventdev conf
2025-02-06 14:32 UTC
[v2 0/4] crypto/virtio: add vDPA backend support
2025-02-06 14:21 UTC (6+ messages)
` [v2 1/4] common/virtio: move vDPA to common directory
` [EXTERNAL] "
` [v2 3/4] crypto/virtio: add vhost backend to virtio_user
[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
2025-02-06 12:51 UTC (3+ messages)
` [PATCH v3 "
` [EXTERNAL] "
[PATCH 1/1] test/crypto: additional RSA tests for CNXK PMD
2025-02-06 12:46 UTC (2+ messages)
[PATCH] crypto/virtio: return proper error in session fail
2025-02-06 12:37 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] test/security: check MACSEC offload before configuration
2025-02-06 12:36 UTC (2+ messages)
[PATCH 0/3] Non template to HWS fixes
2025-02-06 12:28 UTC (2+ messages)
[PATCH 1/2] lib/cryptodev: avoid implicit conversion to 64 bit number
2025-02-06 12:08 UTC (3+ messages)
` [PATCH v3 1/3] "
` [EXTERNAL] "
[PATCH v3] eal/common: fix inconsistent representation of PCI numbers
2025-02-06 11:25 UTC (22+ messages)
` [PATCH v4] bus: "
` [PATCH v5 0/4] fix comparison between devices
` [PATCH v5 1/4] bus/pci: fix registration of PCI device
` [PATCH v5 2/4] lib: fix comparison between devices
` [PATCH v5 3/4] app/test: add tests to find devices
` [PATCH v5 4/4] lib: change find device and cmp dev name functions
` [PATCH v6 1/4] bus/pci: fix registration of PCI device
` [PATCH v6 2/4] lib: fix comparison between devices
` [PATCH v6 3/4] app/test: add tests to find devices
` [PATCH v6 4/4] lib: change find device and cmp dev name functions
[PATCH] drivers_net: use 64-bit shift and avoid signed/unsigned mismatch
2025-02-06 11:07 UTC (6+ messages)
` [PATCH v3] drivers/net: "
` [PATCH v4] "
[PATCH v7 00/15] XSC PMD for Yunsilicon NICs
2025-02-06 9:28 UTC (7+ messages)
` [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver
[PATCH V1 0/7] port probe time optimization
2025-02-06 9:15 UTC (2+ messages)
[PATCH v2] vhost: include AKCIPHER algorithms in crypto_config
2025-02-06 8:56 UTC (3+ messages)
` [v3] "
[PATCH] vhost: fix VDUSE devices registration
2025-02-06 8:35 UTC (2+ messages)
[dpdk-dev] [PATCH 1/2] common/cnxk: support NPC flow on cn20k
2025-02-06 6:39 UTC (3+ messages)
` [dpdk-dev] [PATCH v5 "
` [EXTERNAL] "
[PATCH 2/2] drivers/net: remove unused variables and add MSVC compiler flag
2025-02-05 18:54 UTC (8+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 2/2] drivers/net: add MSVC compiler flag for unused variables
` [PATCH v3 0/2] remove unused variables and add MSVC compiler flag
` [PATCH v3 1/2] drivers/common: "
` [PATCH v3 2/2] drivers/net: add MSVC compiler flag for unused variables
[PATCH 0/2] remove 'requires_forwarding_restart' from framework
2025-02-05 17:24 UTC (5+ messages)
` [PATCH v2 0/2] remove requires forwarding restart "
` [PATCH v2 2/2] dts: rework run-time MTU adjustment test case
[PATCH 1/2] config/arm: strict use of -mcpu for supported CPUs
2025-02-05 16:57 UTC (3+ messages)
` [PATCH v3 "
[PATCH] drivers/net: use intrinsic to access content of __m128i
2025-02-05 16:50 UTC (4+ messages)
` [PATCH v2] "
` [EXTERNAL] "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).