DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 05:36:19 to 2026-06-30 09:32:58 UTC [more...]

[PATCH 0/6] ip_frag: fix reassembly defects and add test
 2026-06-30  9:32 UTC  (11+ messages)
` [PATCH 1/6] ip_frag: tolerate duplicate fragments
` [PATCH 2/6] ip_frag: discard datagrams with overlapping fragments
` [PATCH 3/6] ip_frag: include protocol in IPv4 reassembly key
` [PATCH 4/6] ip_frag: drop IPv6 fragments with unexpected headers
` [PATCH 5/6] ip_frag: reject oversized reassembled datagrams

[v2] crypto/qat: require IPsec MB for HMAC precomputes
 2026-06-30  9:25 UTC  (5+ messages)
` [v3] "
  ` [EXTERNAL] "

[RFC] doc: updating doxy-api-index.md and doxy-api.conf.in
 2026-06-30  9:03 UTC 

[PATCH 00/17] drivers: replace strncpy with strlcpy
 2026-06-30  8:56 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 04/17] crypto/scheduler: "

[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
 2026-06-30  0:41 UTC  (8+ messages)

[DPDK/ethdev Bug 1961] Rx timestamp no rollover indication
 2026-06-30  0:19 UTC 

[DPDK/ethdev Bug 1960] Many PMD's provide receive timestamp but are missing the read_clock ethdev operation
 2026-06-30  0:02 UTC 

[PATCH v3] dts: update dts check format script and resolve errors
 2026-06-29 22:37 UTC  (2+ messages)

[PATCH v9 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
 2026-06-29 19:02 UTC  (52+ messages)
` [PATCH v9 01/23] net/sxe2: remove software statistics devargs
` [PATCH v9 02/23] net/sxe2: add Rx framework and packet types callback
` [PATCH v9 03/23] net/sxe2: support AVX512 vectorized path for Rx and Tx
` [PATCH v9 04/23] net/sxe2: add AVX2 vector data "
` [PATCH v9 05/23] net/sxe2: add link update callback
` [PATCH v9 06/23] net/sxe2: support L2 filtering and MAC config
` [PATCH v9 07/23] drivers: support RSS feature
` [PATCH v9 08/23] net/sxe2: support TM hierarchy and shaping
` [PATCH v9 09/23] net/sxe2: support IPsec inline protocol offload
` [PATCH v9 10/23] net/sxe2: support statistics and multi-process
` [PATCH v9 11/23] drivers: interrupt handling
` [PATCH v9 12/23] net/sxe2: add NEON vec Rx/Tx burst functions
` [PATCH v9 13/23] drivers: add support for VF representors
` [PATCH v9 14/23] net/sxe2: add support for custom UDP tunnel ports
` [PATCH v9 15/23] net/sxe2: support firmware version reading
` [PATCH v9 16/23] net/sxe2: implement get monitor address
` [PATCH v9 17/23] common/sxe2: add shared SFP module definitions
` [PATCH v9 18/23] net/sxe2: support SFP module info and EEPROM access
` [PATCH v9 19/23] net/sxe2: add mbuf validation in Tx debug mode
    `  "
` [PATCH v9 20/23] common/sxe2: add callback for memory event handling
` [PATCH v9 21/23] net/sxe2: add private devargs parsing
` [PATCH v9 22/23] net/sxe2: implement private dump info
` [PATCH v9 23/23] net/sxe2: update sxe2 feature matrix docs
  ` [PATCH v10 00/23] et/sxe2: added Linkdata sxe2 ethernet driver
  ` [PATCH v10 01/23] net/sxe2: remove software statistics devargs
  ` [PATCH v10 02/23] net/sxe2: add Rx framework and packet types callback
  ` [PATCH v10 03/23] net/sxe2: support AVX512 vectorized path for Rx and Tx
  ` [PATCH v10 04/23] net/sxe2: add AVX2 vector data "
  ` [PATCH v10 05/23] net/sxe2: add link update callback
  ` [PATCH v10 06/23] net/sxe2: support L2 filtering and MAC config
  ` [PATCH v10 07/23] drivers: support RSS feature
  ` [PATCH v10 08/23] net/sxe2: support TM hierarchy and shaping
  ` [PATCH v10 09/23] net/sxe2: support IPsec inline protocol offload
  ` [PATCH v10 10/23] net/sxe2: support statistics and multi-process
  ` [PATCH v10 11/23] drivers: interrupt handling
  ` [PATCH v10 12/23] net/sxe2: add NEON vec Rx/Tx burst functions
  ` [PATCH v10 13/23] drivers: add support for VF representors
  ` [PATCH v10 14/23] net/sxe2: add support for custom UDP tunnel ports
  ` [PATCH v10 15/23] net/sxe2: support firmware version reading
  ` [PATCH v10 16/23] net/sxe2: implement get monitor address
  ` [PATCH v10 17/23] common/sxe2: add shared SFP module definitions
  ` [PATCH v10 18/23] net/sxe2: support SFP module info and EEPROM access
  ` [PATCH v10 19/23] net/sxe2: add mbuf validation in Tx debug mode
  ` [PATCH v10 20/23] common/sxe2: add callback for memory event handling
  ` [PATCH v10 21/23] net/sxe2: add private devargs parsing
  ` [PATCH v10 22/23] net/sxe2: implement private dump info
  ` [PATCH v10 23/23] net/sxe2: update sxe2 feature matrix docs

[PATCH v2 0/9] ENETC driver related changes series
 2026-06-29 19:00 UTC  (26+ messages)
` [PATCH v3 "
  ` [PATCH v4 "
    ` [PATCH v4 1/9] net/enetc: fix TX BD structure
    ` [PATCH v4 2/9] net/enetc: fix queue initialization
    ` [PATCH v4 3/9] net/enetc: support ESP packet type in packet parsing
    ` [PATCH v4 4/9] net/enetc: update random MAC generation code
    ` [PATCH v4 5/9] net/enetc: support scatter-gather
    ` [PATCH v4 6/9] net/enetc: add option to disable VSI messaging
    ` [PATCH v4 7/9] net/enetc: add devargs to control VSI-PSI timeout and delay
    ` [PATCH v4 8/9] net/enetc: set user configurable priority to TX rings
    ` [PATCH v4 9/9] net/enetc4: add cacheable BD ring support with SW cache maintenance

[PATCH 0/5] crypto: use timing-safe digest comparison
 2026-06-29 18:59 UTC  (13+ messages)
` [PATCH 4/5] crypto/armv8: "
` [PATCH 5/5] crypto/cnxk: "
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH 0/5] crypto: "
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] eal: take experimental flag off of rte_memeq_timingsafe
  ` [PATCH v2 2/6] crypto/uadk: use timing-safe digest comparison
  ` [PATCH v2 3/6] crypto/ccp: "
  ` [PATCH v2 4/6] crypto/armv8: "
  ` [PATCH v2 5/6] crypto/cnxk: "
  ` [PATCH v2 6/6] crypto/octeontx: use timing-safe RSA signature verification

[PATCH v5] pcapng: add user-supplied timestamp support
 2026-06-29 16:50 UTC  (5+ messages)
` [v5] "
` [PATCH v6 1/1] "

[PATCH 1/2] net/e1000: fix igc RSS redirection table
 2026-06-29 15:50 UTC  (6+ messages)
` [PATCH 2/2] net/e1000: fix igc Tx descriptor ring wrap

