DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 1/2] app/testpmd: enable cli for programmable action
 2023-10-06 11:07 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[dpdk-dev] [PATCH v5] crypto/ccp: moving vdev to PCI driver
 2023-10-06 11:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6] crypto/ccp: move device from vdev to PCI

[RFC PATCH] eventdev: ensure 16-byte alignment for events
 2023-10-06 10:44 UTC  (18+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[Bug 1133] missing #include in drivers/gpu/cuda/gdrcopy.c
 2023-10-06 10:18 UTC  (2+ messages)

[PATCH] eal: fix memory initialization deadlock
 2023-10-06 10:12 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] eal: annotate rte_memseg_list_walk()

[PATCH] gpu/cuda: fix getenv related build error
 2023-10-06 10:07 UTC  (4+ messages)

How to rte_epoll_wait for IPC?
 2023-10-06 10:03 UTC 

[PATCH] build: deprecate enable_kmods option
 2023-10-06  9:53 UTC  (2+ messages)

[PATCH v5 00/12] VRB2 bbdev PMD introduction
 2023-10-06  9:51 UTC  (17+ messages)
` [PATCH v5 01/12] bbdev: add FFT window width member in driver info
` [PATCH v5 02/12] baseband/acc: add FFT window width in the VRB PMD
` [PATCH v5 03/12] baseband/acc: remove the 4G SO capability for VRB1
` [PATCH v5 04/12] baseband/acc: allocate FCW memory separately
` [PATCH v5 05/12] baseband/acc: add support for MLD operation
` [PATCH v5 06/12] baseband/acc: refactor to allow unified driver extension
` [PATCH v5 07/12] baseband/acc: adding VRB2 device variant
` [PATCH v5 08/12] baseband/acc: add FEC capabilities for the VRB2 variant
` [PATCH v5 09/12] baseband/acc: add FFT support to "
` [PATCH v5 10/12] baseband/acc: add MLD support in "
` [PATCH v5 11/12] baseband/acc: add support for VRB2 engine error detection
` [PATCH v5 12/12] baseband/acc: add configure helper for VRB2

[PATCH] random: clarify PRNG MT safety guarantees
 2023-10-06  9:13 UTC  (3+ messages)

[PATCH 0/4] pcapng fixes
 2023-10-06  9:10 UTC  (10+ messages)
` [PATCH 4/4] pcapng: move timestamp calculation into pdump
` [PATCH v2 0/4] dumpcap and pcapng fixes
  ` [PATCH v2 1/4] pdump: fix setting rte_errno on mp error
  ` [PATCH v2 2/4] dumpcap: allow multiple invocations
  ` [PATCH v2 3/4] pcapng: modify timestamp calculation
  ` [PATCH v2 4/4] test: cleanups to pcapng test

[PATCH v3 1/3] lib: introduce dispatcher library
 2023-10-06  9:03 UTC  (20+ messages)
` [PATCH v4 0/3] Add "
  ` [PATCH v4 1/3] lib: introduce "
    ` [PATCH v5 0/3] Add "
      ` [PATCH v5 1/3] lib: introduce "
      ` [PATCH v5 2/3] test: add dispatcher test suite
      ` [PATCH v5 3/3] doc: add dispatcher programming guide

[PATCH v1 1/2] power: refactor uncore power management interfaces
 2023-10-06  9:03 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] power: support amd-pstate cpufreq driver
 2023-10-06  8:28 UTC  (2+ messages)

[PATCH 1/2] eal: remove RTE_CPUFLAG_NUMFLAGS
 2023-10-06  8:27 UTC  (4+ messages)
` [PATCH v2 1/2] test/cpuflags: removed test for NUMFLAGS
  ` [PATCH v2 2/2] eal: remove NUMFLAGS enumeration

[PATCH v4 1/4] doc: announce new cpu flag added to rte_cpu_flag_t
 2023-10-06  8:26 UTC  (4+ messages)
` [PATCH v5 1/3] eal: add x86 cpuid support for monitorx
  ` [PATCH v5 3/3] power: amd power monitor support

[PATCH] gpu/cuda: Add missing stdlib include
 2023-10-06  8:09 UTC  (4+ messages)

[PATCH v8] hash: add XOR32 hash function
 2023-10-06  8:06 UTC  (3+ messages)
