DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-06 03:26:10 to 2026-08-07 10:16:41 UTC [more...]

[PATCH] raw/cnxk_gpio: fix out of bound access for negative gpio
 2026-08-07 10:16 UTC 

[PATCH 0/5] net/iavf: harden reset recovery and data path on link flap
 2026-08-07 10:10 UTC  (7+ messages)
` [PATCH 1/5] net/iavf: discard empty AdminQ descriptors on reset
` [PATCH 2/5] net/iavf: defer device start when PF VSI not ready
` [PATCH 3/5] net/iavf: drain in-flight Tx before reset
` [PATCH 4/5] net/iavf: change no_poll flag to atomic
` [PATCH 5/5] net/iavf: improve VF reset detection on fast ARQ flip

[PATCH] doc: fix typo in l3fwd sample app guide
 2026-08-07  7:15 UTC 

[PATCH 0/4] dma/imx_edma5: introduce NXP i.MX95 eDMA5 driver
 2026-08-07  7:05 UTC  (15+ messages)
` [PATCH 1/4] dma/imx_edma5: introduce eDMA5 dmadev skeleton
` [PATCH 2/4] dma/imx_edma5: add device configuration
` [PATCH 3/4] dma/imx_edma5: add data path
` [PATCH 4/4] dma/imx_edma5: add statistics and dump
` [PATCH v2 0/5] dma/imx_edma5: introduce NXP i.MX95 eDMA5 driver
  ` [PATCH v2 1/5] bus/platform: match device by devicetree compatible string
  ` [PATCH v2 2/5] dma/imx_edma5: introduce eDMA5 dmadev skeleton
  ` [PATCH v2 3/5] dma/imx_edma5: add device configuration
  ` [PATCH v2 4/5] dma/imx_edma5: add data path
  ` [PATCH v2 5/5] dma/imx_edma5: add statistics and dump

[PATCH 00/14] net/enetc: add new features for ENETC4 VF on i.MX95
 2026-08-07  7:02 UTC  (46+ messages)
` [PATCH 01/14] net/enetc: add KEEP_CRC offload support for ENETC4
` [PATCH 02/14] net/enetc: add TSO support for ENETC4 VF
` [PATCH 03/14] net/enetc: add RSC (hardware LRO) support for ENETC4
` [PATCH 04/14] net/enetc: extend link speed code field to 8-bit for PF-to-VF message
` [PATCH 05/14] net/enetc: support firmware version get for VF
` [PATCH 06/14] net/enetc: support registers dump
` [PATCH 07/14] net/enetc: support ethtool ring parameters
` [PATCH 08/14] net/enetc: refresh link speed on VF link-up interrupt
` [PATCH 09/14] net/enetc: support stats reset for VF
` [PATCH 10/14] net/enetc4: add per-queue Rx interrupt support "
` [PATCH 11/14] net/enetc4: add SI-based port VLAN insertion and removal
` [PATCH 12/14] net/enetc4: update VF link status to bitmask encoding
` [PATCH 13/14] net/enetc4: enable TX PAUSE via VF RX congestion mode
` [PATCH 14/14] net/enetc4: add WRR Tx scheduler devarg for VF rings
` [PATCH v2 00/14] net/enetc: add new features for ENETC4 VF on i.MX9
  ` [PATCH v2 01/14] net/enetc: add KEEP_CRC offload support for ENETC4
  ` [PATCH v2 02/14] net/enetc: add TSO support for ENETC4 VF
  ` [PATCH v2 03/14] net/enetc: add RSC (hardware LRO) support for ENETC4
  ` [PATCH v2 04/14] net/enetc: extend link speed code field to 8-bit for PF-to-VF message
  ` [PATCH v2 05/14] net/enetc: support firmware version get for VF
  ` [PATCH v2 06/14] net/enetc: support registers dump
  ` [PATCH v2 07/14] net/enetc: support ethtool ring parameters
  ` [PATCH v2 08/14] net/enetc: refresh link speed on VF link-up interrupt
  ` [PATCH v2 09/14] net/enetc: support stats reset for VF
  ` [PATCH v2 10/14] net/enetc4: add per-queue Rx interrupt support "
  ` [PATCH v2 11/14] net/enetc4: add SI-based port VLAN insertion and removal
  ` [PATCH v2 12/14] net/enetc4: update VF link status to bitmask encoding
  ` [PATCH v2 13/14] net/enetc4: enable TX PAUSE via VF RX congestion mode
  ` [PATCH v2 14/14] net/enetc4: add WRR Tx scheduler devarg for VF rings
  ` [PATCH v3 00/14] net/enetc: add new features for ENETC4 VF on i.MX9
    ` [PATCH v3 01/14] net/enetc: add KEEP_CRC offload support for ENETC4
    ` [PATCH v3 02/14] net/enetc: add TSO support for ENETC4 VF
    ` [PATCH v3 03/14] net/enetc: add RSC (hardware LRO) support for ENETC4
    ` [PATCH v3 04/14] net/enetc: extend link speed code field to 8-bit for PF-to-VF message
    ` [PATCH v3 05/14] net/enetc: support firmware version get for VF
    ` [PATCH v3 06/14] net/enetc: support registers dump
    ` [PATCH v3 07/14] net/enetc: support ethtool ring parameters
    ` [PATCH v3 08/14] net/enetc: refresh link speed on VF link-up interrupt
    ` [PATCH v3 09/14] net/enetc: support stats reset for VF
    ` [PATCH v3 10/14] net/enetc4: add per-queue Rx interrupt support "
    ` [PATCH v3 11/14] net/enetc4: add SI-based port VLAN insertion and removal
    ` [PATCH v3 12/14] net/enetc4: update VF link status to bitmask encoding
    ` [PATCH v3 13/14] net/enetc4: enable TX PAUSE via VF RX congestion mode
    ` [PATCH v3 14/14] net/enetc4: add WRR Tx scheduler devarg for VF rings

[PATCH] mempool: remove cache flush threshold
 2026-08-07  7:00 UTC  (3+ messages)
` [PATCH v3] mempool: remove cache flush threshold field

