DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] common/mlx5: fix the sysfs port name translation
 2023-03-28  8:39 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] net/mlx5: "

[PATCH] net/mlx5: fix CQEs dumping for Tx
 2023-03-28  8:38 UTC  (3+ messages)

release candidate 23.03-rc3
 2023-03-28  8:14 UTC  (5+ messages)

[PATCH] net/i40e: remove redundant judgment for rearm
 2023-03-28  7:28 UTC  (2+ messages)
` [PATCH v2] net/i40e: remove redundant judgment

[PATCH] examples/fips_validation: fix digest in non JSON SHA MCT
 2023-03-28  6:40 UTC  (3+ messages)

[PATCH] doc: fix cryptodev code block mismatch
 2023-03-28  6:39 UTC  (8+ messages)
  ` [EXT] "

[PATCH] test/crypto: fix errors for test stats testcase
 2023-03-28  6:37 UTC  (3+ messages)

[PATCH] pdump: fix build issue with GCC 12
 2023-03-28  6:27 UTC  (4+ messages)

[PATCH 1/2] net/virtio: propagate return value of called function
 2023-03-28  3:14 UTC  (2+ messages)

[PATCH 0/2] update license and copyright
 2023-03-28  2:08 UTC  (3+ messages)
` [PATCH 1/2] net/gve: switch copyright from MIT to BSD-3
` [PATCH 2/2] net/gve: update copyright holders

[Bug 1200] mlx5_tx_handle_completion: bad timestamp
 2023-03-27 22:39 UTC  (2+ messages)

rte_atomic API compatibility & standard atomics
 2023-03-27 20:08 UTC  (2+ messages)

[PATCH] doc: fix dcf instructions
 2023-03-27 19:44 UTC 

[PATCH] vhost: add device op to offload the interrupt kick
 2023-03-27 16:35 UTC  (6+ messages)
` [EXT] "

[PATCH 0/3] use C11 memory model GCC builtin atomics
 2023-03-27 15:25 UTC  (5+ messages)
` [PATCH 1/3] bus/vmbus: "
` [PATCH 2/3] crypto/ccp: "
` [PATCH 3/3] eal: "

[PATCH] devtools: move mailmap check after patch applied
 2023-03-27 14:52 UTC 

[PATCH v2] net/iavf: fix iavf query stats in intr thread
 2023-03-27 12:37 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] app/flow-perf: replace RTE_BE32/16 with rte_cpu_to_be_32/16 for variables
 2023-03-27 12:32 UTC  (3+ messages)

x86 rte_memcpy_aligned possible optimization
 2023-03-27 11:45 UTC 

[PATCH V1] doc: add tested Intel platforms with Intel NICs
 2023-03-27 11:42 UTC  (3+ messages)

[PATCH] net/iavf: fix VLAN offload with AVX512
 2023-03-27 10:07 UTC 

[PATCH v1] raw/ifpga: check afu device before unplug
 2023-03-26 21:41 UTC 

[PATCH] vhost: fix deadlock with no multiqueue
 2023-03-26 15:51 UTC  (3+ messages)

[PATCH] dma/dpaa2: set the vfa bit for rbp with vf
 2023-03-26  9:06 UTC 

[RFC 0/2] add clang-format infrastructure
 2023-03-24 19:24 UTC  (5+ messages)
` [RFC 1/2] Add clang format file
` [RFC 2/2] doc: add clang-format documentation

[PATCH 0/7] replace rte atomics with GCC builtin atomics
 2023-03-24 19:22 UTC  (31+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] ring: "
  ` [PATCH v2 2/7] stack: "
  ` [PATCH v2 3/7] dma/idxd: "
  ` [PATCH v2 4/7] net/ice: "
  ` [PATCH v2 5/7] net/ixgbe: "
  ` [PATCH v2 6/7] net/null: "
  ` [PATCH v2 7/7] net/ring: "
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] ring: "
  ` [PATCH v3 2/7] stack: "
  ` [PATCH v3 3/7] dma/idxd: "
  ` [PATCH v3 4/7] net/ice: "
  ` [PATCH v3 5/7] net/ixgbe: "
  ` [PATCH v3 6/7] net/null: "
  ` [PATCH v3 7/7] net/ring: "

