DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-06 09:57:43 to 2026-05-08 12:41:01 UTC [more...]

[PATCH 6/6] cmdline: add null checks for invalid input
 2026-05-08  7:41 UTC  (2+ messages)

[PATCH v2] net/mlx5: prepend implicit items in sync flow creation path
 2026-05-08 12:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 1/1] net/iavf: fix large VF IRQ mapping
 2026-05-08 10:16 UTC  (5+ messages)

[PATCH] eal/x86: reduce memcpy code duplication
 2026-05-08  9:58 UTC  (4+ messages)
` [PATCH v9] eal/x86: optimize memcpy of small sizes
` [PATCH v10] "

[PATCH v1 0/4] Introduce generic cache stash API and PCIe TPH implementation
 2026-05-08  9:28 UTC  (5+ messages)
` [PATCH v1 1/4] bus/pci: introduce PCIe TPH support
` [PATCH v1 2/4] ethdev: introduce generic cache stash API
` [PATCH v1 3/4] net/e1000: add cache stash support via TPH
` [PATCH v1 4/4] app/testpmd: add TPH stash objects configuration

[PATCH 0/2] eal: notify secondaries on primary exit
 2026-05-07 20:58 UTC  (3+ messages)
` [PATCH 1/2] Revert "app/testpmd: stop forwarding in secondary process"
` [PATCH 2/2] eal: notify secondary on primary exit

[RFC 0/3] fib: tbl8 reservation drift reproducer and proposed fix
 2026-05-07 19:02 UTC  (5+ messages)
` [RFC 1/3] fib6: fix tbl8 reservation drift in trie
` [RFC 2/3] test/fib6: add reproducer for tbl8 reservation drift
` [RFC 3/3] fib: drop redundant tbl8 reservation counter

[PATCH v12 0/6] flow_parser: add shared parser library
 2026-05-07 16:57 UTC  (20+ messages)
` [RFC PATCH 0/3] flow_compile: textual flow rule compiler
  ` [RFC 1/3] flow_compile: introduce "
` [RFC v2 0/4] flow_compile: "
  ` [RFC v2 1/4] config: add support for using flex and bison
  ` [RFC v2 2/4] flow_compile: introduce textual flow rule compiler
  ` [RFC v2 3/4] doc: add programmer's guide for "
  ` [RFC v2 4/4] test/flow_compile: add unit tests "

[PATCH v1] dts: clean cryptodev environment after a test run
 2026-05-07 16:36 UTC 

[RFC v1 0/4] introduce PTP protocol library and software relay example
 2026-05-07 15:27 UTC  (22+ messages)
` [RFC v5 0/6] introduce PTP protocol library and software relay
  ` [RFC v5 1/6] ptp: introduce PTP protocol library
  ` [RFC v5 2/6] doc: add PTP library programmer's guide
  ` [RFC v5 3/6] examples/ptp_tap_relay_sw: add software PTP relay example
  ` [RFC v5 4/6] doc: add PTP software relay sample app guide
  ` [RFC v5 5/6] app/test: add PTP library unit tests
  ` [RFC v5 6/6] examples/ptpclient: use shared PTP library definitions
` [PATCH v6 0/4] PTP protocol support in lib/net
  ` [PATCH v6 1/4] lib/net: add IEEE 1588 PTP v2 protocol header definitions
  ` [PATCH v6 2/4] examples/ptp_tap_relay_sw: add PTP software transparent clock relay
  ` [PATCH v6 3/4] doc: update release notes for PTP protocol library
  ` [PATCH v6 4/4] examples/ptpclient: use shared PTP library definitions