[PATCH v4] app/testpmd: support runt frames in txonly
 2026-08-07  6:17 UTC 

[PATCH v5] devtools: support local opencode agent for patch review
 2026-08-07  3:32 UTC  (2+ messages)

[PATCH v5 0/7] dts: remove imports from framework in test suites
 2026-08-06 17:50 UTC  (31+ messages)
` [PATCH v5 1/7] dts: move exception module from framework to API
` [PATCH v5 2/7] dts: move utils "
` [PATCH v5 3/7] dts: move context "
` [PATCH v5 4/7] dts: move testbed model "
` [PATCH v5 5/7] dts: move test suite module "
` [PATCH v5 6/7] dts: move params directory "
` [PATCH v5 7/7] dts: separate Linux session into interface and logic
` [PATCH v6 0/7] dts: remove imports from framework in test suites
  ` [PATCH v6 1/7] doc: improve 26.07 release notes
  ` [PATCH v6 2/7] version: 26.07.0
  ` [PATCH v6 3/7] version: 26.11.0-rc0
  ` [PATCH v6 4/7] ethdev: remove flow metadata symbol aliases
  ` [PATCH v6 5/7] net/mlx5: remove versioned symbols aliases
  ` [PATCH v6 6/7] dmadev: fix incomplete configuration validation
  ` [PATCH v6 7/7] lib: remove ICMP and IPv6 deprecated functions and macros
  ` [PATCH v6 1/7] dts: move exception module from framework to API
  ` [PATCH v6 2/7] dts: move utils "
  ` [PATCH v6 3/7] dts: move context "
  ` [PATCH v6 4/7] dts: move testbed model "
  ` [PATCH v6 5/7] dts: move test suite module "
  ` [PATCH v6 6/7] dts: move params directory "
  ` [PATCH v6 7/7] dts: separate Linux session into interface and logic

[RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
 2026-08-06 17:47 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v9 00/19] Support VFIO cdev API in DPDK
 2026-08-06 17:13 UTC  (24+ messages)
` [PATCH v10 00/20] "
  ` [PATCH v10 01/20] uapi: update to v6.17 and add iommufd.h
  ` [PATCH v10 02/20] vfio: make all functions internal
  ` [PATCH v10 03/20] bus/pci: rename mismatching error labels
  ` [PATCH v10 04/20] vfio: split get device info from setup
  ` [PATCH v10 05/20] vfio: add container device assignment API
  ` [PATCH v10 06/20] net/nbl: do not use VFIO group bind API
  ` [PATCH v10 07/20] net/ntnic: use container device assignment API
  ` [PATCH v10 08/20] vdpa/ifc: "
  ` [PATCH v10 09/20] vdpa/nfp: "
  ` [PATCH v10 10/20] vdpa/sfc: "
  ` [PATCH v10 11/20] vdpa/mlx5: remove group-related API
  ` [PATCH v10 12/20] vhost: remove group-related API from driver
  ` [PATCH v10 13/20] vfio: remove group-based API
  ` [PATCH v10 14/20] vfio: cleanup and refactor
  ` [PATCH v10 15/20] bus/pci: use the new VFIO mode API
  ` [PATCH v10 16/20] bus/fslmc: "
  ` [PATCH v10 17/20] net/hinic3: "
  ` [PATCH v10 18/20] net/ntnic: "
  ` [PATCH v10 19/20] vfio: remove no-IOMMU check API
  ` [PATCH v10 20/20] vfio: introduce cdev mode

[PATCH 1/2] net/mana: fix MR length truncation for chunks over 4GB
 2026-08-06 17:02 UTC  (3+ messages)
` [PATCH 2/2] net/mana: fix double free of mbuf on Rx WQE post failure

[PATCH v1] dts: remove crypto test type
 2026-08-06 16:45 UTC 

[PATCH] net/memif: unregister callback on error in listener handler
 2026-08-06 16:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove Apeksha Gupta
 2026-08-06 16:30 UTC 

