DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-28 03:25:16 to 2026-08-31 02:37:07 UTC [more...]

[PATCH v4 44/44] doc/sxe2: remove drv-sw-stats parameter documentation
 2026-08-31  2:34 UTC  (95+ messages)
` [PATCH v5 20/45] net/sxe2: fix null dereference in dev uninit
` [PATCH v5 21/45] net/sxe2: fix duplicated cleanup in dev close
` [PATCH v5 22/45] net/sxe2: align dev init and cleanup order
` [PATCH v5 23/45] net/sxe2: simplify switchdev representor matching
` [PATCH v5 24/45] net/sxe2: rename fnav cid manager symbols to flow
` [PATCH v5 25/45] net/sxe2: move tunnel port helpers into flow module
` [PATCH v5 26/45] net/sxe2: add ACL engine event statistics support
` [PATCH v5 27/45] net/sxe2: guard Rx queue event FD free in unregister
` [PATCH v5 28/45] net/sxe2: refactor primary process MP message handling
` [PATCH v5 29/45] net/sxe2: refactor Tx queue reset operations
` [PATCH v5 30/45] net/sxe2: unify vectorized Tx buffer handling
` [PATCH v5 31/45] net/sxe2: refine vectorized Tx/Rx mode setup
` [PATCH v5 32/45] net/sxe2: fix RSS action attribute validation
` [PATCH v5 33/45] net/sxe2: restore PF-only guard in udp tunnel port add
` [PATCH v5 34/45] net/sxe2: restore link update call in status query
` [PATCH v5 35/45] net/sxe2: validate representor ID against VF count
` [PATCH v5 36/45] net/sxe2: use primary VSI ID for representor VSI
` [PATCH v5 37/45] net/sxe2: wrap command params fill debug log in macro
` [PATCH v5 38/45] net/sxe2: restore Rx queue buffer split fill support
` [PATCH v5 39/45] net/sxe2: skip tunnel config fill on get failure
` [PATCH v5 40/45] net/sxe2: skip flow id assignment on filter add failure
` [PATCH v5 41/45] net/sxe2: fix command channel log messages
` [PATCH v5 42/45] net/sxe2: align command structs with historical kernel layout
` [PATCH v5 43/45] common/sxe2: fix ioctl channel log and close handling
` [PATCH v5 44/45] doc/sxe2: remove drv-sw-stats parameter documentation
` [PATCH v5 45/45] net/sxe2: remove ineffective queue counts in representor info
  ` [PATCH v6 00/45] net/sxe2: update SXE2 poll mode driver
  ` [PATCH v6 01/45] common/sxe2: fix null pointer in class driver remove
  ` [PATCH v6 02/45] common/sxe2: allow munmap during kernel reset
  ` [PATCH v6 03/45] net/sxe2: fix VF PCI device ID
  ` [PATCH v6 04/45] net/sxe2: fix MSIX register width in PF map table
  ` [PATCH v6 05/45] net/sxe2: restore pf and port index caps assignment
  ` [PATCH v6 06/45] net/sxe2: fix VSI lifecycle management
  ` [PATCH v6 07/45] net/sxe2: initialize stats in representor device init
  ` [PATCH v6 08/45] net/sxe2: use base device name for representor naming
  ` [PATCH v6 09/45] net/sxe2: propagate LSC event to VF representors
  ` [PATCH v6 10/45] net/sxe2: clear security context pointer on uninit
  ` [PATCH v6 11/45] net/sxe2: rename representor VSI ID fields
  ` [PATCH v6 12/45] net/sxe2: clean up duplicate function declarations
  ` [PATCH v6 13/45] net/sxe2: fix null VSI dereference in device info
  ` [PATCH v6 14/45] net/sxe2: fill MAC and queue counts "
  ` [PATCH v6 15/45] net/sxe2: fix QinQ and RSS offload capability report
  ` [PATCH v6 16/45] net/sxe2: use regular write for mapped registers
  ` [PATCH v6 17/45] net/sxe2: move PCI register read macro to common header
  ` [PATCH v6 18/45] net/sxe2: validate PCI map resource type
  ` [PATCH v6 19/45] net/sxe2: guard PCI BAR unmap when not initialized
  ` [PATCH v6 20/45] net/sxe2: fix null dereference in dev uninit
  ` [PATCH v6 21/45] net/sxe2: fix duplicated cleanup in dev close
  ` [PATCH v6 22/45] net/sxe2: align dev init and cleanup order
  ` [PATCH v6 23/45] net/sxe2: simplify switchdev representor matching
  ` [PATCH v6 24/45] net/sxe2: rename fnav cid manager symbols to flow
  ` [PATCH v6 25/45] net/sxe2: move tunnel port helpers into flow module
  ` [PATCH v6 26/45] net/sxe2: add ACL engine event statistics support
  ` [PATCH v6 27/45] net/sxe2: guard Rx queue event FD free in unregister
  ` [PATCH v6 28/45] net/sxe2: refactor primary process MP message handling
  ` [PATCH v6 29/45] net/sxe2: refactor Tx queue reset operations
  ` [PATCH v6 30/45] net/sxe2: unify vectorized Tx buffer handling
  ` [PATCH v6 31/45] net/sxe2: refine vectorized Tx/Rx mode setup
  ` [PATCH v6 32/45] net/sxe2: fix RSS action attribute validation
  ` [PATCH v6 33/45] net/sxe2: restore PF-only guard in udp tunnel port add
  ` [PATCH v6 34/45] net/sxe2: restore link update call in status query
  ` [PATCH v6 35/45] net/sxe2: validate representor ID against VF count
  ` [PATCH v6 36/45] net/sxe2: use primary VSI ID for representor VSI
  ` [PATCH v6 37/45] net/sxe2: wrap command params fill debug log in macro
  ` [PATCH v6 38/45] net/sxe2: restore Rx queue buffer split fill support
  ` [PATCH v6 39/45] net/sxe2: skip tunnel config fill on get failure
  ` [PATCH v6 40/45] net/sxe2: skip flow id assignment on filter add failure
  ` [PATCH v6 41/45] net/sxe2: fix command channel log messages
  ` [PATCH v6 42/45] net/sxe2: align command structs with historical kernel layout
  ` [PATCH v6 43/45] common/sxe2: fix ioctl channel log and close handling
  ` [PATCH v6 44/45] doc/sxe2: remove drv-sw-stats parameter documentation
  ` [PATCH v6 45/45] net/sxe2: remove ineffective queue counts in representor info
    ` [PATCH v7 00/47] net/sxe2: re-align with reference and fix review findings
      ` [PATCH v7 01/47] common/sxe2: fix null pointer in class driver remove
      ` [PATCH v7 02/47] common/sxe2: allow munmap during kernel reset
      ` [PATCH v7 03/47] net/sxe2: fix VF PCI device ID
      ` [PATCH v7 04/47] net/sxe2: fix MSIX register width in PF map table
      ` [PATCH v7 05/47] net/sxe2: restore PF and port index caps assignment
      ` [PATCH v7 06/47] net/sxe2: fix VSI lifecycle management
      ` [PATCH v7 07/47] net/sxe2: initialize stats in representor device init
      ` [PATCH v7 08/47] net/sxe2: use base device name for representor naming
      ` [PATCH v7 09/47] net/sxe2: propagate LSC event to VF representors
      ` [PATCH v7 10/47] net/sxe2: clear security context pointer on uninit
      ` [PATCH v7 11/47] net/sxe2: rename representor VSI ID fields
      ` [PATCH v7 12/47] net/sxe2: clean up duplicate function declarations
      ` [PATCH v7 13/47] net/sxe2: fix null VSI dereference in device info
      ` [PATCH v7 14/47] net/sxe2: fill MAC addresses "
      ` [PATCH v7 15/47] net/sxe2: fix QinQ and RSS offload capability report
      ` [PATCH v7 16/47] net/sxe2: use regular write for mapped registers
      ` [PATCH v7 17/47] net/sxe2: move PCI register read macro to common header
      ` [PATCH v7 18/47] net/sxe2: validate PCI map resource type
      ` [PATCH v7 19/47] net/sxe2: guard PCI BAR unmap when not initialized
      ` [PATCH v7 20/47] net/sxe2: fix null dereference in dev uninit

[RFC PATCH] net/bonding: reject control operations in secondary
 2026-08-30 20:23 UTC  (10+ messages)
` [PATCH 0/8] net/bonding: fixes and per-member statistics
  ` [PATCH 1/8] net/bonding: fix TLB member ordering with unusable member
  ` [PATCH 2/8] net/bonding: skip unavailable member stats
  ` [PATCH 3/8] net/bonding: skip unavailable members in device info
  ` [PATCH 4/8] net/bonding: use atomic link status accessors
  ` [PATCH 5/8] net/bonding: restrict control operations in secondary process
  ` [PATCH 6/8] net/bonding: add extended statistics
  ` [PATCH 7/8] test/bonding: add extended statistics test
  ` [PATCH 8/8] doc: add bonding features matrix