` [PATCH v7 0/4] IEEE 1588 PTP v2 protocol support in lib/net
  ` [PATCH v7 1/4] lib/net: add IEEE 1588 PTP v2 protocol header definitions
  ` [PATCH v7 2/4] examples/ptp_tap_relay_sw: add PTP software transparent clock relay
  ` [PATCH v7 3/4] doc: update release notes for PTP protocol library
  ` [PATCH v7 4/4] examples/ptpclient: use shared PTP library definitions

[PATCH 0/6] add hardening checks to cmdline and cfgfile libs
 2026-05-07 14:59 UTC  (7+ messages)
` [PATCH 1/6] cfgfile: add null checks to public APIs
` [PATCH 2/6] cfgfile: prevent issues with overflow on resize
` [PATCH 3/6] cmdline: harden parser result buffer handling
` [PATCH 4/6] cmdline: add explicit help function for bool type
` [PATCH 5/6] cmdline: guard zero-size destination buffers
` [PATCH 6/6] cmdline: add null checks for invalid input

[DPDK/DTS Bug 1943] dts: add missing device capability
 2026-05-07 14:24 UTC 

[PATCH v2 1/2] net/ice: properly handle TM hierarchy deletion
 2026-05-07 13:39 UTC  (4+ messages)
` [PATCH v2 2/2] net/ice: fix shaper profile reference count tracking

[PATCH] power: fix duplicated typedef for setting uncore freq
 2026-05-07 11:27 UTC 

[PATCH v1 03/15] net/ixgbe: fix non-shared data in IPsec session
 2026-05-07 10:50 UTC  (2+ messages)

DPDK Tech Board meeting minutes 29-April-2026
 2026-05-07  6:03 UTC 

DPDK Tech Board meeting minutes 01-April-2026
 2026-05-07  5:42 UTC 

[PATCH] maintainers: update RISC-V maintainer
 2026-05-07  4:52 UTC  (3+ messages)

[DPDK/core Bug 1942] Primary shutdown not caught by all secondaries
 2026-05-07  3:12 UTC 

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-05-07  2:51 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] ethdev: skip VMDq pools unless configured
  ` [PATCH v2 2/5] ethdev: announce VMDq capability
  ` [PATCH v2 3/5] ethdev: hide VMDq internal sizes
  ` [PATCH v2 4/5] net/iavf: accept up to 32k unicast MAC addresses
  ` [PATCH v2 5/5] net/iavf: fix duplicate MAC addresses install

[PATCH v2 1/7] net/netvsc: retry VF hotplug indefinitely until PCI device disappears
 2026-05-07  2:49 UTC  (2+ messages)

[PATCH v1 00/15] power: unify and improve lcore ID verification
 2026-05-07  2:42 UTC  (17+ messages)
` [PATCH V2 "
  ` [PATCH V2 01/15] eal: add interface to check if lcore is EAL managed
  ` [PATCH V2 02/15] power/kvm_vm: validate lcore role in cpufreq API
  ` [PATCH V2 03/15] power/acpi_cpufreq: "
  ` [PATCH V2 04/15] power/amd_pstate: "
  ` [PATCH V2 05/15] power/cppc_cpufreq: "
  ` [PATCH V2 06/15] power/intel_pstate: "
  ` [PATCH V2 07/15] power: add a common macro to verify lcore ID
  ` [PATCH V2 08/15] power/cpufreq: add the lcore ID verification to framework
  ` [PATCH V2 09/15] power/acpi_cpufreq: remove the verification of lcore ID
  ` [PATCH V2 10/15] power/amd_pstate: "
  ` [PATCH V2 11/15] power/cppc_cpufreq: "
  ` [PATCH V2 12/15] power/intel_pstate: "
  ` [PATCH V2 13/15] power/kvm_vm: "
  ` [PATCH V2 14/15] power: allow the service core to config power QoS
  ` [PATCH V2 15/15] power: add lcore ID check for PMD mgmt

[PATCH v8 10/10] net/sxe2: add vectorized Rx and Tx
 2026-05-07  2:40 UTC  (32+ messages)
