DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-06 14:12:55 to 2026-08-11 07:40:40 UTC [more...]

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

[PATCH] eal/x86: optimize memcpy of small 64-byte blocks
 2026-08-11  7:05 UTC  (12+ messages)

[PATCH] net/idpf: propagate PCI NUMA node to vport ethdev
 2026-08-11  4:26 UTC 

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

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

[RFC PATCH] NEW: pile stack and mempool driver
 2026-08-10 18:36 UTC  (6+ messages)
` [RFC PATCH v8] "
` [RFC PATCH v9] "
` [RFC PATCH v10] "

[PATCH v4 0/6] power: uncore power improvements and auto-detection
 2026-08-10 16:21 UTC  (3+ messages)

[RFC v3 1/3] doc: add fastmem programming guide
 2026-08-10 16:09 UTC  (3+ messages)
` [RFC v4 0/3] lib/fastmem: fast small-object allocator

[PATCH 0/4] dma/imx_edma5: introduce NXP i.MX95 eDMA5 driver
 2026-08-10 15:37 UTC  (13+ messages)
` [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] net/af_xdp: fix default device plugin path
 2026-08-10 15:28 UTC  (2+ messages)

[PATCH] net/mlx5: fix uint16 underflow on Rx queue error path
 2026-08-10 15:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/6] DPAA2 SEC related changes
 2026-08-10 15:16 UTC  (8+ messages)
` [PATCH 1/6] crypto/dpaa2_sec: fix buffer overflow in GCM decrypt
` [PATCH 2/6] crypto/dpaa2_sec: fix FLE pool leak on sec FD build failure
` [PATCH 3/6] crypto/dpaa2_sec: support AES-GMAC
` [PATCH 4/6] crypto/dpaa2_sec: increase ivsize range for AES-CTR
` [PATCH 5/6] crypto/dpaa2_sec: add missing ECN capability
` [PATCH 6/6] crypto/dpaa2_sec: add support for env variables

[PATCH 1/2] net/iavf: remove Tx LLDP dynfield method
 2026-08-10 14:03 UTC  (2+ messages)
` [PATCH 2/2] net/iavf: rename LLDP Tx devarg

[PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
 2026-08-10 12:45 UTC  (4+ messages)

24.11.7 patches review and test
 2026-08-10 10:42 UTC  (4+ messages)

[PATCH] doc/mlx5: document modify field limitation on group 0
 2026-08-10  7:08 UTC  (2+ messages)

[PATCH] graph: add optional profiling stats
 2026-08-10  6:28 UTC  (8+ messages)
` [PATCH v5] "

[PATCH] mempool: remove cache flush threshold
 2026-08-10  6:16 UTC  (4+ messages)
` [PATCH v3] mempool: remove cache flush threshold field

[PATCH v3] net/virtio-user: fix eventfd sharing in secondary process
 2026-08-10  6:14 UTC  (2+ messages)

[PATCH v1 1/2] dts: add code coverage reporting to DTS
 2026-08-10  2:15 UTC  (3+ messages)
` [PATCH v8 "

[PATCH v1] doc/ice: Add E835 to ice guide
 2026-08-10  2:04 UTC 

[PATCH v4] app/testpmd: support runt frames in txonly
 2026-08-09 19:18 UTC  (2+ messages)

[PATCH] doc: fix typo in ipsec_secgw sample app guide
 2026-08-08 13:50 UTC 

[PATCH v2 0/1] vhost: tolerate fd in REM_MEM_REG for interop
 2026-08-07 21:18 UTC  (9+ messages)
` [PATCH v2 1/1] vhost: tolerate file descriptor in REM_MEM_REG msg

[PATCH v1] dts: remove crypto test type
 2026-08-07 16:23 UTC  (2+ messages)

[PATCH v5 0/7] dts: remove imports from framework in test suites
 2026-08-07 16:16 UTC  (32+ messages)
` [PATCH v6 "
  ` [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
` [PATCH v7 0/7] dts: remove imports from framework in test suites
  ` [PATCH v7 1/7] dts: move exception module from framework to API
  ` [PATCH v7 2/7] dts: move utils "
  ` [PATCH v7 3/7] dts: move context "
  ` [PATCH v7 4/7] dts: move testbed model "
  ` [PATCH v7 5/7] dts: move test suite module "
  ` [PATCH v7 6/7] dts: move params directory "
  ` [PATCH v7 7/7] dts: separate Linux session into interface and logic

[PATCH 0/5] net/iavf: harden reset recovery and data path on link flap
 2026-08-07 11:08 UTC  (11+ 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] raw/cnxk_bphy: fix missing doxygen comments
 2026-08-07 10:17 UTC 

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

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

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

[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 1/2] net/mana: fix MR length truncation for chunks over 4GB
 2026-08-06 17:02 UTC  (2+ messages)

[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 


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