[PATCH] test/bpf: use unit test suite
 2026-08-30 19:13 UTC 

[RFC PATCH v3] net/bonding: restrict secondary control operations
 2026-08-30 16:35 UTC  (7+ messages)
` [RFC PATCH v4 1/2] net/bonding: skip unavailable member stats
  ` [RFC PATCH v4 2/2] net/bonding: restrict secondary control operations
  ` [RFC PATCH v5 1/2] net/bonding: skip unavailable member stats
    ` [RFC PATCH v5 2/2] net/bonding: restrict secondary control operations

[PATCH v0 1/1] net/octeon_ep: add CN20K SDP VF endpoint support
 2026-08-30 16:31 UTC 

[PATCH] AGENTS: reduce false positives
 2026-08-29 17:18 UTC 

[PATCH v12 0/4] net/zxdh: optimize Rx/Tx path performance
 2026-08-29 16:06 UTC  (7+ messages)
` [PATCH v13 "
  ` [PATCH v13 1/4] net/zxdh: fix queue enable intr issues
  ` [PATCH v13 2/4] net/zxdh: optimize queue structure to improve performance
  ` [PATCH v13 3/4] net/zxdh: optimize Rx recv pkts performance
  ` [PATCH v13 4/4] net/zxdh: optimize Tx xmit "

[PATCH 0/4] fix unused-but-set-global warnings
 2026-08-29 15:44 UTC  (6+ messages)
` [PATCH v2 0/4] fix clang 23 unused but set warnings
  ` [PATCH v2 1/4] common/dpaax: fix unused variable warning in non-debug build
  ` [PATCH v2 2/4] bus/dpaa: remove unused qman_clk variable
  ` [PATCH v2 3/4] common/zsda: remove unused device counter
  ` [PATCH v2 4/4] net/qede: remove unused app version variable