` [PATCH v9 00/10] Add Linkdata sxe2 driver
  ` [PATCH v9 02/10] doc: add sxe2 guide and release notes
  ` [PATCH v9 03/10] drivers: add sxe2 basic structures
  ` [PATCH v9 05/10] drivers: add base driver probe skeleton
  ` [PATCH v9 06/10] drivers: support PCI BAR mapping
  ` [PATCH v9 08/10] net/sxe2: support queue setup and control
  ` [PATCH v9 09/10] drivers: add data path for Rx and Tx
  ` [PATCH v9 10/10] net/sxe2: add vectorized "
    ` [PATCH v10 00/10] Add Linkdata sxe2 driver
      ` [PATCH v10 01/10] mailmap: add Jie Liu
      ` [PATCH v10 02/10] doc: add sxe2 guide and release notes
      ` [PATCH v10 03/10] drivers: add sxe2 basic structures
      ` [PATCH v10 04/10] common/sxe2: add base driver skeleton
      ` [PATCH v10 05/10] drivers: add base driver probe skeleton
      ` [PATCH v10 06/10] drivers: support PCI BAR mapping
      ` [PATCH v10 07/10] common/sxe2: add ioctl interface for DMA map and unmap
      ` [PATCH v10 08/10] net/sxe2: support queue setup and control
      ` [PATCH v10 09/10] drivers: add data path for Rx and Tx
      ` [PATCH v10 10/10] net/sxe2: add vectorized "
        ` [PATCH v11 0/9] Add Linkdata sxe2 driver
          ` [PATCH v11 1/9] mailmap: add Jie Liu
          ` [PATCH v11 2/9] doc: add sxe2 guide and release notes
          ` [PATCH v11 3/9] drivers: add sxe2 basic structures
          ` [PATCH v11 4/9] common/sxe2: add base driver skeleton
          ` [PATCH v11 5/9] drivers: add base driver probe skeleton
          ` [PATCH v11 6/9] drivers: support PCI BAR mapping
          ` [PATCH v11 7/9] common/sxe2: add ioctl interface for DMA map and unmap
          ` [PATCH v11 8/9] net/sxe2: support queue setup and control
          ` [PATCH v11 9/9] drivers: add data path for Rx and Tx

[PATCH 00/25] bpf: test and fix issues in verifier
 2026-05-06 17:38 UTC  (26+ messages)
` [PATCH 01/25] bpf: format and dump jlt, jle, jslt, and jsle
` [PATCH 02/25] bpf: add format instruction function
` [PATCH 03/25] bpf/validate: break on error in evaluate
` [PATCH 04/25] bpf/validate: expand comments in evaluate cycle
` [PATCH 05/25] bpf/validate: introduce debugging interface
` [PATCH 06/25] bpf/validate: fix BPF_ADD of pointer to a scalar
` [PATCH 07/25] bpf/validate: fix BPF_LDX | EBPF_DW signed range
` [PATCH 08/25] test/bpf_validate: add setup and basic tests
` [PATCH 09/25] test/bpf_validate: add harness for pointer tests
` [PATCH 10/25] bpf/validate: fix EBPF_JSLT | BPF_X evaluation
` [PATCH 11/25] bpf/validate: fix BPF_NEG of INT64_MIN and 0
` [PATCH 12/25] bpf/validate: fix BPF_DIV and BPF_MOD signed part
` [PATCH 13/25] bpf/validate: fix BPF_MUL ranges minimum typo
` [PATCH 14/25] bpf/validate: fix BPF_MUL signed overflow UB
` [PATCH 15/25] bpf/validate: fix BPF_JGT/EBPF_JSGT no-jump max
` [PATCH 16/25] bpf/validate: fix BPF_JMP source range calculation
` [PATCH 17/25] bpf/validate: fix BPF_JMP empty range handling
` [PATCH 18/25] bpf/validate: fix BPF_AND min calculations
` [PATCH 19/25] bpf/validate: fix BPF_LSH shift-out-of-bounds UB
` [PATCH 20/25] bpf/validate: fix BPF_OR min calculations
` [PATCH 21/25] bpf/validate: fix BPF_SUB signed max zero case
` [PATCH 22/25] bpf/validate: fix BPF_XOR signed min calculation
` [PATCH 23/25] bpf/validate: prevent overflow when building graph
` [PATCH 24/25] doc: add release notes for BPF validation fixes
` [PATCH 25/25] doc: add BPF validate debug to programmer's guide

