DPDK patches and discussions
 help / color / mirror / Atom feed
DPDK Release Status Meeting 2024-09-12
 2024-09-12  8:52 UTC 

[RFC v6 1/6] eal: add static per-lcore memory allocation facility
 2024-09-12  8:44 UTC  (28+ messages)
` [PATCH 0/6] Lcore variables
  ` [PATCH 1/6] eal: add static per-lcore memory allocation facility
    ` [PATCH v2 0/6] Lcore variables
      ` [PATCH v2 1/6] eal: add static per-lcore memory allocation facility
        ` [PATCH v3 0/7] Lcore variables
          ` [PATCH v3 1/7] eal: add static per-lcore memory allocation facility
          ` [PATCH v3 3/7] eal: add lcore variable performance test
          ` [PATCH v3 4/7] random: keep PRNG state in lcore variable
          ` [PATCH v3 5/7] power: keep per-lcore "
          ` [PATCH v3 6/7] service: "
          ` [PATCH v3 7/7] eal: keep per-lcore power intrinsics "
      ` [PATCH v2 2/6] eal: add lcore variable test suite
      ` [PATCH v2 3/6] random: keep PRNG state in lcore variable
      ` [PATCH v2 4/6] power: keep per-lcore "
      ` [PATCH v2 5/6] service: "
      ` [PATCH v2 6/6] eal: keep per-lcore power intrinsics "

[PATCH 0/2] add two commands for testpmd application
 2024-09-12  8:38 UTC  (7+ messages)
` [PATCH 1/2] app/testpmd: add support for setting device EEPROM
` [PATCH 2/2] app/testpmd: add set dev led on/off command
` [PATCH v2 0/2] add two commands for testpmd application
  ` [PATCH v2 1/2] app/testpmd: add support for setting device EEPROM
  ` [PATCH v2 2/2] app/testpmd: add set dev led on/off command

[RFC v3 0/3] Import Kernel uAPI header files
 2024-09-12  8:30 UTC  (5+ messages)
` [RFC v3 1/3] uapi: introduce kernel uAPI headers import
` [RFC v3 2/3] uapi: import VDUSE header
` [RFC v3 3/3] vduse: use imported VDUSE uAPI header

[PATCH 00/11] Use RTE_LOG_LINE in drivers
 2024-09-12  8:26 UTC  (16+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] devtools: fix forbidden token check with multiple files
  ` [PATCH v2 02/14] devtools: report all warnings in forbidden token check
  ` [PATCH v2 03/14] net/dpaa: remove broken debug macros
  ` [PATCH v2 04/14] net/sfc: fix driver logtype token
  ` [PATCH v2 05/14] drivers: reuse default logtype for SFC drivers
  ` [PATCH v2 06/14] drivers: move log wrappers to Intel base drivers
  ` [PATCH v2 07/14] net/txgbe: move wrapper to base driver
  ` [PATCH v2 08/14] event/dlb2: fix base driver logs
  ` [PATCH v2 09/14] event/dsw: use a dynamic logtype
  ` [PATCH v2 10/14] drivers: replace logging helpers
  ` [PATCH v2 11/14] drivers: remove redundant newline from logs
  ` [PATCH v2 12/14] drivers: split multilines log messages
  ` [PATCH v2 13/14] net/octeon_ep: avoid warning on uninitialized variable
  ` [PATCH v2 14/14] drivers: use per line logging in helpers

[PATCH] net/ena: revert redefining memcpy
 2024-09-12  8:19 UTC  (3+ messages)

[PATCH v2 05/19] net/xsc: add ioctl command interface
 2024-09-12  8:19 UTC  (9+ messages)

[PATCH v2] doc: add new driver guidelines
 2024-09-12  8:13 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2] net/ice: support customized search path for DDP package
 2024-09-12  8:01 UTC  (3+ messages)
` [PATCH v3] "

[RFC 0/2] introduce LLC aware functions
 2024-09-12  7:02 UTC  (21+ messages)

[PATCH] eal/x86: fix 32-bit write-combined stores
 2024-09-12  5:56 UTC  (2+ messages)

[DPDK/ethdev Bug 1512] event/octeontx build failure on Ubuntu 24.04 with LTO
 2024-09-12  5:32 UTC  (2+ messages)

[PATCH] power: don't disable all cast qualifier warnings
 2024-09-12  5:19 UTC  (2+ messages)

[RFC v5 1/6] eal: add bitset type
 2024-09-12  4:53 UTC  (13+ messages)
` [PATCH "
  ` [PATCH 2/6] eal: add bitset test suite
  ` [PATCH 3/6] eal: add atomic bitset functions
  ` [PATCH 4/6] eal: add unit tests for atomic bitset operations
  ` [PATCH 5/6] service: use multi-word bitset to represent service flags
  ` [PATCH 6/6] event/dsw: add support for larger port count

