DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v5 0/6] add trace points in ethdev library
 2023-01-25 16:09 UTC  (19+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] eal: trace: add trace point emit for blob
      ` [EXT] "
  ` [PATCH v6 2/6] ethdev: add trace points for ethdev (part one)
  ` [PATCH v7 0/6] add trace points in ethdev library
    ` [PATCH v7 1/6] eal: trace: add trace point emit for blob
    ` [PATCH v7 2/6] ethdev: add trace points for ethdev (part one)
    ` [PATCH v7 3/6] ethdev: add trace points for ethdev (part two)
    ` [PATCH v7 4/6] ethdev: add trace points for flow
    ` [PATCH v7 5/6] ethdev: add trace points for mtr
    ` [PATCH v7 6/6] ethdev: add trace points for tm

[PATCH v1 0/4] implementation of ML common code
 2023-01-25 14:59 UTC  (6+ messages)
` [PATCH v3 "
    ` [EXT] "

[PATCH] eventdev/timer: fix overflow issue
 2023-01-25 14:53 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 1/2] ethdev: control Rx metadata negotiation
 2023-01-25 14:42 UTC  (17+ messages)
` [PATCH v5 1/2] ethdev: fix ethdev configuration state on reset
  ` [PATCH v5 2/2] app/testpmd: add command to process Rx metadata negotiation
      ` [EXT] "

DTS WG MoM 2023 link
 2023-01-25 14:27 UTC 

[dpdk-dev] [RFC PATCH 1/1] mldev: introduce machine learning device library
 2023-01-25 14:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 00/12] "

DTS WG roadmap for 23.02
 2023-01-25 13:57 UTC 

[dpdk-dev] [RFC PATCH 0/1] mldev: introduce machine learning device library
 2023-01-25 13:54 UTC  (8+ messages)

[PATCH 0/6] Testpmd code cleanup
 2023-01-25 13:50 UTC  (8+ messages)
` [PATCH 1/6] app/testpmd: factorize core cycles record
` [PATCH 2/6] app/testpmd: don't send unprepared packets
` [PATCH 3/6] app/testpmd: bulk free mbufs
` [PATCH 4/6] app/testpmd: factorize fwd engine init
` [PATCH 5/6] app/testpmd: factorize fwd engine Rx
` [PATCH 6/6] app/testpmd: factorize fwd engine Tx

[RFC 0/8] gve PMD enhancement
 2023-01-25 13:37 UTC  (2+ messages)

[PATCH 1/4] common/cnxk: restructure for cn10k datapath
 2023-01-25 11:31 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] net/cnxk: "
      ` [EXT] "
` [PATCH v3 1/4] common/cnxk: "
  ` [PATCH v3 2/4] crypto/cnxk: "
  ` [PATCH v3 3/4] net/cnxk: "
  ` [PATCH v3 4/4] event/cnxk: "

[PATCH v5 0/4] add support for self monitoring
 2023-01-25 10:41 UTC  (6+ messages)
` [PATCH 0/2] add platform bus
  ` [PATCH 1/2] lib: add helper to read strings from sysfs files
  ` [PATCH 2/2] bus: add platform bus

[PATCH 1/3] eventdev/eth_rx: add params set/get APIs
 2023-01-25 10:38 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] eventdev/eth_tx: "
  ` [PATCH v2 3/3] eventdev/crypto: "

[PATCH 0/2] add platform bus
 2023-01-25 10:38 UTC  (3+ messages)
` [PATCH 1/2] lib: add helper to read strings from sysfs files
` [PATCH 2/2] bus: add platform bus

dev Digest, Vol 440, Issue 47
 2023-01-25 10:28 UTC 

[PATCH 1/3] lib: dpdk spec to skip red for ingress policer
 2023-01-25  9:26 UTC  (11+ messages)
` [PATCH v2 1/3] lib: skip congestion management configuration
  ` [PATCH v2 2/3] app/testpmd: add skip cman support for testpmd
  ` [PATCH v2 3/3] net/cnxk: skip red drop for ingress policer

[PATCH] compressdev: fix end of comp PMD list macro conflict
 2023-01-25  6:53 UTC  (2+ messages)

[PATCH] app/testeventdev: add crypto producer burst mode
 2023-01-25  4:06 UTC  (3+ messages)