[PATCH] MAINTAINERS: remove Chao Yong
 2026-08-06 16:28 UTC 

[PATCH] MAINTAINERS: remove one gve maintainer
 2026-08-06 16:25 UTC 

[PATCH v1] dts: fix TRex packet stream handling for line rate testing
 2026-08-05 19:27 UTC 

[PATCH] eal/x86: optimize memcpy of small 64-byte blocks
 2026-08-06 10:17 UTC  (16+ messages)
` [PATCH v2] "

25.11.3 patches review and test
 2026-08-06  9:38 UTC 

[PATCH] bus/platform: match device by devicetree compatible string
 2026-08-06  9:22 UTC 

[PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
 2026-08-06  7:56 UTC  (3+ messages)

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-08-06  6:15 UTC  (25+ messages)
` [PATCH v7 00/24] remove legacy atomic functions
  ` [PATCH v7 03/24] net/nbl: remove unused rte_atomic16 field
  ` [PATCH v7 04/24] net/ena: replace use of rte_atomicNN
  ` [PATCH v7 05/24] net/failsafe: convert to stdatomic
  ` [PATCH v7 06/24] net/enic: do not use deprecated rte_atomic64
  ` [PATCH v7 07/24] net/pfe: use ethdev linkstatus helpers
  ` [PATCH v7 08/24] net/sfc: replace rte_atomic with stdatomic
  ` [PATCH v7 09/24] crypto/ccp: replace use of rte_atomic64 "
  ` [PATCH v7 10/24] bus/dpaa: replace rte_atomic16 "
  ` [PATCH v7 11/24] bus/fslmc: "
  ` [PATCH v7 12/24] net/netvsc: replace rte_atomic32 "
  ` [PATCH v7 13/24] event/sw: convert from rte_atomic32 to stdatomic
  ` [PATCH v7 14/24] bus/vmbus: convert from rte_atomic "
  ` [PATCH v7 15/24] common/dpaax: remove unused atomic wrappers
  ` [PATCH v7 16/24] net/bnx2x: convert from rte_atomic32 to stdatomic
  ` [PATCH v7 17/24] bus/fslmc: replace rte_atomic32 with stdatomic
  ` [PATCH v7 18/24] drivers/event: replace rte_atomic32 in selftests
  ` [PATCH v7 19/24] net/hinic: replace rte_atomic32 with stdatomic
  ` [PATCH v7 20/24] net/txgbe: "
  ` [PATCH v7 21/24] net/vhost: use stdatomic instead of rte_atomic32
  ` [PATCH v7 22/24] vdpa/ifc: replace rte_atomic32 with stdatomic
  ` [PATCH v7 23/24] test/atomic: drop old rte_atomicNN tests
  ` [PATCH v7 24/24] eal: remove rte_atomicNN functions

[PATCH v2 00/22] ethdev: clean up legacy flow director
 2026-08-06  6:13 UTC  (27+ messages)
` [PATCH v4 00/23] ethdev: refactor remaining uses of "
  ` [PATCH v4 01/23] drivers/net: remove unused include in dpaa and dpaa2
  ` [PATCH v4 02/23] ethdev: use DPDK byte order conversion
  ` [PATCH v4 03/23] net/ixgbe: remove experimental FDIR API
  ` [PATCH v4 04/23] net/i40e: "
  ` [PATCH v4 05/23] app/testpmd: remove support for flow director
  ` [PATCH v4 06/23] app/testpmd: move str_to_flowtype to i40e
  ` [PATCH v4 07/23] app/test: include headers directly
  ` [PATCH v4 08/23] gro: "
  ` [PATCH v4 09/23] crypto/dpaa_sec: include UDP header
  ` [PATCH v4 10/23] net/gve: include UDP, SCTP and TCP headers
  ` [PATCH v4 11/23] net/nfp: break implicit dependency on rte_eth_ctrl.h
  ` [PATCH v4 12/23] net/mana: include used network headers
  ` [PATCH v4 13/23] node: get UDP header
  ` [PATCH v4 14/23] net/rnp: include network headers
  ` [PATCH v4 15/23] net/r8169: get "
  ` [PATCH v4 16/23] net/ngbe: include network protocol headers
  ` [PATCH v4 17/23] examples: include network headers
  ` [PATCH v4 18/23] net/mlx5: include rte_flow as needed
  ` [PATCH v4 19/23] net/sfc: include rte_flow
  ` [PATCH v4 20/23] net/intel/common: include network headers
  ` [PATCH v4 21/23] net/enetfec: add missing sys/types.h include
  ` [PATCH v4 22/23] ethdev, drivers: isolate flow director
  ` [PATCH v4 23/23] doc: add release note about rte_ethdev changes

[RFC 00/32] remove rte_smp barrier functions
 2026-08-06  6:11 UTC  (7+ messages)
` [RFC 09/32] crypto_caam_jr: replace rte_smp_rmb
` [RFC 19/32] crypto/caam_jr: use IO barrier before job ring doorbell
` [RFC 23/32] event/dpaa2: replace deprecated barrier in selftest


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox