DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/9] msvc integration changes
 2023-09-25 15:09 UTC  (9+ messages)
` [PATCH v11 00/16] "
  ` [PATCH v11 14/16] log: use standard ternary operator instead of GCC extension
  ` [PATCH v11 15/16] eal: "
  ` [PATCH v11 16/16] eal: define priority based ctor dtor for MSVC

[dpdk-dev] [PATCH] maintainers: update tree for marvell drivers
 2023-09-25 15:05 UTC  (2+ messages)

[PATCH 0/5] net/hns3: some performance optimizations
 2023-09-25 14:26 UTC  (8+ messages)
` [PATCH 3/5] net/hns3: optimize free mbuf code for SVE Tx

[PATCH v2] dts: update dependencies and mypy execution
 2023-09-25 14:15 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] ethdev: add flow API support for P4-programmable devices
 2023-09-25 12:35 UTC  (5+ messages)
` [PATCH V2] "

[PATCH 0/6] docs: Unify Getting Started Guides
 2023-09-25 12:24 UTC  (21+ messages)
` [PATCH 1/6] Section 1: Introduction
` [PATCH 2/6] Section 2: Install and Build DPDK
` [PATCH 3/6] Section 3: Setting up a System to Run DPDK Applications
` [PATCH 4/6] Section 4: Running Applications
` [PATCH 5/6] Section 5: Appendix
` [PATCH 6/6] Section 6: Glossary

[Bug 1294] recieve sig 11 when call rte_ip_frag_table_create on primary forked process
 2023-09-25 12:23 UTC 

[PATCH v3] vhost: avoid potential null pointer access
 2023-09-25 10:59 UTC  (5+ messages)

[PATCH 0/2] Introduce x86 specific identification API
 2023-09-25 10:52 UTC  (10+ messages)
` [PATCH 1/2] eal: introduce x86 processor identification
` [PATCH 2/2] common/mlx5: use EAL "

[PATCH 0/2] refactor rte_flow
 2023-09-25 10:33 UTC  (7+ messages)
` [PATCH v4 0/5] net/ice: "
  ` [PATCH v4 1/5] net/ice: remove pipeline mode
  ` [PATCH v4 2/5] net/ice: refine flow engine disabling
  ` [PATCH v4 3/5] net/ice: map group to pipeline stage
  ` [PATCH v4 4/5] net/ice: refine supported flow pattern name
  ` [PATCH v4 5/5] doc: add generic flow doc for ice PMD

[PATCH 1/2] net/iavf: fix TSO with big segments
 2023-09-25 10:30 UTC  (6+ messages)
` [PATCH 2/2] net/ice: "

[PATCH v2] app/test:subprocess synchronization of parameters
 2023-09-25 10:19 UTC  (5+ messages)
` [PATCH v3] app/test: secondary process passes allow parameters

[PATCH] eventdev/eth_rx: fix timestamp field register in mbuf
 2023-09-25 10:18 UTC  (3+ messages)

SIGILL in rte_cpu_get_flag_enabled / RTE_CPUFLAG_RTM
 2023-09-25  9:53 UTC  (3+ messages)

[PATCH 1/1] eal: enable xz read support and ignore warning
 2023-09-25  9:10 UTC  (2+ messages)

[PATCH 0/5] support item NSH matching
 2023-09-25  8:07 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] app/testpmd: support for VXLAN-GPE's next protocol
  ` [PATCH v2 2/5] common/mlx5: extend HCA attribute query for NSH
  ` [PATCH v2 3/5] net/mlx5: enhance the validation for item VXLAN-GPE
  ` [PATCH v2 4/5] app/testpmd: support for NSH flow item
  ` [PATCH v2 5/5] net/mlx5: add support for item NSH
  ` [PATCH v3 0/5] support item NSH matching
    ` [PATCH v3 1/5] app/testpmd: support for VXLAN-GPE's next protocol
    ` [PATCH v3 2/5] common/mlx5: extend HCA attribute query for NSH
    ` [PATCH v3 3/5] net/mlx5: enhance the validation for item VXLAN-GPE
    ` [PATCH v3 4/5] app/testpmd: support for NSH flow item
    ` [PATCH v3 5/5] net/mlx5: add support for item NSH

[PATCH v2 1/3] eventdev: introduce event dispatcher
 2023-09-25  7:59 UTC  (14+ messages)
` [PATCH v3 0/3] Add dispatcher library
  ` [PATCH v3 1/3] lib: introduce "
    ` [PATCH v4 0/3] Add "
      ` [PATCH v4 1/3] lib: introduce "
      ` [PATCH v4 2/3] test: add dispatcher test suite
      ` [PATCH v4 3/3] doc: add dispatcher programming guide

