DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v6 0/2] *** Disable PASID for DLB Device ***
 2023-11-05  5:48 UTC  (8+ messages)
` [PATCH v6 1/2] bus/pci: add function to enable/disable PASID
` [PATCH v6 2/2] event/dlb2: fix disable PASID

[PATCH 0/5] fix segment fault when parse args
 2023-11-05  5:45 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] kvargs: add one new process API
  ` [PATCH v3 2/5] net/af_packet: use new API to parse kvargs
  ` [PATCH v3 3/5] net/sfc: "
  ` [PATCH v3 4/5] net/tap: "
  ` [PATCH v3 5/5] net/mvneta: fix possible out-of-bounds write
` [PATCH v4 0/5] fix segment fault when parse args
  ` [PATCH v4 1/5] kvargs: add one new process API
  ` [PATCH v4 2/5] net/sfc: use new API to parse kvargs
  ` [PATCH v4 5/5] net/mvneta: fix possible out-of-bounds write

[RFC] mempool: CPU cache aligning mempool driver accesses
 2023-11-04 17:29 UTC 

[dpdk-dev] [PATCH] ring: fix unaligned memory access on aarch32
 2023-11-04 16:54 UTC  (4+ messages)

[PATCH] examples/l2fwd-event: fix missing unlock issue
 2023-11-04  7:51 UTC  (2+ messages)
` [EXT] "

[PATCH] net/sfc: fix null dereference in syslog
 2023-11-04  7:37 UTC 

[PATCH] examples/l3fwd: fix missing unlock issue
 2023-11-04  7:27 UTC 

[PATCH] net/mlx5: fix the unlock mismatch issue
 2023-11-04  4:07 UTC 

[PATCH] net/bnxt: fix deadlock in mgr timer cb
 2023-11-04  4:06 UTC 

[PATCH] net/mlx5: fix null derefrence in mlx5 txq start
 2023-11-04  4:06 UTC 

[PATCH v1 0/1] baseband/acc: fix for VRB1 PMD
 2023-11-03 23:45 UTC  (2+ messages)
` [PATCH v1 1/1] baseband/acc: fix for TB mode on VRB1

[PATCH v3 00/10] test-bbdev changes for 23.11
 2023-11-03 23:34 UTC  (11+ messages)
` [PATCH v3 01/10] test/bbdev: fix python script subprocess
` [PATCH v3 02/10] test/bbdev: rename macros from acc200 to vrb
` [PATCH v3 03/10] test/bbdev: handle exception for LLR generation
` [PATCH v3 04/10] test/bbdev: improve test log messages
` [PATCH v3 05/10] test/bbdev: assert failed test for queue configure
` [PATCH v3 06/10] test/bbdev: ldpc encoder concatenation vector
` [PATCH v3 07/10] test/bbdev: add MLD support
` [PATCH v3 08/10] test/bbdev: support new FFT capabilities
` [PATCH v3 09/10] test/bbdev: support 4 bit LLR compression
` [PATCH v3 10/10] test/bbdev: update python script parameters

[PATCH] raw/cnxk_gpio: switch to dynamic logging
 2023-11-03 21:09 UTC 

[PATCH 24.03] build: track mandatory rather than optional libs
 2023-11-03 20:19 UTC  (5+ messages)
` [PATCH 24.03 v2] "

[PATCH] test/dma: fix for buffer auto free
 2023-11-03 18:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 0/2] *** Disable PASID for DLB Device ***
 2023-11-03 18:06 UTC  (5+ messages)
` [PATCH v5 1/2] bus/pci: add function to enable/disable PASID
` [PATCH v5 2/2] event/dlb2: fix disable PASID

[PATCH v1] bus/pci: add function to enable/disable PASID
 2023-11-03 17:26 UTC  (3+ messages)
` [EXT] "

[PATCH v4] event/dlb2: fix disable PASID
 2023-11-03 17:18 UTC  (2+ messages)