[PATCH v2 7/7] net/intel: support header split mbuf callback
 2026-06-29 15:33 UTC  (2+ messages)
` Tested the v3 series on Intel E810-C (Columbiaville) hardware

[PATCH] build: use native Linux strlcpy when available
 2026-06-29 14:29 UTC  (6+ messages)
` [PATCH v2] build: drop dependency on libbsd
` [PATCH v3] "

[PATCH] net/bonding: fix the log MAC address restore failure
 2026-06-29 13:58 UTC 

[PATCH 0/9] net/dpaa2: NAPI-style Rx queue interrupts
 2026-06-29 13:13 UTC  (4+ messages)
` [PATCH v2 0/6] "

[PATCH] usertools/dpdk-devbind: improve query performance on BSD
 2026-06-29 12:59 UTC 

[PATCH 1/1] mldev: fix typos in code documentation
 2026-06-29 11:05 UTC  (2+ messages)

[PATCH 1/1] mldev: fix incorrect captions for model_ops
 2026-06-29 11:04 UTC  (2+ messages)

[PATCH] bus/fslmc: fix shadowed variables in queue storage macros
 2026-06-29 10:41 UTC  (4+ messages)
` [PATCH v2] bus/fslmc: convert queue storage macros to inline functions

[PATCH 1/2] eal: return error on devargs truncation in hotplug MP messages
 2026-06-29  9:30 UTC  (6+ messages)
` [PATCH v2] "
    ` [EXTERNAL] "

[PATCH] dev: skip multi-process in hotplug
 2026-06-29  9:28 UTC  (7+ messages)
` [EXTERNAL] "
` [PATCH v2] "

[PATCH] vhost/crypto: fix segfault
 2026-06-29  8:35 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/5] uncore power improvements and auto-detection
 2026-06-29  6:23 UTC  (2+ messages)

[PATCH v4 0/9] power: centralize lcore ID validation
 2026-06-29  6:22 UTC  (2+ messages)

[PATCH 1/2] dmadev: fix incomplete configuration validation
 2026-06-29  6:19 UTC  (2+ messages)
` [PATCH 2/2] test/dmadev: add config and vchan validation tests

[PATCH 0/2] fix dmadev incomplete ABI validation
 2026-06-29  6:19 UTC 