[PATCH 0/5] fix segment fault when parse args
 2023-03-24 16:26 UTC  (11+ messages)
` [PATCH v2 00/44] "
  ` [PATCH v2 38/44] event/dlb2: fix segment fault when parse devargs
  ` [PATCH v2 41/44] event/opdl: "

[RFC 0/2] Add high-performance timer facility
 2023-03-24 16:00 UTC  (4+ messages)
` [RFC v2 "
  ` [RFC v2 2/2] eal: add "

[Bug 1199] mlx5: segmentation fault with rte_flow_configure function
 2023-03-24 13:55 UTC 

[PATCH v5] net/i40e: rework maximum frame size configuration
 2023-03-24 13:07 UTC  (9+ messages)
` [PATCH v6] "

Minutes of Technical Board Meeting, 2023-March-22
 2023-03-24 10:02 UTC 

[RFC PATCH] ethdev: add flow item for RoCE infiniband BTH
 2023-03-24  3:26 UTC 

[PATCH] kni: fix build with Linux 6.3
 2023-03-24  3:04 UTC  (5+ messages)
      ` [EXT] "

[PATCH v1 00/13] graph enhancement for multi-core dispatch
 2023-03-24  2:16 UTC  (17+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 01/15] graph: rename rte_graph_work as common
  ` [PATCH v2 02/15] graph: split graph worker into common and default model
  ` [PATCH v2 03/15] graph: move node process into inline function
  ` [PATCH v2 04/15] graph: add get/set graph worker model APIs
  ` [PATCH v2 05/15] graph: introduce graph node core affinity API
  ` [PATCH v2 06/15] graph: introduce graph bind unbind API
  ` [PATCH v2 07/15] graph: introduce graph clone API for other worker core
  ` [PATCH v2 08/15] graph: add struct for stream moving between cores
  ` [PATCH v2 09/15] graph: introduce stream moving cross cores
  ` [PATCH v2 10/15] graph: enable create and destroy graph scheduling workqueue
  ` [PATCH v2 11/15] graph: introduce graph walk by cross-core dispatch
  ` [PATCH v2 12/15] graph: enable graph multicore dispatch scheduler model
  ` [PATCH v2 13/15] graph: add stats for corss-core dispatching
  ` [PATCH v2 14/15] examples/l3fwd-graph: introduce multicore dispatch worker model
  ` [PATCH v2 15/15] doc: update multicore dispatch model in graph guides

[PATCH v1] doc/guides/nics: remove limitation of ipn3ke
 2023-03-24  1:29 UTC  (3+ messages)

[PATCH v1] raw/ifpga: remove virtual device unplug operation
 2023-03-24  1:27 UTC  (7+ messages)

Commit broke 32-bit testpmd app
 2023-03-24  0:49 UTC  (6+ messages)

[PATCH] net/mlx5/hws: fix return value of send queue action
 2023-03-23 19:43 UTC  (6+ messages)
` [PATCH] net/mlx5/hws: fix send sync drain empty queue check
` [PATCH] net/mlx5/hws: fix IPv4 frag matching

[PATCH] doc: update mlx5 limitations on ESP header match
 2023-03-23 19:41 UTC  (2+ messages)

[PATCH 0/2] ABI check updates
 2023-03-23 17:15 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] devtools: unify configuration for ABI check
  ` [PATCH v2 2/2] devtools: stop depending on libabigail xml format

[Bug 1198] Tap driver incorrectly uses globally unique ID when "mac=fixed" is specified
 2023-03-23 17:12 UTC 

[PATCH] net/tap: resolve stringop-overflow with gcc 12 on ppc64le
 2023-03-23 17:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/1] app/mldev: fix code formatting and alignment
 2023-03-23 16:23 UTC 

[PATCH 1/1] app/mldev: add check for model and filelist option
 2023-03-23 16:21 UTC 

[PATCH] app/testpmd: display RSS hash key of rte flow rule
 2023-03-23 16:02 UTC  (2+ messages)

[PATCH 1/1] app/mldev: add internal function for file read
 2023-03-23 15:28 UTC 

[dpdk-dev] Questions about rte_eth_link_speed_to_str API
 2023-03-23 14:40 UTC  (10+ messages)
