DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-29 11:30:50 to 2026-07-02 20:55:29 UTC [more...]

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

[RFC] doc: updating doxy-api-index.md and doxy-api.conf.in
 2026-07-02 20:00 UTC  (11+ messages)
` [PATCH 0/7] doc: build for all public headers
  ` [PATCH 1/7] doc: detect ignored "
  ` [PATCH 2/7] doc: document rte_os.h
  ` [PATCH 3/7] doc: fix typos in rte_bus_pci.h
  ` [PATCH 4/7] doc: fix typos in rte_bus_vmbus.h
  ` [PATCH 5/7] doc: add missing globs to doxy-api.conf.in
  ` [PATCH 6/7] doc: add missing drivers "
  ` [PATCH 7/7] doc: add missing headers to doxy-api-index.md

[DPDK/examples Bug 1698] rte_eth_rx_burst causes segmentation fault when encountered in a Secondary process
 2026-07-02 19:44 UTC  (2+ messages)
` [DPDK/ethdev Bug 1698] bonding Rx crash in a secondary process

[PATCH 0/2] fix Rx split in testpmd
 2026-07-02 19:42 UTC  (2+ messages)

[DPDK/ethdev Bug 1962] Documentation build fails for driver cnxk_bphy
 2026-07-02 19:23 UTC 

[v1] crypto/qat: fix IPsec MB header include for ARM
 2026-07-02 18:34 UTC  (2+ messages)

[PATCH 1/2] bpf: default log level should be NOTICE
 2026-07-02 16:34 UTC  (6+ messages)
` [PATCH 2/2] bpf: silence noisy message

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

[PATCH] app/testpmd: fix multi-pool Rx setup with --no-NUMA
 2026-07-02 16:10 UTC  (6+ messages)
` [PATCH 0/4] app/testpmd: fix socket id handling with NUMA disabled
  ` [PATCH 1/4] app/testpmd: fix port socket ID "
  ` [PATCH 2/4] app/testpmd: consolidate port socket ID computation
  ` [PATCH 3/4] app/testpmd: display any socket ID as text
  ` [PATCH 4/4] app/testpmd: report reason when queue setup command fails

[PATCH 0/2] fix dmadev incomplete ABI validation
 2026-07-02 12:50 UTC  (6+ messages)

[PATCH v2 0/5] uncore power improvements and auto-detection
 2026-07-02 11:06 UTC  (3+ messages)
` [PATCH v2 1/5] examples/l3fwd-power: fix uncore deinit for non-legacy

[PATCH] app/flow-perf: add represented-port and port-representor flow actions
 2026-07-02  8:56 UTC  (2+ messages)
` [PATCH v2] app/flow-perf: add represented-port/port-representor actions

[PATCH] net/iavf: fix QinQ handling when only inner VLAN capability is supported
 2026-07-02  8:20 UTC  (2+ messages)

[PATCH] pdump: fix request timeout on unresponsive secondary
 2026-07-02  4:01 UTC  (2+ messages)

[PATCH] test/pcapng: add some leeway to timestamp test
 2026-07-01 22:37 UTC 

[PATCH] devtool: fix falsely reporting from checkpatch
 2026-07-01 20:46 UTC  (2+ messages)

[PATCH 0/9] Stability fixes for GVE
 2026-07-01 19:59 UTC  (12+ messages)
` [PATCH 1/9] net/gve: clear out shared memory region for stats report
` [PATCH 2/9] net/gve: delay adding mbuf head to software ring
` [PATCH 3/9] net/gve: copy data to QPL buffer when mbuf read does not
` [PATCH 4/9] net/gve: validate buf ID before processing Rx packet
` [PATCH 5/9] net/gve: set mbuf to null in software ring after use
` [PATCH 6/9] net/gve: free ctx mbuf if packet dropped after first segment
` [PATCH 7/9] net/gve: increase range of DMA memzone ids to 64 bits
` [PATCH 8/9] net/gve: don't reset ring size bounds to default on reset
` [PATCH 9/9] net/gve: restrict max ring size in GQ QPL to 2K

[PATCH 0/2] net/intel: fix link status when interrupt delivery unavailable
 2026-07-01 11:26 UTC  (4+ messages)
` [PATCH 1/2] net/ice: poll AdminQ if "
` [PATCH 2/2] net/i40e: activate alarm "

[PATCH 00/17] drivers: replace strncpy with strlcpy
 2026-07-01 11:18 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 04/17] crypto/scheduler: "

[PATCH] net/ixgbe: fix EEPROM read failure on copper media
 2026-07-01 11:07 UTC  (3+ messages)

[PATCH] net/intel: add MMG device support
 2026-07-01 10:29 UTC 

[PATCH v2 7/7] net/intel: support header split mbuf callback
 2026-07-01 10:42 UTC  (15+ 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 v1 0/5] fib6: fix tbl8 reservation drift
 2026-07-01 10:27 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH v1 1/5] eal: fix wrong log message in async IPC request
 2026-07-01 10:09 UTC  (6+ messages)
` [PATCH v7 0/6] IPC fixes
  ` [PATCH v7 4/6] eal: fix async IPC memory leaks on partial failure

[PATCH] net/idpf: handle Tx of mbuf segments larger than 16k
 2026-07-01  9:47 UTC  (6+ messages)
` [PATCH] net/idpf: fix Tx of large mbuf segments
  ` [PATCH v2] "

[PATCH] net/e1000: align device IDs with base code
 2026-07-01  9:45 UTC  (3+ messages)

[PATCH] net/vhost: support queue info query
 2026-07-01  6:14 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 0/5] crypto: use timing-safe digest comparison
 2026-06-30 17:22 UTC  (10+ messages)
` [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] "

[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] 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  (2+ 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  (3+ 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 

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

[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  (3+ messages)
` [PATCH v10 00/23] et/sxe2: added Linkdata sxe2 ethernet driver

[PATCH v3 0/9] ENETC driver related changes series
 2026-06-29 19:00 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v5] pcapng: add user-supplied timestamp support
 2026-06-29 16:50 UTC  (3+ messages)
` [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 


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