[PATCH v2 0/3] dma/ae4dma: add AMD AE4DMA DMA PMD
 2026-06-29  0:36 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dma/ae4dma: introduce "
  ` [PATCH v3 2/3] dma/ae4dma: add control path operations
  ` [PATCH v3 3/3] dma/ae4dma: add data "

[PATCH v3 0/4] add versioned symbols for recently stabilized APIs
 2026-06-28 13:57 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] net/virtio-user: fix eventfd sharing in secondary process
 2026-06-26  8:05 UTC  (7+ messages)

[PATCH] bus/fslmc: fix shadowed variables in queue storage macros
 2026-06-27 16:24 UTC  (4+ messages)

[PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermanager
 2026-06-26 18:46 UTC  (6+ messages)
      ` [PATCH] examples: Fix vm_power_manager scratch area to /run/dpdk/powermonitor

[PATCH v4 00/19] dpaa: driver stability and feature improvements
 2026-06-26 16:59 UTC  (22+ messages)
` [PATCH v5 00/19] DPAA bus/net/mempool/DMA driver fixes and improvements
  ` [PATCH v5 01/19] bus/dpaa: refine fman naming and fix global scope
  ` [PATCH v5 02/19] bus/dpaa: scan max BPID from DTS
  ` [PATCH v5 03/19] drivers: add BMI Tx statistics
  ` [PATCH v5 04/19] drivers: add process-type guards for secondary process
  ` [PATCH v5 05/19] bus/dpaa: define helpers for qman channel and wq
  ` [PATCH v5 06/19] drivers: shutdown DPAA FQ by fq descriptor
  ` [PATCH v5 07/19] bus/dpaa: improve FQ shutdown with channel validation
  ` [PATCH v5 08/19] bus/dpaa: enhance DPAA FQ shutdown
  ` [PATCH v5 09/19] drivers: add DPAA cgrid cleanup support
  ` [PATCH v5 10/19] net/dpaa: clean Tx confirmation FQ on device stop
  ` [PATCH v5 11/19] net/dpaa: remove redundant FQ shutdown from Rx queue setup
  ` [PATCH v5 12/19] net/dpaa: optimize FM deconfig
  ` [PATCH v5 13/19] bus/dpaa: improve log macro and fix bus detection
  ` [PATCH v5 14/19] net/dpaa: optimize FMC MAC type parsing
  ` [PATCH v5 15/19] net/dpaa: report error on using deferred start
  ` [PATCH v5 16/19] drivers: optimize DPAA multi-entry buffer pool operations
  ` [PATCH v5 17/19] drivers: release DPAA bpid on driver destructor
  ` [PATCH v5 18/19] dma/dpaa: add SG data validation and ERR050757 fix
  ` [PATCH v5 19/19] net/dpaa: add ONIC port checks

[PATCH v1 1/5] eal: fix wrong log message in async IPC request
 2026-06-26 15:08 UTC  (9+ messages)
` [PATCH v7 0/6] IPC fixes
  ` [PATCH v7 1/6] eal: fix wrong log message in async IPC request
  ` [PATCH v7 2/6] eal: use request ID instead of pointers
  ` [PATCH v7 3/6] eal: avoid deadlock in async IPC alarm callback
  ` [PATCH v7 4/6] eal: fix async IPC memory leaks on partial failure
  ` [PATCH v7 5/6] eal: fix memory leak in async IPC secondary path
  ` [PATCH v7 6/6] eal: fix async IPC callback not fired when no peers

[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
 2026-06-26 15:01 UTC  (6+ messages)
` [PATCH v6 0/9] bpf: JIT related bug fixes
  ` [PATCH v6 7/9] bpf/arm64: add BPF_ABS/BPF_IND packet load support

[PATCH v1 1/1] net/iavf: workaround for IRQ map size mismatch
 2026-06-26 14:25 UTC 

[PATCH] net/idpf: handle Tx of mbuf segments larger than 16k
 2026-06-26 13:43 UTC  (2+ messages)
` [PATCH] net/idpf: fix Tx of large mbuf segments

[PATCH v1 1/1] net/ice: fix NULL pointer dereference in DCF
 2026-06-26  9:49 UTC  (2+ messages)

[PATCH v1 1/4] net/ice: fix potential NULL dereference
 2026-06-26  9:08 UTC  (9+ messages)
` [PATCH v1 2/4] net/ixgbe: "
` [PATCH v1 3/4] net/i40e: "
` [PATCH v1 4/4] net/iavf: "

[PATCH 0/3] net/intel: fix potential rx stats underflow
 2026-06-26  8:46 UTC  (2+ messages)

[PATCH] examples/l3fwd-graph: remove redundant Tx queue limit
 2026-06-26  7:23 UTC  (3+ messages)
` [PATCH v3 0/6] examples: remove MAX_TX_QUEUE_PER_PORT

[PATCH v7 23/23] net/sxe2: update sxe2 feature matrix docs
 2026-06-26  5:36 UTC  (4+ messages)
` [PATCH v8 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
    `  "


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