` [dpdk-dev] [RFC] ethdev: improve link speed to string

[dpdk-dev] [PATCH RFC] net/ena: Add Windows support
 2023-03-23 14:19 UTC  (9+ messages)

[dpdk-dev] [RFC PATCH] ethdev: add support for testpmd-compliant flow rule dumping
 2023-03-23 12:54 UTC  (9+ messages)

[RFC 0/1] ring: add callback infrastructire to ring library
 2023-03-23 11:55 UTC  (3+ messages)
` [RFC 1/1] ring: add infrastructure to allow callbacks within the "

[PATCH] app/testpmd:add vxlan txonly
 2023-03-23 11:51 UTC  (6+ messages)

[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
 2023-03-23 11:41 UTC  (6+ messages)
` [PATCH v4 0/3] Recycle buffers from Tx to Rx
  ` [PATCH v4 1/3] ethdev: add API for buffer recycle mode
  ` [PATCH v4 2/3] net/i40e: implement recycle buffer mode
  ` [PATCH v4 3/3] net/ixgbe: "

[PATCH] net/mana: remove "Features" section in mana.rst
 2023-03-23 11:37 UTC  (2+ messages)

DPDK Release Status Meeting 2023-03-23
 2023-03-23 11:28 UTC 

[PATCH] app/testpmd: fix wrong encap/decap size calculation
 2023-03-23 11:09 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v10 1/5] net/enetfec: introduce NXP ENETFEC driver
 2023-03-23 11:09 UTC  (7+ messages)
` [PATCH v11 0/5] drivers/net: add "
  ` [PATCH v11 1/5] net/enetfec: introduce "

[PATCH] net/mlx5: relax hws meter validation
 2023-03-23 11:01 UTC  (3+ messages)

[PATCH] net/mlx5: fix build with GCC 12 and ASan
 2023-03-23 11:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2023-03-23 10:49 UTC  (11+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 2/3] net/i40e: enable direct rearm with separate API
      ` 回复: "

[RFC PATCH v1 0/4] dts: add dts api docs
 2023-03-23 10:40 UTC  (5+ messages)
` [RFC PATCH v1 1/4] dts: code adjustments for sphinx
` [RFC PATCH v1 2/4] dts: add doc generation dependencies
` [RFC PATCH v1 3/4] dts: add doc generation
` [RFC PATCH v1 4/4] dts: format docstrigs to google format

[PATCH] net/af_xdp: make compatible with libbpf v0.8.0
 2023-03-23 10:23 UTC  (7+ messages)

[PATCH 0/4] Remove unnecessary null free checks
 2023-03-23  9:33 UTC  (8+ messages)
` [PATCH 1/4] mldev: remove "
  ` [EXT] "
` [PATCH 2/4] ml/cnkx: remove unnecessary null checks
  ` [EXT] "
` [PATCH 3/4] graph: remove unnicessary "
` [PATCH 4/4] examples/fips_validation: remove unneeded "

[PATCH 0/2] small fixes for QoS profile handling
 2023-03-23  9:11 UTC  (2+ messages)

[PATCH v1 1/1] eventdev/eth_rx: add event buf size and count in telemetry
 2023-03-23  8:58 UTC 

[PATCH] net/mlx5/hws: add check for modify-header actions
 2023-03-23  7:21 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] net/mlx5/hws: fix saving of jumbo tag for deletion
 2023-03-23  7:20 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] net/mlx5/hws: fix shared context to use local defaults
 2023-03-23  7:20 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] net/mlx5/hws: fix bug in pattern creation
 2023-03-23  7:19 UTC  (3+ messages)
` [PATCH v4] "

build dpdk error by gcc 8.4.0
 2023-03-23  3:53 UTC  (3+ messages)
  ` 回复: "

[PATCH] devtools: stop compiler atomics with no C11 equivalent
 2023-03-22 21:48 UTC  (5+ messages)

[PATCH] acl: fix autotest failures on ppc64le with gcc 11
 2023-03-22 17:29 UTC 

[PATCH] vhost: avoid sleeping under mutex
 2023-03-22 17:05 UTC 

[Bug 1197] Segmentation fault running acl_autotest when built with gcc 11 and -O3 on ppc64le
 2023-03-22 16:43 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).