[PATCH 00/11] Add basic flow support for corenic firmware
 2023-11-03 17:01 UTC  (14+ messages)
` [PATCH 01/11] net/nfp: move some source files
` [PATCH 02/11] drivers: add the structures and functions for flow offload
` [PATCH 03/11] net/nfp: add the control message channel
` [PATCH 04/11] net/nfp: support flow API for CoreNIC firmware
` [PATCH 05/11] net/nfp: support Ethernet flow item
` [PATCH 06/11] net/nfp: support drop flow action
` [PATCH 07/11] net/nfp: support IPv4 flow item
` [PATCH 08/11] net/nfp: support IPv6 "
` [PATCH 09/11] net/nfp: support TCP/UDP/SCTP flow items
` [PATCH 10/11] drivers: support MARK flow action
` [PATCH 11/11] net/nfp: support QUEUE "

[PATCH 1/1] build: update link args and includes for libarchive
 2023-11-03 16:50 UTC  (3+ messages)
` [PATCH v4 1/1] build: add libarchive to external deps

[PATCH v10 12/12] app/graph: support l3fwd use case
 2023-11-03 16:44 UTC  (3+ messages)
` [PATCH v11 00/12] add CLI based graph application

[PATCH v1 1/1] ml/cnxk: fix updating internal I/O info
 2023-11-03 16:40 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] net/dpaa2: change threshold value
 2023-11-03 15:58 UTC  (6+ messages)

[PATCH 0/5] support setting and querying RSS algorithms
 2023-11-03 15:52 UTC  (4+ messages)
` [PATCH v9 0/9] "
  ` [PATCH v9 2/9] ethdev: support setting and querying RSS algorithm

[PATCH] crypto/openssl: fix asym memory leaks
 2023-11-03 15:45 UTC 

[PATCH] crypto/openssl: fix memory leaks in SM2 ops
 2023-11-03 15:39 UTC  (9+ messages)
` [PATCH v2] crypto/openssl: fix memory leaks in asym ops
    ` [EXT] "
  ` [PATCH v3] "

[PATCH v2 0/3] test/dma: add vchan reconfig and SG tests
 2023-11-03 15:38 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] test/dma: use unit test framework
  ` [PATCH v3 2/3] test/dma: test vchan reconfiguration
  ` [PATCH v3 3/3] test/dma: add SG copy tests

[PATCH v3 0/7] docs: getting started guide consolidation
 2023-11-03 15:26 UTC  (16+ messages)
` [PATCH v3 1/7] Section 1: Introduction
` [PATCH v3 2/7] Section 2: Install and Build DPDK
` [PATCH v3 3/7] Section 3: Setting up a System to Run DPDK Applications
` [PATCH v3 4/7] Section 4: Running Applications
` [PATCH v3 5/7] Section 5: Appendix
` [PATCH v3 6/7] Added link to Getting Started Guide in index.rst
` [PATCH v3 7/7] Section 6: Glossary

[PATCH] net/mlx5: fix checking for send to kernel action
 2023-11-03 15:25 UTC 

[PATCH] net/nfp: add quick exit logic for parse packet type
 2023-11-03 15:00 UTC  (2+ messages)

[PATCH] doc/contributing: update RST text-wrapping guidelines
 2023-11-03 13:42 UTC  (2+ messages)

[PATCH] eal: add const to init function parameter
 2023-11-03 12:44 UTC  (5+ messages)

[RFC] ethdev: introduce maximum Rx buffer size
 2023-11-03 12:37 UTC  (33+ messages)
` [PATCH v3 0/3] "
` [PATCH v4 "
  ` [PATCH v4 1/3] ethdev: "
  ` [PATCH v4 2/3] app/testpmd: add maximum Rx buffer size display
` [PATCH v5 0/3] introduce maximum Rx buffer size
  ` [PATCH v5 1/3] ethdev: "
  ` [PATCH v5 2/3] app/testpmd: add maximum Rx buffer size display
  ` [PATCH v5 3/3] net/hns3: report maximum buffer size

[PATCH] Add bus master enable/disable APIs for CDX devices
 2023-11-03 11:20 UTC  (3+ messages)
` [PATCH v2 1/2] bus/cdx: add support for devices without MSI
  ` [PATCH v2 2/2] bus/cdx: add bus master enable/disable APIs

[PATCH] app/testpmd: fix UDP cksum error for UFO enable
 2023-11-03 10:42 UTC  (5+ messages)
` [PATCH v2] "