` [PATCH v9] "

[PATCH] gpu: add support for rtx 6000 variant
 2023-10-06  7:53 UTC  (4+ messages)

[PATCH] config/x86: config support for AMD EPYC processors
 2023-10-06  7:50 UTC  (2+ messages)

[PATCH] net/vhost: report TX errors in port stats
 2023-10-06  7:05 UTC  (2+ messages)

[PATCH] net/netvsc: add support for mtu_set
 2023-10-05 23:17 UTC 

[PATCH 1/2] raw/cnxk_gpio: support multi-process mode
 2023-10-05 21:10 UTC  (10+ messages)
` [PATCH 2/2] raw/cnxk_gpio: add bunch of newlines
    ` [EXT] "
  ` [EXT] Re: [PATCH 1/2] raw/cnxk_gpio: support multi-process mode
` [PATCH v2 "
  ` [PATCH v2 2/2] raw/cnxk_gpio: add bunch of newlines

[PATCH 1/3] net/ark: support for single function with multiple port
 2023-10-05 20:52 UTC  (3+ messages)
` [PATCH 2/3] net/ark: remove RQ pacing firmware from PMD
` [PATCH 3/3] net/ark: support for large dataroom in FPGA

[PATCH v3 00/12] VRB2 bbdev PMD introduction
 2023-10-05 17:59 UTC  (30+ messages)
` [PATCH v3 02/12] baseband/acc: add FFT window width in the VRB PMD
` [PATCH v3 06/12] baseband/acc: refactor to allow unified driver extension
` [PATCH v3 08/12] baseband/acc: add FEC capabilities for the VRB2 variant
` [PATCH v3 09/12] baseband/acc: add FFT support to "
` [PATCH v3 10/12] baseband/acc: add MLD support in "
` [PATCH v3 11/12] baseband/acc: add support for VRB2 engine error detection

[PATCH v1 1/1] app/mldev: report device not found as error
 2023-10-05 14:21 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix direct rte symbol usage
 2023-10-05 14:17 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 1/2] "
  ` [dpdk-dev] [PATCH v2 2/2] common/cnxk: fix direct rte symbol usage in REE

[PATCH 1/2] common/cnxk: fix handling up and down interrupts
 2023-10-05 14:16 UTC  (3+ messages)
` [PATCH 2/2] common/cnxk: fix race condition between up and down mbox

[PATCH v1 1/1] app/mldev: updates to device ops test
 2023-10-05  9:15 UTC  (2+ messages)

[PATCH v1 1/1] app/mldev: fix check for filelist and models count
 2023-10-05  9:14 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v1 1/1] app/mldev: fix file and buffer handling
 2023-10-05  9:13 UTC  (3+ messages)

[PATCH v1 0/3] Spec changes to support multi I/O models
 2023-10-05  9:12 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] mldev: add support for arbitrary shape dimensions
  ` [PATCH v4 2/3] mldev: introduce support for IO layout
  ` [PATCH v4 3/3] mldev: drop input and output size get APIs

DPDK Release Status Meeting 2023-10-05
 2023-10-05  9:04 UTC 

[PATCH v2 0/2] offload support to free dma source buffer
 2023-10-05  7:21 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 0/8] Enhance the bond framework to support offload
 2023-10-05  2:40 UTC  (9+ messages)
` [PATCH 1/8] ethdev: add member notification for bonding port
` [PATCH 2/8] ethdev: add API to get hardware creation of "
` [PATCH 3/8] net/bonding: modify interface comment format
` [PATCH 4/8] net/bonding: add bonding port arguments
` [PATCH 5/8] net/bonding: support add port by data name
` [PATCH 6/8] net/bonding: create new rte flow header file
` [PATCH 7/8] net/bonding: support checking valid bonding port ID
` [PATCH 8/8] net/bonding: add commands for bonding port notification

[PATCH v4 00/12] VRB2 bbdev PMD introduction
 2023-10-05  2:18 UTC  (13+ messages)
` [PATCH v4 01/12] bbdev: add FFT window width member in driver info
` [PATCH v4 02/12] baseband/acc: add FFT window width in the VRB PMD
` [PATCH v4 03/12] baseband/acc: remove the 4G SO capability for VRB1
` [PATCH v4 04/12] baseband/acc: allocate FCW memory separately
` [PATCH v4 05/12] baseband/acc: add support for MLD operation
` [PATCH v4 06/12] baseband/acc: refactor to allow unified driver extension
` [PATCH v4 07/12] baseband/acc: adding VRB2 device variant
` [PATCH v4 08/12] baseband/acc: add FEC capabilities for the VRB2 variant
` [PATCH v4 09/12] baseband/acc: add FFT support to "
` [PATCH v4 10/12] baseband/acc: add MLD support in "
` [PATCH v4 11/12] baseband/acc: add support for VRB2 engine error detection
` [PATCH v4 12/12] baseband/acc: add configure helper for VRB2

