DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-22 18:34:48 to 2026-07-28 14:21:50 UTC [more...]

[PATCH 0/6] remove legacy Packet Framework API
 2026-07-28 14:20 UTC  (16+ messages)
` [RFC 1/6] app/test: remove packet framework tests
` [RFC 2/6] app/test-pipeline: remove application
` [RFC 3/6] examples/ip_pipeline: remove example
` [RFC 4/6] pipeline: remove legacy API
` [RFC 6/6] port: "
` [RFC v2 0/6] remove legacy packet framework
  ` [RFC v2 1/6] app/test: remove packet framework tests
  ` [RFC v2 2/6] app/test-pipeline: remove application
  ` [RFC v2 3/6] examples/ip_pipeline: remove example
  ` [RFC v2 4/6] pipeline: remove legacy API
  ` [RFC v2 6/6] port: "
` [PATCH v3 0/6] remove legacy packet framework
  ` [PATCH v3 1/6] app/test: remove packet framework tests

[PATCH 0/3] unnecessary null checks
 2026-07-28 14:11 UTC  (4+ messages)
` [PATCH 1/3] net/sxe2: remove unnecessary checks
` [PATCH 2/3] net/gve: remove unnecessary check for NULL
` [PATCH 3/3] ml/cnxk: remove unnecessary NULL check

[PATCH v2 0/5] uncore power improvements and auto-detection
 2026-07-28 12:02 UTC  (8+ messages)
` [PATCH v3 0/6] power: "
  ` [PATCH v3 1/6] examples/l3fwd-power: fix uncore deinit for non-legacy
  ` [PATCH v3 2/6] examples/l3fwd-power: enable power QoS for all modes
  ` [PATCH v3 3/6] examples/l3fwd-power: fix uncore help and log info
  ` [PATCH v3 4/6] examples/l3fwd-power: relocate uncore initialization
  ` [PATCH v3 5/6] power: support automatic detection of uncore driver
  ` [PATCH v3 6/6] power: remove unused auto-detection uncore

[PATCH] net/cpfl: add timesync and clock read support
 2026-07-28 10:20 UTC 

[PATCH] net/iavf: add clock read support
 2026-07-28  0:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/idpf: add clock read support
 2026-07-28  0:20 UTC  (2+ messages)

[RFC PATCH 00/44] Allow intitializing EAL without argc/argv
 2026-07-27 23:30 UTC  (5+ messages)
` [PATCH 00/39] Rework EAL configuration
  ` [PATCH 03/39] eal: define new functionally distinct config structs

[PATCH v6 0/5] Wireshark external capture for DPDK
 2026-07-27 22:42 UTC  (11+ messages)
` [PATCH 1/5] pcapng: extend interface statistics
` [PATCH 2/5] capture: infrastructure wireshark packet capture
` [PATCH 3/5] test: add test for capture hooks
` [PATCH 4/5] usertools/dpdk-wireshark-extcap.py: script for external capture
` [PATCH 5/5] usertools/dpdk-dumpcap: add script for file capture
` [PATCH v2 0/4] Wireshark external capture interface
  ` [PATCH v2 1/4] pcapng: extend interface statistics
  ` [PATCH v2 2/4] capture: infrastructure wireshark packet capture
  ` [PATCH v2 3/4] test: add test for capture hooks
  ` [PATCH v2 4/4] usertools: add script for wireshark capture

[PATCH v3 0/4] net/tap: fix Rx queue interrupt support
 2026-07-27 13:54 UTC  (5+ messages)
` [PATCH v3 1/4] net/tap: fix crash on Tx queue release after reconfigure
` [PATCH v3 2/4] net/tap: support Rx queue interrupt enable/disable
` [PATCH v3 3/4] net/tap: drain queue FD in Rx interrupt mode
` [PATCH v3 4/4] net/tap: use bool for boolean flags

[PATCH 0/2] net/tap: fix Rx queue interrupt support
 2026-07-27 12:48 UTC  (4+ messages)
` [PATCH v2 0/3] "

[RFC 0/4] Interrupts API update
 2026-07-27 11:53 UTC  (16+ messages)
` [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
` [RFC 2/4] vdpa/mlx5: fix check on err interrupt FD
` [RFC 3/4] interrupts: mark file descriptors invalid on allocation
` [RFC 4/4] interrupts: close interrupt FDs
` [RFC v2 0/3] Interrupts API update
  ` [RFC v2 1/3] vdpa/mlx5: fix check on err interrupt FD
  ` [RFC v2 2/3] interrupts: mark file descriptors invalid on allocation
  ` [RFC v2 3/3] interrupts: close interrupt FDs

24.11.7 patches review and test
 2026-07-27  9:43 UTC 