[RFC PATCH v1 0/2] dts: replace XML-RPC server
 2024-09-12  4:00 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] dts: Remove XML-RPC server for Scapy TG and instead use PythonShell

[PATCH v2 04/19] net/xsc: add xsc device init and uninit
 2024-09-12  3:58 UTC  (3+ messages)

[PATCH v1 0/3] dts: add test suite for dual VLANs
 2024-09-12  3:46 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] dts: add dual_vlan testing suite

[PATCH 0/2] introduce PM QoS interface
 2024-09-12  3:07 UTC  (14+ messages)
` [PATCH v9 0/2] power: "
  ` [PATCH v9 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v9 2/2] examples/l3fwd-power: add PM QoS configuration
` [PATCH v10 0/2] power: introduce PM QoS interface
  ` [PATCH v10 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v10 2/2] examples/l3fwd-power: add PM QoS configuration

[PATCH v1] dts: add VLAN methods to testpmd shell
 2024-09-12  2:17 UTC  (2+ messages)

[PATCH] graph: replace strtok with strtok_r
 2024-09-12  1:29 UTC  (2+ messages)

[PATCH v2 02/19] net/xsc: add log macro
 2024-09-12  1:22 UTC  (3+ messages)

[RFC v2 0/3] Import Kernel uAPI header files
 2024-09-11 19:55 UTC  (4+ messages)
` [RFC v2 1/3] uapi: introduce kernel uAPI headers import

[PATCH v1] dts: correct typos in conf.yaml
 2024-09-11 18:52 UTC  (2+ messages)
` [PATCH v2] dts: correct typos in user config docstrings

[PATCH v13 0/2] dts: refactored VLAN test suite
 2024-09-11 17:43 UTC  (3+ messages)
` [PATCH v14 0/1] dts: port over "
  ` [PATCH v14 1/1] dts: VLAN test suite implementation

[PATCH v1] dts: fix runner target in the Dockerfile
 2024-09-11 17:26 UTC  (3+ messages)

virtio: RSS support capa
 2024-09-11 16:18 UTC  (9+ messages)

[PATCH] crypto/scheduler: fix crashes in scheduler_multicore due to incorrect variable usage
 2024-09-11 16:06 UTC 

[PATCH 1/9] net/mlx5: update flex parser arc types support
 2024-09-11 16:04 UTC  (9+ messages)
` [PATCH 2/9] net/mlx5: add flex item query tunnel mode routine
` [PATCH 3/9] net/mlx5/hws: fix flex item support as tunnel header
` [PATCH 4/9] net/mlx5: fix flex item tunnel mode handling
` [PATCH 5/9] net/mlx5: fix number of supported flex parsers
` [PATCH 6/9] app/testpmd: remove flex item init command leftover
` [PATCH 7/9] net/mlx5: fix next protocol validation after flex item
` [PATCH 8/9] net/mlx5: fix non full word sample fields in "
` [PATCH 9/9] net/mlx5: fix flex item header length field translation

[PATCH v5 1/8] zsda: Introduce zsda device drivers
 2024-09-11 16:01 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/8] zsda: add support for zsdadev operations
    ` [PATCH v6 3/8] zsda: add support for queue operation
    ` [PATCH v6 4/8] zsda: add zsda compressdev driver and interface
    ` [PATCH v6 5/8] zsda: modify files for introducing zsda cryptodev
    ` [PATCH v6 6/8] zsda: add zsda crypto-pmd
    ` [PATCH v6 7/8] zsda: add zsda crypto-sym
    ` [PATCH v6 8/8] zsda: add zsda crypto-session and compile file

[PATCH] doc: fix crashes in scheduler_multicore due to incorrect variable usage
 2024-09-11 15:56 UTC 

[PATCH v3 0/7] docs: getting started guide consolidation
 2024-09-11 15:55 UTC  (5+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 6/6] Section 6: Glossary

[PATCH v1] dts: add package mode config and updated README
 2024-09-11 15:33 UTC  (2+ messages)

21.11.8 patches review and test
 2024-09-11 13:10 UTC  (7+ messages)

[PATCH v2 00/19] XSC PMD for Yunsilicon NICs
 2024-09-11 10:23 UTC  (3+ messages)

[PATCH v2] net/r8169: add hardware registers access routines
 2024-09-11  8:19 UTC 

[PATCH] net/r8169: add hardware registers access routines
 2024-09-11  8:03 UTC 

[PATCH] net/mlx5: add hairpin counter per queue
 2024-09-11  7:25 UTC  (2+ messages)

[PATCH] net/af_packet: add timestamp offloading support
 2024-09-11  6:59 UTC  (7+ messages)

[PATCH v3] testpmd: add hairpin-map parameter
 2024-09-11  5:08 UTC  (2+ messages)