[PATCH v0 0/3] dma/cnxk: add CN20K (O20) DPI DMA and inter-process domain support
 2026-08-29 10:54 UTC  (4+ messages)
` [PATCH v0 1/3] common/cnxk: add O20 DPI DMA support
` [PATCH v0 2/3] dma/cnxk: "
` [PATCH v0 3/3] dma/cnxk: enable inter process domain "

[PATCH RESEND] examples/vm_power_manager: add missing <stdlib.h> header include for strtol
 2026-08-29  2:43 UTC  (4+ messages)
` [PATCH 1/2] examples/vm_power_manager: fix includes
  ` [PATCH 2/2] examples/vm_power_manager: fix vCPU number parsing

[PATCH v2 0/1] vhost: tolerate fd in REM_MEM_REG for interop
 2026-08-28 22:44 UTC  (10+ messages)
` [PATCH v2 1/1] vhost: tolerate file descriptor in REM_MEM_REG msg

[PATCH] eal/x86: fix LZCNT CPU feature bit
 2026-08-28 20:32 UTC 

[DPDK/ethdev Bug 2019] memif: sealed region issues
 2026-08-28 17:56 UTC 

[DPDK/ethdev Bug 2018] memif: zero copy design issues
 2026-08-28 17:52 UTC 

[DPDK/ethdev Bug 2017] memif: trust model not documented
 2026-08-28 17:46 UTC 

[DPDK/ethdev Bug 2016] memif: no connectivity or negative tests
 2026-08-28 17:42 UTC 

[DPDK/ethdev Bug 2015] memif: ring semantics differ from VPP
 2026-08-28 17:38 UTC 

[DPDK/ethdev Bug 2014] memif: advertises incorrect queue pairs
 2026-08-28 17:37 UTC 

[DPDK/ethdev Bug 2013] memif: accepts rings outside the region
 2026-08-28 17:35 UTC 

[DPDK/ethdev Bug 2012] memif: add_region accepts claimed region larger than file
 2026-08-28 17:34 UTC 

[DPDK/ethdev Bug 2011] memif: incorrect control message validation
 2026-08-28 17:31 UTC 

[DPDK/ethdev Bug 2010] memif: rx ues peer-controlled descriptor
 2026-08-28 17:29 UTC 

[PATCH v5] devtools: support local opencode agent for patch review
 2026-08-28 16:58 UTC  (2+ messages)

[RFC 0/7] regex/hs: introduce Hyperscan regex PMD
 2026-08-28 16:34 UTC  (9+ messages)