Updating examples which use coremask parameters
 2023-11-03 10:16 UTC  (7+ messages)

[PATCH 0/7] refactor kvargs test
 2023-11-03  9:53 UTC  (8+ messages)
` [PATCH 1/7] app/test: introduce UT suite framework for kvargs
` [PATCH 2/7] app/test: extract basic token count testcase "
` [PATCH 3/7] app/test: extract without keys "
` [PATCH 4/7] app/test: extract with "
` [PATCH 5/7] app/test: extract parse list value "
` [PATCH 6/7] app/test: extract parse empty elements "
` [PATCH 7/7] maintainers: update for kvargs library

[PATCH v1 00/11] test-bbdev changes for 23.11
 2023-11-03  9:48 UTC  (10+ messages)
` [PATCH v1 02/11] test/bbdev: update python script parameters

[PATCH v2] examples/l2fwd-macsec: add MACsec forwarding application
 2023-11-03  7:32 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] common/qat: limit configuration to the primary process
 2023-11-03  7:23 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] crypto/qat: add sm2 ecdsa
 2023-11-03  7:07 UTC  (3+ messages)

[PATCH] app/test-pmd: fix L4 checksum with padding data
 2023-11-03  4:03 UTC  (4+ messages)

[RFC] MAINTAINERS: add status information
 2023-11-03  3:57 UTC  (14+ messages)
` [PATCH v6 0/3] net/tap: build and fix for BPF program
  ` [PATCH v6 3/3] net/tap; rebuild and update the BPF flow program

[21.11 PATCH v1] net/mlx5: fix matcher layout size calculation
 2023-11-03  3:07 UTC 

[PATCH 1/2] pipeline: fix calloc parameters
 2023-11-03  1:26 UTC  (3+ messages)
` [PATCH 2/2] net/nfp: "

[PATCH] drivers: remove compile-time option for IEEE 1588
 2023-11-03  0:08 UTC  (7+ messages)

[PATCH 0/2] remove unnecessary null checks in OpenSSL usage
 2023-11-02 23:02 UTC  (3+ messages)
` [PATCH 1/2] nullfree: add matches for null free cases from OpenSSL
` [PATCH 2/2] crypto/openssl: remove unnecessary NULL checks before free

[PATCH v7] devtools: add script to check for non inclusive naming
 2023-11-02 20:57 UTC  (2+ messages)
` [PATCH v8] "

[PATCH 0/2] add support of RX/TX pause frame switch
 2023-11-02 20:39 UTC  (2+ messages)

[RFC] eal: RFC to refactor rte_eal_init into sub-functions
 2023-11-02 18:37 UTC  (2+ messages)

[PATCH v1] event/dlb2: add support for disabling PASID
 2023-11-02 18:17 UTC  (5+ messages)
` [PATCH v3] event/dlb2: fix disable PASID for kernel 6.2

[24.03 RFC 0/3] Add argument manipulation library
 2023-11-02 18:12 UTC  (6+ messages)
` [24.03 RFC 1/3] args: new library to allow easier manipulation of cmdline args
` [24.03 RFC 2/3] eal: allow export of the cmdline argument parsing options
` [24.03 RFC 3/3] args: add functions to check parameter validity

[PATCH] crypto/ipsec_mb: Do not dequeue ops from ring after job flush
 2023-11-02 17:32 UTC  (2+ messages)

[PATCH v1] common/cnxk: fix aged flows bitmap alloc
 2023-11-02 11:38 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).