` [PATCH v4 1/1] "

[RFC PATCH 0/3] add feature arc in rte_graph
 2024-09-11  4:41 UTC  (3+ messages)
` [RFC PATCH 1/3] graph: add feature arc support

[RFC] doc: restructure the introduction
 2024-09-11  4:27 UTC 

[PATCH v2 19/19] net/xsc: add dev basic stats ops
 2024-09-11  2:07 UTC 

[PATCH v2 18/19] net/xsc: add dev infos get
 2024-09-11  2:07 UTC 

[PATCH v2 17/19] net/xsc: add dev link and MTU ops
 2024-09-11  2:07 UTC 

[PATCH v2 16/19] net/xsc: configure xsc device hardware table
 2024-09-11  2:07 UTC 

[PATCH v2 15/19] net/xsc: add ethdev Tx burst
 2024-09-11  2:07 UTC 

[PATCH v2 14/19] net/xsc: add ethdev Rx burst
 2024-09-11  2:07 UTC 

[PATCH v2 13/19] net/xsc: add ethdev start and stop ops
 2024-09-11  2:07 UTC 

[PATCH v2 12/19] net/xsc: add ethdev RSS hash ops
 2024-09-11  2:07 UTC 

[PATCH v2 11/19] net/xsc: add mailbox and structure
 2024-09-11  2:07 UTC 

[PATCH v2 10/19] net/xsc: add ethdev configure and rxtx queue setup ops
 2024-09-11  2:07 UTC 

[PATCH v2 09/19] net/xsc: initial representor eth device
 2024-09-11  2:07 UTC 

[PATCH v2 08/19] net/xsc: create eth devices for representor ports
 2024-09-11  2:07 UTC 

[PATCH v2 07/19] net/xsc: add representor ports probe
 2024-09-11  2:07 UTC 

[PATCH v2 06/19] net/xsc: initialize hardware information
 2024-09-11  2:07 UTC 

[PATCH v2 03/19] net/xsc: add PCI device probe and remove
 2024-09-11  2:07 UTC 

[PATCH v2 01/19] net/xsc: add doc and minimum build framework
 2024-09-11  2:07 UTC 

ci: version.map check
 2024-09-11  0:58 UTC  (4+ messages)

[PATCH 0/2] dts: add blocklist test suite
 2024-09-11  0:13 UTC  (5+ messages)
` [PATCH 1/2] dts: add blocked ports to EalParams
` [PATCH 2/2] dts: add blocklist test suite

Community CI Meeting Minutes - September 5, 2024
 2024-09-10 20:06 UTC 

DTS WG Meeting Minutes - August 29, 2024
 2024-09-10 20:00 UTC 

Crash in tap pmd when using more than 8 rx queues
 2024-09-10 17:25 UTC  (4+ messages)

Minutes of teh Technical Board Meeting, Sept 4,2024
 2024-09-10 17:02 UTC 

[PATCH v2 0/1] bbdev: removing unnecessaray symbols
 2024-09-10 16:20 UTC  (3+ messages)
` [PATCH v2 1/1] bbdev: removing unnecessaray symbols from version map

[RFC v5 1/6] eal: add static per-lcore memory allocation facility
 2024-09-10 15:41 UTC  (5+ messages)
` [RFC v6 0/6] Lcore variables

[PATCH v2 0/1] Device queue initialization
 2024-09-10 15:34 UTC  (3+ messages)
` [PATCH v2 1/1] drivers/baseband: device queues initialization

[PATCH v2 0/3] bbdev: sdditional queue stats
 2024-09-10 15:32 UTC  (7+ messages)
` [PATCH v2 1/3] bbdev: new queue stat for available enqueue depth
` [PATCH v2 2/3] baseband/acc: refactor queue status update
` [PATCH v2 3/3] test/bbdev: update for queue stats

[PATCH] baseband/fpga_5gnr_fec: remove useless cast
 2024-09-10 15:13 UTC  (2+ messages)

[PATCH] virtio: optimize stats counters performance
 2024-09-10 15:01 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] vhost-user: optimize stats counters performance
 2024-09-10 14:59 UTC  (2+ messages)

[PATCH 0/4] dts: Remove Excess Attributes From User Config
 2024-09-10 14:17 UTC  (11+ messages)
` [PATCH v2 2/6] dts: Use First Core Logic Change
` [PATCH v2 3/6] dts: Self-Discovering Architecture Change
` [PATCH v2 4/6] dts: Rework DPDK Attributes In SUT Node Config
` [PATCH v2 5/6] dts: add conditional behavior for test suite
` [PATCH v2 6/6] doc: dpdk documentation changes for new dts config

[PATCH v2] vfio: check iova if already mapped before do map
 2024-09-10 13:18 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).