DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 10:35:55 to 2026-07-01 08:22:17 UTC [more...]

[PATCH 0/6] ip_frag: fix reassembly defects and add test
 2026-07-01  8:22 UTC  (24+ 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
` [PATCH v2 0/8] ip_frag: fix reassembly defects and add test
  ` [PATCH v2 1/8] ip_frag: tolerate duplicate fragments
  ` [PATCH v2 2/8] ip_frag: discard datagrams with overlapping fragments
  ` [PATCH v2 3/8] ip_frag: include protocol in IPv4 reassembly key
  ` [PATCH v2 4/8] ip_frag: drop IPv6 fragments with per-fragment headers
  ` [PATCH v2 5/8] ip_frag: reject oversized reassembled datagrams
  ` [PATCH v2 6/8] app/test: add test for IP reassembly
  ` [PATCH v2 7/8] ip_frag: remove use of rte_memcpy
  ` [PATCH v2 8/8] doc: add release note about ip_frag changes

[PATCH 0/2] fix dmadev incomplete ABI validation
 2026-07-01  8:11 UTC  (2+ messages)

[PATCH] net/vhost: support queue info query
 2026-07-01  6:14 UTC 

[PATCH] pdump: fix request timeout on unresponsive secondary
 2026-07-01  6:02 UTC 

[PATCH v4 0/4] Wangxun fixes and new features
 2026-07-01  2:08 UTC  (7+ messages)
  ` [PATCH v4 1/4] net/ngbe: implement USO support
  ` [PATCH v4 2/4] net/txgbe: "
  ` [PATCH v4 3/4] net/txgbe: add support for VF sensing PF down
  ` [PATCH v4 4/4] net/txgbe: add VF support for Amber-Lite 40G NIC

[PATCH] net/idpf: handle Tx of mbuf segments larger than 16k
 2026-06-30 17:35 UTC  (3+ messages)
` [PATCH] net/idpf: fix Tx of large mbuf segments

[PATCH 0/5] crypto: use timing-safe digest comparison
 2026-06-30 17:22 UTC  (15+ 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
    ` [EXTERNAL] "

[RFC] doc: updating doxy-api-index.md and doxy-api.conf.in
 2026-06-30 16:45 UTC  (3+ messages)

[PATCH] net/e1000: align device IDs with base code
 2026-06-30 16:16 UTC 

[PATCH v2 7/7] net/intel: support header split mbuf callback
 2026-06-30 15:44 UTC  (14+ messages)
` Tested the v3 series on Intel E810-C (Columbiaville) hardware
` [PATCH v3 0/6] Intel network drivers enhancements
  ` [PATCH v3 1/6] net/iavf: increase max ring descriptors to hardware limit
  ` [PATCH v3 2/6] net/iavf: allow runtime queue rate limit configuration
  ` [PATCH v3 3/6] net/ice: add scheduler rate-limiter burst size devarg
  ` [PATCH v3 4/6] net/ice: timestamp all received packets when PTP is enabled
  ` [PATCH v3 5/6] net/iavf: disable runtime queue setup capability
  ` [PATCH v3 6/6] app/testpmd: add pinned external-buffer Rx pool command

[PATCH 0/9] net/dpaa2: NAPI-style Rx queue interrupts
 2026-06-30 14:43 UTC  (11+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v3 "
    ` [PATCH v3 1/6] event/dpaa2: disable channel before closing it
    ` [PATCH v3 2/6] bus/fslmc: move DPCON management from event driver to bus
    ` [PATCH v3 3/6] bus/fslmc/dpio: make the portal DQRI epoll optional
    ` [PATCH v3 4/6] bus/fslmc/mc: implement dpcon_set_notification
    ` [PATCH v3 5/6] net/dpaa2: support Rx queue interrupts
    ` [PATCH v3 6/6] net/dpaa2: pin Rx queue interrupt to the polling core

[PATCH] crypto/ipsec_mb: fix clearing snow3g digest
 2026-06-30 14:28 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH 0/2] net/intel: fix link status when interrupt delivery unavailable
 2026-06-30 14:16 UTC  (3+ messages)
` [PATCH 1/2] net/ice: poll AdminQ if "
` [PATCH 2/2] net/i40e: activate alarm "

[PATCH] net/dpaa2: drop the fake software VLAN strip offload
 2026-06-30 13:39 UTC  (2+ messages)

[PATCH] net/virtio-user: fix eventfd sharing in secondary process
 2026-06-29 12:06 UTC  (8+ messages)
    ` [PATCH v2] "

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

[PATCH v3] dts: update dts check format script and resolve errors
 2026-06-30 12:57 UTC  (3+ messages)

[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
 2026-06-30 12:45 UTC  (5+ messages)
` [PATCH v6 0/9] bpf: JIT related bug fixes

[RFC PATCH] net/dpaa2: fix RSS at inner level for non-tunnelled traffic
 2026-06-30 12:38 UTC 

[PATCH v2] net/mlx5: fallback to verbs for Tx memory allocation if devx unsupported
 2026-06-30 10:23 UTC 

[v1] crypto/qat: fix IPsec MB header include for ARM
 2026-06-30 10:01 UTC 

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

[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 v9 23/23] net/sxe2: update sxe2 feature matrix docs
 2026-06-29 19:02 UTC  (26+ messages)
` [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 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] 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] 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] bus/fslmc: fix shadowed variables in queue storage macros
 2026-06-27 16:24 UTC  (4+ messages)

[PATCH v9 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
 2026-06-27  4:00 UTC  (5+ messages)
` [PATCH v9 19/23] net/sxe2: add mbuf validation in Tx debug mode
    `  "

[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  (4+ messages)
` [PATCH v5 00/19] DPAA bus/net/mempool/DMA driver fixes and improvements
  ` [PATCH v5 17/19] drivers: release DPAA bpid on driver destructor

[PATCH v7 0/6] IPC fixes
 2026-06-26 15:08 UTC  (3+ messages)
` [PATCH v7 2/6] eal: use request ID instead of pointers

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


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