[PATCH v1 0/2] net/dpaa2: fix RSS for plain and tunnelled traffic
 2026-07-27  8:04 UTC  (4+ messages)
` [PATCH v2] net/dpaa2: hash inner IP for "

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-07-27  7:20 UTC  (14+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 01/10] ethdev: check VMDq availability
  ` [PATCH v5 02/10] ethdev: skip VMDq pools unless configured
  ` [PATCH v5 03/10] ethdev: hide VMDq internal sizes
  ` [PATCH v5 04/10] net/iavf: accept up to 32k unicast MAC addresses
  ` [PATCH v5 05/10] net/iavf: fix duplicate MAC addresses install
  ` [PATCH v5 06/10] net/mlx5: remove MAC addresses flush helper on Linux
  ` [PATCH v5 07/10] net/mlx5: remove redundant MAC address index checks
  ` [PATCH v5 08/10] net/mlx5: pass maximum number of unicast MAC to common code
  ` [PATCH v5 09/10] net/mlx5: use bitset for tracking MAC addresses
  ` [PATCH v5 10/10] net/mlx5: accept more unicast "

[PATCH 1/2] eal: remove deprecated packed attribute
 2026-07-27  7:02 UTC  (2+ messages)
` [PATCH 2/2] pci: remove deprecated catch-all flag

[PATCH dpdk] lpm6, fib6, rib6, table: remove deprecated functions and macros
 2026-07-27  6:47 UTC  (4+ messages)
` [PATCH dpdk v2] fib, lpm, net, rib, "
  ` [PATCH dpdk v2] fib,lpm,net,rib,table: "

[PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
 2026-07-27  6:15 UTC  (3+ messages)

[PATCH] app/testpmd: fix segfault in flow rule parser
 2026-07-26 16:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/crc: add 4x folding loop for aarch64 NEON implementation
 2026-07-26 16:41 UTC  (3+ messages)

[RFC PATCH] net/bonding: reject control operations in secondary
 2026-07-26 17:32 UTC  (3+ messages)

[PATCH] net/vhost: preserve Tx ownership on VLAN failure
 2026-07-26 17:02 UTC 

[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
 2026-07-26 17:01 UTC  (4+ messages)
` [PATCH v3 0/2] net/af_xdp: add Rx timestamping and read_clock support
  ` [PATCH v3 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support

[PATCH v8 0/4] net/zxdh: optimize Rx/Tx path performance
 2026-07-26 16:39 UTC  (3+ messages)
` [PATCH v9 "

[PATCH v3] devtools: support local opencode agent for patch review
 2026-07-25  8:43 UTC 

[PATCH] app/test: rewrite telemetry test in python
 2026-07-24 20:15 UTC 

[PATCH] doc: postpone deprecation of pipeline legacy API
 2026-07-24 16:58 UTC  (4+ messages)

[RFC 0/7] Complete removal of queue stats mapping
 2026-07-24 15:28 UTC  (18+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] net/virtio: remove unused "
  ` [PATCH v2 2/9] app/testpmd: remove unused function prototype
  ` [PATCH v2 3/9] net/enic: remove unneeded ops initialization
  ` [PATCH v2 4/9] net/cnxk: remove queue stats mapping
  ` [PATCH v2 5/9] net/e1000: "
  ` [PATCH v2 6/9] net/ixgbe: "
  ` [PATCH v2 7/9] net/txgbe: "
  ` [PATCH v2 8/9] net/sxe2: "
  ` [PATCH v2 9/9] ethdev: remove support for "

[PATCH] mempool: remove cache flush threshold
 2026-07-24 15:14 UTC  (3+ messages)
` [PATCH v2] mempool: remove cache flush threshold field

[V1] doc: announce deprecation of flow item VXLAN-GPE
 2026-07-24  8:26 UTC  (5+ messages)

[Patch v3] doc: announce bus/vmbus API changes
 2026-07-24  8:24 UTC  (3+ messages)

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2026-07-24  7:58 UTC  (4+ messages)
` [PATCH dpdk v5 00/17] "

[RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
 2026-07-23 21:06 UTC  (2+ messages)
` [PATCH v3] "

[RFC PATCH v1 00/21] Building a better rte_flow parser
 2026-07-23 19:35 UTC  (2+ messages)

[RFC 0/4] move unix domain sockets from /tmp to /run/dpdk
 2026-07-23 18:10 UTC  (4+ messages)
` [PATCH v2 0/2] drivers: remove use of /tmp
  ` [PATCH v2 1/2] net/cnxk: move socket from /tmp to runtime dir
  ` [PATCH v2 2/2] net/nfp: "

[PATCH] net/hnic3: fix possible uninitialized return value
 2026-07-23 17:59 UTC 

DPDK release candidate 26.07-rc4 testing report
 2026-07-23 17:51 UTC  (2+ messages)
` DPDK release candidate 26.07-rc4

[PATCH] eal: check for invalid memory parameters
 2026-07-23 17:45 UTC 

Minutes of Technical Board Meeting, 2026-07-22
 2026-07-23 17:26 UTC 

[DPDK/ethdev Bug 1973] net/af_xdp: default dp_path uses /tmp
 2026-07-23 16:56 UTC 

[PATCH] net/bnxt: add cast to wider type before multiplication
 2026-07-23 16:36 UTC  (3+ messages)

[RFC 0/3] Drop vhost async (DMA-accelerated) datapath
 2026-07-23 15:31 UTC  (4+ messages)
` [RFC 1/3] examples: stop using vhost async datapath
` [RFC 2/3] vhost: refuse "
` [RFC 3/3] vhost: drop "

[PATCH] net/bnxt: fix memset size mismatch in Tx queue start
 2026-07-23 15:26 UTC  (3+ messages)

[PATCH 00/10] Limit usage of internal API in tests
 2026-07-23 15:04 UTC  (15+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] bbdev: add per-queue statistics API
  ` [PATCH v2 2/9] hash: fix GFNI stubs export
  ` [PATCH v2 3/9] test: uninline helper for forking
  ` [PATCH v2 4/9] test/bonding: get MAC address with public API
  ` [PATCH v2 5/9] test/devargs: rely on net null driver
  ` [PATCH v2 6/9] test/vdev: find device with public API
  ` [PATCH v2 7/9] test: limit internal API usage
  ` [PATCH v2 8/9] ci: make ABI reference generation faster
  ` [PATCH v2 9/9] ci: run reference binaries against current ABI

[RFC PATCH v2] ethdev: update read time API in PMD to enable crosstimestamp
 2026-07-23 14:50 UTC  (3+ messages)
` [RFC PATCH v3] "

[RFC 00/11] Device unplug and bus cleanup refactoring for NXP
 2026-07-23 14:11 UTC  (13+ messages)
` [RFC 01/11] drivers/bus: cleanup device freeing in NXP bus scan
` [RFC 02/11] bus/dpaa: allocate interrupt during probing
` [RFC 03/11] bus/dpaa: support unplug and use generic cleanup
` [RFC 04/11] bus/fslmc: fix memory leaks in scan
` [RFC 05/11] bus/fslmc: fix per type device count
` [RFC 06/11] bus/fslmc: simplify device parsing in scan
` [RFC 07/11] bus/fslmc: refactor device filtering for multiprocess
` [RFC 08/11] bus/fslmc: move unplug for some device out of VFIO
` [RFC 09/11] bus/fslmc: call VFIO setup for some device from bus layer
` [RFC 10/11] bus/fslmc: allocate interrupt during probing
` [RFC 11/11] bus/fslmc: use generic cleanup

[PATCH] common/cnxk: validate xform in inline IPsec session create
 2026-07-23 12:15 UTC 

[PATCH] net/iavf: fix null pointer dereference in eCPRI FDIR pattern
 2026-07-23 11:12 UTC  (2+ messages)

[PATCH] net/iavf: fix VLAN offload when inner VLAN is not supported
 2026-07-23 11:06 UTC  (3+ messages)

[PATCH 1/2] net/i40e: fix return value of close operation
 2026-07-23 10:53 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/ixgbe: "

[PATCH v5 0/2] net/iavf, ice: fix runtime queue setup race and burst-size doc
 2026-07-23 10:29 UTC  (5+ messages)
` [PATCH v6 0/2] Intel network driver enhancements
  ` [PATCH v6 2/2] net/iavf: disable runtime queue setup during queue rate limiting

[PATCH] net/intel: add MMG device support
 2026-07-23 10:15 UTC  (2+ messages)

[RFC] net/ice: add devargs to control link update
 2026-07-23  9:12 UTC  (3+ messages)
` [RFC v2] "

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

[PATCH] version: 26.11.0-rc0
 2026-07-23  8:53 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 26.11] net/mlx5: remove versioned symbols aliases
 2026-07-23  8:54 UTC  (3+ messages)

[PATCH 26.11] ethdev: remove flow metadata symbol aliases
 2026-07-23  8:54 UTC  (3+ messages)

[PATCH v7 00/10] bpf: bug fixes
 2026-07-23  8:12 UTC  (4+ messages)
  ` [PATCH v7 09/10] test/bpf: check that bpf_convert can be JIT'd
  ` [PATCH v7 10/10] bpf: fix uninitialized warning

[PATCH] vhost: fix null dereference in async packed dequeue
 2026-07-23  6:33 UTC  (3+ messages)

[PATCH v3] app/testpmd: support runt and ultra-small frames in txonly
 2026-07-23  4:00 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