[PATCH] raw/cnxk_bphy: support multi-process mode
 2023-10-04 17:47 UTC  (2+ messages)

[PATCH] eventdev: drop custom OS defines
 2023-10-04 17:39 UTC  (4+ messages)
` [EXT] "
` [PATCH v2] "

[PATCH] net/cnxk: fix TAG read data offset
 2023-10-04 15:48 UTC  (2+ messages)

[RFC PATCH 0/3] add TLS record processing security offload
 2023-10-04 15:44 UTC  (4+ messages)
` [PATCH v2 0/5] "

[PATCH] eventdev: fix max link profiles info
 2023-10-04 15:38 UTC  (3+ messages)

[RFC PATCH] app/test: add support for skipping tests
 2023-10-04 15:13 UTC  (6+ messages)
` [PATCH v4] "

Minutes of Technical Board Meeting, 2023-05-31
 2023-10-04 15:11 UTC 

Minutes of Technical Board Meeting, 2023-09-11
 2023-10-04 15:06 UTC 

[PATCH] mem: allow using ASan in multi-process mode
 2023-10-04 14:51 UTC  (2+ messages)

Technical board meeting agenda for 2023-10-04
 2023-10-04 14:42 UTC 

[PATCH] app/dma-perf: fix physical address seg-fault
 2023-10-04 13:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/2] ethdev: add IPsec event subtype range for PMD specific code
 2023-10-04 12:59 UTC  (2+ messages)
` [PATCH 2/2] net/cnxk: report undefined IPsec errors as PMD error

[PATCH v2] bus/cdx: provide driver flag for optional resource mapping
 2023-10-04 12:54 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] bus/dpaa: fix outside array bounds error with GCC v13
 2023-10-04 12:28 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] devtools: support skipping forbid rule check
 2023-10-04 12:27 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] devtools: forbid rte symbols in cnxk base driver

[PATCH] net/gve: allow GVE MTU greater than RTE_ETHER_MTU
 2023-10-04 12:06 UTC  (2+ messages)

[PATCH 0/4] support offload of simple conntrack flow rules
 2023-10-04 11:55 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] net/nfp: prepare for the flow merge
  ` [PATCH v2 2/4] net/nfp: add infrastructure for conntrack "
  ` [PATCH v2 3/4] net/nfp: add call to add and delete the flows to firmware
  ` [PATCH v2 4/4] net/nfp: add support for merged flows and conntrack stats

[RFC] rte_ether_unformat: accept more inputs
 2023-10-04 11:48 UTC  (7+ messages)
` [PATCH v3 0/4] rte_ether_unformat_addr related changes
  ` [PATCH v3 1/4] test: remove some strings from cmdline_etheraddr tests
  ` [PATCH v3 2/4] rte_ether_unformat: accept more inputs
  ` [PATCH v3 3/4] test: add tests for rte_ether routines
  ` [PATCH v3 4/4] net/tap: use rte_ether_unformat_address

[PATCH v1 1/1] eal/random: fix random state initialization for non-eal threads
 2023-10-04 11:37 UTC  (3+ messages)

[PATCH v3] net/axgbe: use CPUID to identify cpu
 2023-10-04 10:07 UTC 

[PATCH v2] net/axgbe: use CPUID to identify cpu
 2023-10-04  9:49 UTC  (3+ messages)

[RFC] cryptodev: refactor sm2, add plain message flag
 2023-10-04  9:34 UTC  (2+ messages)

[PATCH] random: initialize the random state for non-eal lcores
 2023-10-04  8:45 UTC  (5+ messages)
` [PATCH v2 0/2] fixes to rte_random for non-EAL threads
  ` [PATCH v2 1/2] random: initialize the random state "

Reminder - DPDK Tech Board Meeting - Tomorrow, Wed., Oct 4, 2023 - 8am Pacific/11am Eastern/1500h UTC
 2023-10-04  2:57 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).