DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-13 14:30:17 to 2026-08-13 20:22:41 UTC [more...]

[PATCH] net: fix cksum calculation for odd-sized segment
 2026-08-13 20:22 UTC 

[PATCH] eal/linux: harden uevent recv error handling
 2026-08-13 20:16 UTC 

[RFC 0/7] Complete removal of queue stats mapping
 2026-08-13 17:55 UTC  (18+ messages)
` [PATCH v3 00/16] remove stats mapping an RTE_ETHDEV_QUEUE_STAT_CNTRS
  ` [PATCH v3 01/16] net/virtio: remove unused queue stats mapping
  ` [PATCH v3 02/16] app/testpmd: remove leftover set qmap
  ` [PATCH v3 03/16] net/enic: remove unneeded ops initialization
  ` [PATCH v3 04/16] net/cnxk: fix Tx drops added to Rx queue errors
  ` [PATCH v3 05/16] net/cnxk: remove queue stats mapping
  ` [PATCH v3 06/16] net/e1000: "
  ` [PATCH v3 07/16] net/ixgbe: "
  ` [PATCH v3 08/16] net/txgbe: "
  ` [PATCH v3 09/16] net/sxe2: fix null dereference in stats get
  ` [PATCH v3 10/16] net/sxe2: remove queue stats mapping
  ` [PATCH v3 11/16] ethdev: remove support for "
  ` [PATCH v3 12/16] net/mvpp2: fix out of range Tx queue stats write
  ` [PATCH v3 13/16] net/ntnic: fix Tx errors reported as Rx queue errors
  ` [PATCH v3 14/16] net/xsc: fix Tx errors added to "
  ` [PATCH v3 15/16] ethdev: remove queue stats counter limit
  ` [PATCH v3 16/16] test/pmd_ring: test per-queue xstats

[PATCH] eal: introduce division round up macro
 2026-08-13 17:22 UTC  (16+ messages)
` [PATCH v2 00/14] Introduce RTE_DIV_ROUND_UP
  ` [PATCH v2 01/14] eal: introduce division round up macro
  ` [PATCH v2 02/14] net/i40e: use common "
  ` [PATCH v2 03/14] net/idpf: "
  ` [PATCH v2 04/14] net/ice: "
  ` [PATCH v2 05/14] net/qede: "
  ` [PATCH v2 06/14] net/rnp: "
  ` [PATCH v2 07/14] net/hns3: "
  ` [PATCH v2 08/14] net/hinic: "
  ` [PATCH v2 09/14] net/bnx2x: "
  ` [PATCH v2 10/14] net/cxgbe: "
  ` [PATCH v2 11/14] net/ena: "
  ` [PATCH v2 12/14] raw/ifpga/base: "
  ` [PATCH v2 13/14] drivers: "
  ` [PATCH v2 14/14] app/procinfo: "

[PATCH] net/idpf: propagate PCI NUMA node to vport ethdev
 2026-08-13 17:16 UTC  (2+ messages)

[RFC] increase name sizes and reorder structures
 2026-08-13 17:12 UTC 

[PATCH] net/sxe2: fix build when optional libraries are disabled
 2026-08-13 16:47 UTC  (2+ messages)

[PATCH v2 0/1] examples/skeleton: fix typo in initialization comment
 2026-08-13 16:11 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 1/2] net/iavf: remove Tx LLDP dynfield method
 2026-08-13 15:50 UTC  (4+ messages)
` [PATCH 2/2] net/iavf: rename LLDP Tx devarg

[RFC v3 1/3] doc: add fastmem programming guide
 2026-08-13 15:30 UTC  (4+ messages)
` [RFC v4 0/3] lib/fastmem: fast small-object allocator
  ` [RFC v4 2/3] lib: add fastmem library

[PATCH v1] doc/ice: Add E835 to ice guide
 2026-08-13 15:22 UTC  (3+ messages)

[PATCH] net/iavf: enable 200G link speed
 2026-08-13 14:55 UTC  (2+ messages)

[RFC 0/2] iavf post-reset state restoration updates
 2026-08-13 14:50 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/iavf: remove auto reconfig devarg
  ` [PATCH v2 2/2] net/iavf: restore promiscuous mode only after VF reset

[PATCH v10 00/25] DPAA driver fixes and improvements
 2026-08-13 14:42 UTC  (27+ messages)
` [PATCH v11 "
  ` [PATCH v11 01/25] net/dpaa: fix device remove
  ` [PATCH v11 02/25] bus/dpaa: refine fman naming and fix global scope
  ` [PATCH v11 03/25] bus/dpaa: scan max BPID from DTS
  ` [PATCH v11 04/25] drivers: add process-type guards for secondary process
  ` [PATCH v11 05/25] drivers: shutdown DPAA FQ by fq descriptor
  ` [PATCH v11 06/25] bus/dpaa: improve FQ shutdown with channel validation
  ` [PATCH v11 07/25] bus/dpaa: add DPAA cgrid cleanup support
  ` [PATCH v11 08/25] drivers: add BMI Tx statistics
  ` [PATCH v11 09/25] net/dpaa: optimize FM deconfig
  ` [PATCH v11 10/25] net/dpaa: optimize FMC MAC type parsing
  ` [PATCH v11 11/25] drivers: release DPAA bpid on driver destructor
  ` [PATCH v11 12/25] dma/dpaa: add SG data validation and ERR050757
  ` [PATCH v11 13/25] net/dpaa: support Rx/Tx taildrop threshold devarg
  ` [PATCH v11 14/25] net/dpaa: add Tx rate limiting API
  ` [PATCH v11 15/25] bus/dpaa: orp queue create and burst enqueue
  ` [PATCH v11 16/25] net/dpaa: support fmcless rxq number as devargs
  ` [PATCH v11 17/25] net/dpaa: support non fmX-macY type of shared Ethernet name
  ` [PATCH v11 18/25] bus/dpaa: optimize DPAA multi-entry buffer pool operations
  ` [PATCH v11 19/25] bus/dpaa: improve log macro and fix bus detection
  ` [PATCH v11 20/25] drivers: improve shutdown fq with channel
  ` [PATCH v11 21/25] net/dpaa: enhance VSP port support
  ` [PATCH v11 22/25] drivers: add offline (O/H) port device support
  ` [PATCH v11 23/25] drivers: improve crypto fq resource handling
  ` [PATCH v11 24/25] drivers: add dpaax enter destructor to gate EAL memory frees
  ` [PATCH v11 25/25] doc: update release notes with NXP DPAA changes

[PATCH] mempool: optimizations
 2026-08-13 14:30 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH 1/2] net/sxe2: replace memcpy with structure assignment
 2026-08-13 14:29 UTC  (4+ messages)
` [PATCH 2/2] net/ixgbe: "


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