[PATCH] common/mlx5: replace use of PMD logtype
 2023-09-25  7:17 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/10] add the support of ipsec offload
 2023-09-25  6:06 UTC  (11+ messages)
` [PATCH 01/10] mailmap: update contributor entry
` [PATCH 02/10] net/nfp: add TLVs capability parsing
` [PATCH 03/10] net/nfp: add mailbox to support IPsec offload
` [PATCH 04/10] net/nfp: initialize IPsec related content
` [PATCH 05/10] net/nfp: get security capabilities and session size
` [PATCH 06/10] net/nfp: get IPsec Rx/Tx packet statistics
` [PATCH 07/10] net/nfp: create security session
` [PATCH 08/10] net/nfp: update "
` [PATCH 09/10] net/nfp: support IPsec Rx and Tx offload
` [PATCH 10/10] net/nfp: destroy security session

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2023-09-25  4:40 UTC  (27+ messages)
` [PATCH v11 0/4] Recycle mbufs from Tx queue into Rx queue
  ` [PATCH v11 2/4] net/i40e: implement mbufs recycle mode
` [PATCH v12 0/4] Recycle mbufs from Tx queue into Rx queue
` [PATCH v13 "
  ` [PATCH v13 1/4] ethdev: add API for mbufs recycle mode
  ` [PATCH v13 2/4] net/i40e: implement "
  ` [PATCH v13 3/4] net/ixgbe: "
  ` [PATCH v13 4/4] app/testpmd: add recycle mbufs engine

[PATCH 00/13] improve the modularization of NFP PMD
 2023-09-25  1:34 UTC  (3+ messages)

[PATCH 0/5] support setting and querying RSS algorithms
 2023-09-25  1:13 UTC  (5+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 4/7] app/proc-info: fix never show RSS info

[PATCH] net/mlx5: reuse reformat and modify header actions in a table
 2023-09-24  9:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/2] app/dma-perf: add SG copy support
 2023-09-24  9:32 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] app/dma-perf: validate copied memory
  ` [PATCH v4 2/2] app/dma-perf: add SG copy support

[PATCH 00/15] fixes and improvements to cnxk crypto PMD
 2023-09-24  9:15 UTC  (5+ messages)
` [PATCH 04/15] crypto/cnxk: fix private key length in ECDSA param
` [PATCH 13/15] crypto/cnxk: add support for raw APIs

[PATCH v1 1/7] eventdev: introduce DMA event adapter library
 2023-09-23 13:34 UTC  (27+ messages)
` [PATCH v2 00/12] event DMA adapter library support
  ` [PATCH v2 01/12] eventdev: introduce event DMA adapter library
  ` [PATCH v2 02/12] eventdev: api to get DMA adapter capabilities
  ` [PATCH v2 03/12] eventdev: add DMA adapter API to create and free
  ` [PATCH v2 04/12] eventdev: api support for vchan add and delete
  ` [PATCH v2 05/12] eventdev: add support for service function
  ` [PATCH v2 06/12] eventdev: api support for DMA adapter start stop
  ` [PATCH v2 07/12] eventdev: api support to get DMA adapter service ID
  ` [PATCH v2 08/12] eventdev: add DMA adapter support for runtime params
  ` [PATCH v2 09/12] eventdev: add support for DMA adapter stats
  ` [PATCH v2 10/12] eventdev: add support for DMA adapter enqueue
  ` [PATCH v2 11/12] eventdev: add DMA adapter port get
  ` [PATCH v2 12/12] app/test: add event DMA adapter auto-test
  ` [PATCH v3 00/12] event DMA adapter library support
    ` [PATCH v3 01/12] eventdev: introduce event DMA adapter library
    ` [PATCH v3 02/12] eventdev: api to get DMA adapter capabilities
    ` [PATCH v3 03/12] eventdev: create and free API for DMA adapter
    ` [PATCH v3 04/12] eventdev: add API support for vchan add and delete
    ` [PATCH v3 05/12] eventdev: add support for DMA adapter service function
    ` [PATCH v3 06/12] eventdev: add support for DMA adapter start and stop
    ` [PATCH v3 07/12] eventdev: add support for DMA adapter service ID get
    ` [PATCH v3 08/12] eventdev: add DMA adapter support for runtime params
    ` [PATCH v3 09/12] eventdev: add support for DMA adapter stats
    ` [PATCH v3 10/12] eventdev: add support for DMA adapter enqueue
    ` [PATCH v3 11/12] eventdev: add DMA adapter event port get
    ` [PATCH v3 12/12] app/test: add event DMA adapter auto-test

[PATCH] app/test: add modexp group tests
 2023-09-23 11:20 UTC 

[PATCH 0/1] make file prefix unit test more resilient
 2023-09-23  8:21 UTC  (6+ messages)

[PATCH v1 00/34] Implemenation of revised ml/cnxk driver
 2023-09-22 16:59 UTC  (9+ messages)
` [PATCH v1 02/34] ml/cnxk: drop use of RTE API for firmware read
      ` [EXT] "

[PATCH v1 0/7] VRB2 BBDEV PMD introduction
 2023-09-22 16:41 UTC  (11+ messages)
` [PATCH v1 1/7] bbdev: add FFT version member in driver info
` [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1

[PATCH] common/idpf: fix Tx checksum offload
 2023-09-22 15:29 UTC  (2+ messages)

[PATCH] ethdev: validate reserved fields
 2023-09-22 15:23 UTC  (5+ messages)

[PATCH] eal: fix location of per lcore macro documentation
 2023-09-22 14:13 UTC  (2+ messages)

[PATCH 00/11] rework thread management
 2023-09-22 13:46 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v1] net/axgbe: use CPUID to identify cpu
 2023-09-22  9:43 UTC  (5+ messages)

[PATCH 0/2] net/mana: 32 bit support
 2023-09-22  9:35 UTC  (6+ messages)
` [PATCH 1/2] net/mana: enable 32 bit build for mana driver
` [PATCH 2/2] net/mana: add 32 bit short doorbell

[PATCH 1/2] net/sfc: offer indirect VXLAN encap action in transfer flows
 2023-09-22  9:34 UTC  (5+ messages)
` [PATCH 2/2] net/sfc: support updating indirect VXLAN encap action