` [RFC 1/7] regex/hs: add driver skeleton and build integration
` [RFC 2/7] regex/hs: add device configure and queue pair setup
` [RFC 3/7] regex/hs: add rule database update and compilation
` [RFC 4/7] regex/hs: add enqueue and dequeue burst paths
` [RFC 5/7] regex/hs: add per-queue-pair extended statistics
` [RFC 6/7] regex/hs: add start stop close and device dump
` [RFC 7/7] regex/hs: add Hyperscan compile flag support

[DPDK/other Bug 2005] GTP ptype parser out-of-bounds read
 2026-08-28 14:26 UTC 

[PATCH v14 00/25] Support VFIO cdev API in DPDK
 2026-08-28 13:32 UTC  (27+ messages)
  ` [PATCH v14 01/25] uapi: update to v6.17 and add iommufd.h
  ` [PATCH v14 02/25] vfio: make all functions internal
  ` [PATCH v14 03/25] bus/fslmc: decouple from EAL VFIO
  ` [PATCH v14 04/25] vfio: decouple EAL from VFIO internals
  ` [PATCH v14 05/25] vfio: do proper teardown on VFIO cleanup
  ` [PATCH v14 06/25] vfio: remove modname parameter from init
  ` [PATCH v14 07/25] vfio: rename API to reflect internal status
  ` [PATCH v14 08/25] bus/pci: rename mismatching error labels
  ` [PATCH v14 09/25] vfio: split get device info from setup
  ` [PATCH v14 10/25] vfio: add container device assignment API
  ` [PATCH v14 11/25] net/nbl: do not use VFIO group bind API
  ` [PATCH v14 12/25] net/ntnic: use container device assignment API
  ` [PATCH v14 13/25] vdpa/ifc: "
  ` [PATCH v14 14/25] vdpa/nfp: "
  ` [PATCH v14 15/25] vdpa/sfc: "
  ` [PATCH v14 16/25] vdpa/mlx5: remove group-related API
  ` [PATCH v14 17/25] vhost: remove group-related API from driver
  ` [PATCH v14 18/25] vfio: remove group-based API
  ` [PATCH v14 19/25] vfio: cleanup and refactor
  ` [PATCH v14 20/25] bus/pci: use the new VFIO mode API
  ` [PATCH v14 21/25] bus/fslmc: "
  ` [PATCH v14 22/25] net/hinic3: "
  ` [PATCH v14 23/25] net/ntnic: "
  ` [PATCH v14 24/25] vfio: remove no-IOMMU check API
  ` [PATCH v14 25/25] vfio: introduce cdev mode

[DPDK/vhost/virtio Bug 2004] vhost log mapping double offset
 2026-08-28 13:13 UTC 

[DPDK/vhost/virtio Bug 2003] vhost double-fetch leading to overflow in virtio_net_ctrl_pop
 2026-08-28 13:09 UTC 

[DPDK/vhost/virtio Bug 2002] vhost memory size validation before mmap
 2026-08-28 12:52 UTC 

[DPDK/vhost/virtio Bug 2001] vhost-crypto TOCTOU out-of-bounds write
 2026-08-28 10:36 UTC 

[DPDK/cryptodev Bug 2000] OpenSSL PMD SM2 overflow
 2026-08-28 10:33 UTC 

[DPDK/cryptodev Bug 1999] cnxk ON common SA 3DES key overflow
 2026-08-28 10:32 UTC 

[DPDK/cryptodev Bug 1998] CN9K inline inbound AES-XCBC auth key overflow
 2026-08-28 10:30 UTC 

[DPDK/cryptodev Bug 1997] CN20K inline IPsec 3DES key overflow
 2026-08-28 10:29 UTC 

[DPDK/cryptodev Bug 1996] CN20K inline inbound AES-GMAC key overflow
 2026-08-28 10:28 UTC 

[DPDK/cryptodev Bug 1995] CN10K inline IPsec 3DES keys overflow
 2026-08-28 10:27 UTC 

[DPDK/cryptodev Bug 1994] CN10K inline inbound AES-GMAC key overflow
 2026-08-28 10:23 UTC 

[DPDK/cryptodev Bug 1993] CCP cipher keys overflow
 2026-08-28 10:18 UTC 

[DPDK/cryptodev Bug 1992] armv8 PMD HMAC keys overflow
 2026-08-28 10:17 UTC 

[DPDK/cryptodev Bug 1991] CN10K inline IPsec oversized key
 2026-08-28  9:40 UTC 

[DPDK/cryptodev Bug 1990] cnxk DES3 session key out-of-bounds write
 2026-08-28  9:36 UTC 

[DPDK/cryptodev Bug 1989] CN9K inline inbound IPsec HMAC SA creation out-of-bounds write
 2026-08-28  9:33 UTC 

[DPDK/cryptodev Bug 1988] CCP session cipher configuration out-of-bounds write
 2026-08-28  9:28 UTC 

[DPDK/cryptodev Bug 1987] OpenSSL AES-128-CBC encryption with scatter-gather buffer overflow
 2026-08-28  9:09 UTC 

[PATCH] net/cpfl: fix VF ID calculation for vCPF
 2026-08-27 21:22 UTC 


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