[PATCH 00/10] bpf: introduce extensible load API
 2026-05-06 17:22 UTC  (11+ messages)
` [PATCH 01/10] bpf: make logging prefixes more consistent
` [PATCH 02/10] bpf: introduce extensible load API
` [PATCH 03/10] bpf: support up to 5 arguments
` [PATCH 04/10] bpf: add cBPF origin to rte_bpf_load_ex
` [PATCH 05/10] bpf: support rte_bpf_prm_ex with port callbacks
` [PATCH 06/10] bpf: support loading ELF files from memory
` [PATCH 07/10] test/bpf: test loading cBPF directly
` [PATCH 08/10] test/bpf: test loading ELF file from memory
` [PATCH 09/10] doc: add release notes for new extensible BPF API
` [PATCH 10/10] doc: add load API to BPF programmer's guide

[PATCH] net/ixgbe: fix good octets CRC adjustment
 2026-05-06 16:21 UTC  (3+ messages)

[PATCH] net/ixgbe: fix queue received bytes CRC adjustment
 2026-05-06 15:59 UTC  (2+ messages)

[PATCH 00/23] Consolidate bus driver infrastructure
 2026-05-06 15:51 UTC  (25+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/23] bus/ifpga: remove unused AFU lookup helper
  ` [PATCH v2 02/23] crypto/octeontx: remove check on driver in remove
  ` [PATCH v2 03/23] bus: remove device and driver checks in DMA map/unmap
  ` [PATCH v2 04/23] drivers/bus: remove device and driver checks in unplug
  ` [PATCH v2 05/23] drivers/bus: remove device and driver checks in plug
  ` [PATCH v2 06/23] bus: add bus conversion macros
  ` [PATCH v2 07/23] bus: factorize driver list
  ` [PATCH v2 08/23] bus: factorize device list
  ` [PATCH v2 09/23] bus: consolidate device lookup
  ` [PATCH v2 10/23] bus: consolidate device iteration
  ` [PATCH v2 11/23] bus: factorize driver lookup
  ` [PATCH v2 12/23] bus: refactor device probe
  ` [PATCH v2 13/23] bus: support multiple probe
  ` [PATCH v2 14/23] drivers/bus: initialize NXP bus specifics in scan
  ` [PATCH v2 15/23] bus: implement probe in EAL
  ` [PATCH v2 16/23] bus: factorize driver reference
  ` [PATCH v2 17/23] drivers: rely on generic driver
  ` [PATCH v2 18/23] drivers/bus: remove bus-specific driver references
  ` [PATCH v2 19/23] dma/idxd: remove specific bus type
  ` [PATCH v2 20/23] drivers/bus: separate specific bus metadata for NXP drivers
  ` [PATCH v2 21/23] drivers/bus: remove specific bus types
  ` [PATCH v2 22/23] eventdev: rename dev field to device
  ` [PATCH v2 23/23] bus: add class device conversion macro

[PATCH 1/2] net/ice: properly handle TM hierarchy deletion
 2026-05-06 15:40 UTC  (3+ messages)
` [PATCH 2/2] net/ice: fix shaper profile reference count tracking

[PATCH v1 1/1] net/iavf: remove RAW flow item support from fsub
 2026-05-06 15:10 UTC  (2+ messages)

[PATCH] net/iavf: add support for QinQ insertion
 2026-05-06 14:38 UTC  (2+ messages)

Request for Review of Fixes Applied for DPDK 24.11 and 25.11 Compilation Errors
 2026-05-06  7:17 UTC  (2+ messages)

[PATCH v1 00/15] IXGBE fixes and cleanups
 2026-05-06 10:27 UTC  (3+ messages)


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