` [EXT] "

DPDK Tech Board Meeting - Tomorrow 1/25/23 @ 7am PT/10am ET/1600h CET
 2023-01-25  1:54 UTC 

Reminder - DPDK DTS Working Group Tomorrow 1/25/23 @ 6am PT/9am ET/1500h CET
 2023-01-24 23:28 UTC 

[PATCH 0/5] add lcore set name and get name API
 2023-01-24 18:21 UTC  (35+ messages)
` [PATCH v6 0/5] add rte_thread_set_name API for rte_thread_t
` [PATCH v7 "
  ` [PATCH v7 1/5] eal: add thread set name API operating on rte thread
  ` [PATCH v7 2/5] eal: remove thread getname API
  ` [PATCH v7 3/5] eal: set thread name on Windows worker threads
  ` [PATCH v7 4/5] drivers: mlx5 use rte thread set name
  ` [PATCH v7 5/5] eal: deprecation notice for rte thread setname API
` [PATCH v8 0/4] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v8 1/4] eal: add thread set name API operating on rte thread
  ` [PATCH v8 2/4] eal: remove thread getname API
  ` [PATCH v8 3/4] eal: set thread name on Windows worker threads
  ` [PATCH v8 4/4] eal: deprecation notice for rte thread setname API
` [PATCH v9 0/4] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v9 1/4] eal: add thread set name API operating on rte thread
  ` [PATCH v9 2/4] eal: remove thread getname API
  ` [PATCH v9 3/4] eal: set thread name on Windows worker threads
  ` [PATCH v9 4/4] eal: deprecation notice for rte thread setname API
` [PATCH v10 0/4] add rte_thread_set_name API for rte_thread_t
  ` [PATCH v10 1/4] eal: add thread set name API operating on rte thread
  ` [PATCH v10 2/4] eal: remove thread getname API
  ` [PATCH v10 3/4] eal: set thread name on Windows worker threads
  ` [PATCH v10 4/4] eal: deprecation notice for rte thread setname API

[RFCv2 1/2] net/i40e: replace get and put functions
 2023-01-24 17:49 UTC  (2+ messages)
` [RFCv2 2/2] test/mempool: add zero-copy API's

[PATCH] test/crypto: add missing MAC-I to PDCP vectors
 2023-01-24 16:39 UTC 

[PATCH 0/8] Add the features for nfp include VLAN strip, QinQ strip, VLAN insert
 2023-01-24 16:28 UTC  (2+ messages)

[PATCH 0/3] fix mlx5 build with MinGW
 2023-01-24 14:42 UTC  (5+ messages)
` [PATCH v2 0/4] fix Windows build with MinGW and mlx5
  ` [PATCH v2 3/4] net/mlx5: remove weak stub functions

[RFC PATCH 0/6] add support for CDX bus
 2023-01-24 14:07 UTC  (7+ messages)
` [RFC PATCH 1/6] bus/cdx: introduce cdx bus
` [RFC PATCH 2/6] bus/cdx: add dma map and unmap support
` [RFC PATCH 3/6] bus/cdx: add support for MSI
` [RFC PATCH 4/6] bus/cdx: support plug unplug and dev iterator
` [RFC PATCH 5/6] bus: enable cdx bus
` [RFC PATCH 6/6] config/arm: add AMD CDX

[RFC 0/5] add new port affinity item and affinity in Tx queue API
 2023-01-24 14:00 UTC  (9+ messages)
` [RFC 1/5] ethdev: add port affinity match item
` [RFC 2/5] ethdev: introduce the affinity field in Tx queue API

[PATCH 1/1] mailmap: update contributor entry
 2023-01-24 13:55 UTC 

[PATCH] mailmap: update contributor entry
 2023-01-24 13:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] app/testeventdev: add vector worker to perf test
 2023-01-24 11:53 UTC  (3+ messages)
` [EXT] "

[PATCH v3 1/3] pcapng: comment option support for epb
 2023-01-24 11:21 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] graph: pcap capture for graph nodes
  ` [PATCH v4 3/3] l3fwd-graph: changes to configure pcap capture

[PATCH v1 1/2] mailmap: add contributor to list
 2023-01-24 10:38 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 1/1] app/test-flow-perf: fix division or module by zero

DPDK Release Status Meeting 2023-01-19
 2023-01-24 10:33 UTC 

[PATCH 1/2] ethdev: add query_update sync and async function calls
 2023-01-24  9:37 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] ethdev: add quota flow action and item