[PATCH] net/af_xdp: pass cflags to appropriate build components
 2023-09-22  9:31 UTC  (2+ messages)
` [PATCH v2] net/af_xdp: fix cflags to appropriate UMEM feature

[RFC PATCH 0/5] Using shared mempools for zero-copy IO proxying
 2023-09-22  8:19 UTC  (6+ messages)
` [RFC PATCH 1/5] bus: new driver to accept shared memory over unix socket
` [RFC PATCH 2/5] mempool: driver for mempools of mbufs on shared memory
` [RFC PATCH 3/5] net: new ethdev driver to communicate using shared mem
` [RFC PATCH 4/5] app: add IO proxy app using shared memory interfaces
` [RFC PATCH 5/5] app/io-proxy: add startup commands

[PATCH] eal: fix modify data area after memset
 2023-09-22  8:12 UTC  (2+ messages)

[PATCH] eal/unix: enhance error reporting for firmware
 2023-09-22  8:06 UTC 

[PATCH] ethdev: add new symmetric hash function
 2023-09-22  6:57 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH] net/mlx5: adds the checking for Tx queue affinity
 2023-09-22  6:50 UTC 

[PATCH 00/36] fix Rx and Tx queue state
 2023-09-22  6:41 UTC  (5+ messages)

[PATCH] net/mlx5: fix jump ipool entry size
 2023-09-22  0:20 UTC  (2+ messages)

[PATCH v2 0/7] VRB2 bbdev PMD introduction
 2023-09-21 20:43 UTC  (8+ messages)
` [PATCH v2 1/7] bbdev: add FFT version member in driver info
` [PATCH v2 2/7] baseband/acc: add FFT version in the VRB PMD
` [PATCH v2 3/7] baseband/acc: remove the 4G SO capability for VRB1
` [PATCH v2 4/7] baseband/acc: allocate FCW memory separately
` [PATCH v2 5/7] baseband/acc: add support for MLD operation
` [PATCH v2 6/7] baseband/acc: introduce the new VRB2 variant
` [PATCH v2 7/7] baseband/acc: add configure helper for VRB2

[PATCH] net/gve: Refill all descriptors that were consumed
 2023-09-21 16:37 UTC  (3+ messages)

[PATCH] app/testpmd: add support for MPLS TTL
 2023-09-21 16:24 UTC  (3+ messages)

[PATCH v5 0/9] add rte flow support for cpfl
 2023-09-15 10:00 UTC  (10+ messages)
` [PATCH v6 0/8] "
  ` [PATCH v6 1/8] net/cpfl: add json parser for rte flow pattern rules
  ` [PATCH v6 2/8] net/cpfl: add mod rule parser support for rte flow
  ` [PATCH v6 3/8] net/cpfl: set up rte flow skeleton
  ` [PATCH v6 4/8] net/cpfl: set up control path
  ` [PATCH v6 5/8] net/cpfl: add FXP low level implementation
  ` [PATCH v6 6/8] net/cpfl: add fxp rule module
  ` [PATCH v6 7/8] net/cpfl: add fxp flow engine
  ` [PATCH v6 8/8] net/cpfl: add flow support for representor

[PATCH v1] net/cpfl: fix incorrect status calculation
 2023-08-22  1:17 UTC 

[PATCH v1] app/testpmd: refine encap content
 2023-08-22  1:13 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).