` [PATCH v7 1/2] ethdev: add query_update sync and async function calls
  ` [PATCH v7 2/2] ethdev: add quota flow action and item

[PATCH] doc: add supported APIs section to nfp guide
 2023-01-24  9:13 UTC  (4+ messages)

[PATCH 0/8] start cleanup of rte_flow_item_*
 2023-01-24  9:07 UTC  (13+ messages)
` [PATCH v2 "
` [PATCH v3 "
  ` [PATCH v3 1/8] ethdev: use Ethernet protocol struct for flow matching
  ` [PATCH v3 2/8] net: add smaller fields for VXLAN
  ` [PATCH v3 3/8] ethdev: use VXLAN protocol struct for flow matching
  ` [PATCH v3 4/8] ethdev: use GRE "
  ` [PATCH v3 5/8] ethdev: use GTP "
  ` [PATCH v3 6/8] ethdev: use ARP "
  ` [PATCH v3 7/8] doc: fix description of L2TPV2 flow item
  ` [PATCH v3 8/8] net: mark all big endian types

[PATCH] event/cnxk: wait for CPT fc on wqe path
 2023-01-24  8:53 UTC  (4+ messages)
` [PATCH v2] event/cnxk: wait for CPT flow control on WQE path

TCP stack support on DPDK
 2023-01-24  7:54 UTC  (5+ messages)

[PATCH] net/nfp: fix teardown of flows sharing a mask ID
 2023-01-24  7:16 UTC 

[RFC]: mempool: zero-copy cache get bulk
 2023-01-24  1:53 UTC  (9+ messages)
` [PATCH v5] mempool cache: add zero-copy get and put functions

ICE DDP Load assistance
 2023-01-24  1:52 UTC  (3+ messages)

[RFC] ethdev: add template table insertion and matching types
 2023-01-23 22:02 UTC  (5+ messages)

[RFC 0/1] lib: add pdcp protocol
 2023-01-23 17:36 UTC  (9+ messages)
` [PATCH 0/5] "
` [PATCH 1/5] net: add PDCP header
  ` [EXT] "

[PATCH 0/2] net/hns3: support rule keep capability
 2023-01-23 15:01 UTC  (3+ messages)
` [PATCH 2/2] app/testpmd: add disable-flow-flush parameter

[RFC PATCH 0/3] Split logging out of EAL
 2023-01-23 14:42 UTC  (7+ messages)
` [PATCH v4 0/3] Split logging functionality "

[PATCH 1/4] net/mlx5/hws: definitions for Hash Split/Linear Lookup tbls
 2023-01-23 14:07 UTC  (8+ messages)
` [PATCH 2/4] net/mlx5/hws: read capabilities for Split/Linear tables
` [PATCH 3/4] net/mlx5/hws: support insert/distribute RTC properties
` [PATCH 4/4] net/mlx5/hws: handle collision matcher for linear RTC

[PATCH] graph: fix node shrink
 2023-01-23 13:53 UTC  (4+ messages)

[PATCH] build: fix missing crypto vec limits in version
 2023-01-23 13:26 UTC  (4+ messages)
` [PATCH v2] eventdev/crypto: fix missing crypto vec limits

[RFC v3 1/2] ethdev: add group description
 2023-01-23 13:20 UTC  (4+ messages)
` [PATCH v4 0/3] add API for live migration
  ` [PATCH v4 3/3] ethdev: add standby flags "

Minutes of Technical Board Meeting, 2022-09-21
 2023-01-23  9:03 UTC 

Minutes of Technical Board Meeting, 2022-11-30
 2023-01-23  9:03 UTC 

Minutes of Technical Board Meeting, 2022-09-06
 2023-01-23  9:02 UTC 

[PATCH v3 00/10] codeql fixes for various subsystems
 2023-01-22 20:51 UTC  (4+ messages)
` [PATCH v3 10/10] bus/vdev: check result of rte_vdev_device_name

[PATCH 0/2] add ring telemetry cmds
 2023-01-22 17:49 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] ring: add ring list telemetry cmd
  ` [PATCH v2 2/2] ring: add ring info "

[PATCH 0/7] space after keyword cleanups
 2023-01-22 16:00 UTC  (4+ messages)
` [PATCH v3 0/7] add space after keywords
  ` [PATCH v3 7/7] ip_frag: fix whitespace

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).