DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] common/idpf: fix Tx checksum offload
 2023-09-22 15:29 UTC 

[PATCH v2 1/3] eventdev: introduce event dispatcher
 2023-09-22  7:38 UTC  (16+ 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] 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 1/2] net/sfc: offer indirect VXLAN encap action in transfer flows
 2023-09-22  6:33 UTC  (5+ messages)
` [PATCH 2/2] net/sfc: support updating indirect VXLAN encap action

[PATCH 0/6] docs: Unify Getting Started Guides
 2023-09-22  4:15 UTC  (8+ 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

[PATCH v1 00/34] Implemenation of revised ml/cnxk driver
 2023-09-22  3:59 UTC  (11+ messages)
` [PATCH v1 02/34] ml/cnxk: drop use of RTE API for firmware read
      ` [EXT] "
` [PATCH v1 19/34] ml/cnxk: support config and close of tvmdp library
` [PATCH v2 00/34] Implemenation of revised ml/cnxk driver

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

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

[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] eal: fix location of per lcore macro documentation
 2023-09-21 18:13 UTC 

[PATCH v1 0/7] VRB2 BBDEV PMD introduction
 2023-09-21 17:18 UTC  (7+ messages)
` [PATCH v1 3/7] baseband/acc: remove the 4G SO capability for VRB1

[PATCH] ethdev: add flow API support for P4-programmable devices
 2023-09-21 16:38 UTC  (2+ messages)

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

[PATCH] ethdev: validate reserved fields
 2023-09-21 16:33 UTC  (5+ messages)

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

[PATCH v5 2/2] net/bonding: replace master/slave to main/member
 2023-09-21 16:10 UTC  (3+ messages)
` [PATCH] app/test: fix reference to master in bonding test

[PATCH] provide Windows/MSVC lcore macros
 2023-09-21 15:45 UTC  (5+ messages)
` [PATCH v2] eal: provide per lcore macros for MSVC

[RFC PATCH] ethdev: introduce NAT64 action
 2023-09-21 15:45 UTC  (3+ messages)

[PATCH v1 1/2] dmadev: add DMA operation structure
 2023-09-21 15:43 UTC  (3+ messages)
` [PATCH v2] dmadev: get DMA device using device ID

[PATCH] ethdev: add packet type matching item
 2023-09-21 15:39 UTC  (3+ messages)

[PATCH 1/2] eal: remove RTE_CPUFLAG_NUMFLAGS
 2023-09-21 14:49 UTC  (9+ messages)
` [PATCH v2 1/2] test/cpuflags: removed test for NUMFLAGS
  ` [PATCH v2 2/2] eal: remove NUMFLAGS enumeration

[PATCH] examples/ptpclient: add signal handler for cleanup
 2023-09-21 14:08 UTC  (7+ messages)

[PATCH 1/8] net/ntnic: initial commit which adds register defines
 2023-09-21 14:04 UTC  (5+ messages)
` [PATCH v16 "

[PATCH 0/5] net/hns3: some bugfixes for hns3
 2023-09-21 13:31 UTC  (2+ messages)

[PATCH 1/2] common/cnxk: reserve last LMT line for control ops
 2023-09-21 13:19 UTC  (4+ messages)
` [PATCH 2/2] net/cnxk: separate callback for Rx flush on CN10k
` [PATCH v2] common/cnxk: reserve last LMT line for control ops

[Bug 1293] how to free mempool in secondary as prev process exit unnormally without calling free function
 2023-09-21 12:33 UTC 

DPDK Release Status Meeting 2023-09-21
 2023-09-21 12:16 UTC 

[PATCH 0/3] some bugfixes for PTP
 2023-09-21 11:59 UTC  (13+ messages)
` [PATCH v3 0/2] ethdev: add the check for PTP capability
  ` [PATCH v3 1/2] examples/ptpclient: "

[PATCH 00/15] fixes and improvements to cnxk crypto PMD
 2023-09-21 11:48 UTC  (16+ messages)
` [PATCH 01/15] crypto/cnxk: clear rptr and dptr fields
` [PATCH 02/15] common/cnxk: update SE context fields to match ucode spec
` [PATCH 03/15] common/cnxk: set cipher key only for non-null cipher
` [PATCH 04/15] crypto/cnxk: fix private key length in ECDSA param
` [PATCH 05/15] crypto/cnxk: fix IPsec CCM and GCM capabilities
` [PATCH 06/15] crypto/cnxk: remove pdcp chain bit from capabilities
` [PATCH 07/15] crypto/cnxk: check for sg version in SE engine capabilities
` [PATCH 08/15] crypto/cnxk: fix control flow issues
` [PATCH 09/15] crypto/cnxk: make IV pointers as constant
` [PATCH 10/15] crypto/cnxk: set PDCP chain IV offset based on FVC
` [PATCH 11/15] crypto/cnxk: minor shuffling in the sess structure
` [PATCH 12/15] crypto/cnxk: add support for packets with cipher len zero
` [PATCH 13/15] crypto/cnxk: add support for raw APIs
` [PATCH 14/15] crypto/cnxk: update the iv from proper param for gmac
` [PATCH 15/15] test/crypto: enable raw crypto tests for crypto_cn10k

[PATCH] maintainers: update email address
 2023-09-21 11:41 UTC  (3+ messages)

[PATCH 0/5] fix race-condition of proactive error handling mode
 2023-09-21 11:12 UTC  (2+ messages)

[RFC PATCH 0/3] add TLS record processing security offload
 2023-09-21 11:01 UTC  (7+ messages)
` [RFC PATCH 2/3] security: add TLS record processing

[PATCH] net/af_xdp: pass cflags to appropriate build components
 2023-09-21 10:47 UTC  (3+ messages)

[RFC 1/2] security: introduce out of place support for inline ingress
 2023-09-21 10:44 UTC  (5+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] net/cnxk: support inline ingress out of place session
  ` [PATCH v2 3/3] test/security: add unittest for inline ingress oop

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

[PATCH v2 0/3] Introduce event link profiles
 2023-09-21 10:28 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] eventdev: introduce "
  ` [PATCH v3 2/3] event/cnxk: implement event "
  ` [PATCH v3 3/3] test/event: add event link profile test

[PATCH] net/bonding: rename bonded to bonding
 2023-09-21 10:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 01/14] app/graph: add application framework to read CLI
 2023-09-21 10:08 UTC  (14+ messages)
` [PATCH v5 00/12] add CLI based graph application
  ` [PATCH v5 01/12] app/graph: add application framework to read CLI
  ` [PATCH v5 02/12] app/graph: add telnet connectivity framework
  ` [PATCH v5 03/12] app/graph: add parser utility APIs
  ` [PATCH v5 04/12] app/graph: add mempool command line interfaces
  ` [PATCH v5 05/12] app/graph: add ethdev "
  ` [PATCH v5 06/12] app/graph: add ipv4_lookup "
  ` [PATCH v5 07/12] app/graph: add ipv6_lookup "
  ` [PATCH v5 08/12] app/graph: add neigh "
  ` [PATCH v5 09/12] app/graph: add ethdev_rx "
  ` [PATCH v5 10/12] app/graph: add graph "
  ` [PATCH v5 11/12] app/graph: add CLI option to enable graph stats
  ` [PATCH v5 12/12] app/graph: add l3fwd usecase

[PATCH v1] config/arm: update aarch32 build with gcc13
 2023-09-21  9:59 UTC 

[PATCH 00/12] crypto/dpaax_sec: misc enhancements
 2023-09-21  8:55 UTC  (16+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 02/13] common/dpaax: change mode to wait in shared desc
  ` [PATCH v2 03/13] crypto/dpaa2_sec: initialize the pdcp alg to null
  ` [PATCH v2 04/13] crypto/dpaa2_sec: supporting null cipher and auth
  ` [PATCH v2 05/13] crypto/dpaa_sec: "
  ` [PATCH v2 06/13] crypto/dpaax_sec: set the authdata in non-auth case
  ` [PATCH v2 07/13] crypto/dpaa2_sec: enhance dpaa FD FL FMT offset set
  ` [PATCH v2 08/13] crypto/dpaa2_sec: support copy df and dscp in proto offload
  ` [PATCH v2 09/13] crypto/dpaa2_sec: increase the anti replay window size
  ` [PATCH v2 10/13] crypto/dpaa2_sec: enable esn support
  ` [PATCH v2 11/13] crypto/dpaa2_sec: add NAT-T support in IPsec offload
  ` [PATCH v2 12/13] crypto/dpaa2_sec: add support to set df and diffserv
  ` [PATCH v2 13/13] crypto/dpaax_sec: enable sha224-hmac support for IPsec
  ` [EXT] [PATCH v2 00/13] crypto/dpaax_sec: misc enhancements

[Bug 1292] mbuf: L2 packet type names could be improved
 2023-09-21  8:43 UTC 

Minutes of Technical Board Meeting, 2023-September-20
 2023-09-21  8:43 UTC 

[PATCH v10 0/4] add support for self monitoring
 2023-09-21  8:26 UTC  (6+ messages)
` [PATCH v11 "
      ` [EXT] "

[PATCH] crypto/qat: fix raw API null algorithm digest
 2023-09-21  8:06 UTC  (2+ messages)
` [EXT] "

[PATCH v1] common/cnxk: fix initialization of MCAM ID
 2023-09-21  7:46 UTC 

[PATCH v2 0/5] bbdev: API extension for 23.11
 2023-09-21  7:35 UTC  (2+ messages)

[PATCH v3 0/2] crypto/scheduler: add support for DOCSIS security protocol
 2023-09-21  7:18 UTC  (4+ messages)
` [PATCH v4 "
  ` [EXT] "

[PATCH v1] crypto/ipsec_mb: add digest encrypted feature in AESNI_MB
 2023-09-21  7:13 UTC  (3+ messages)
` [PATCH v9 0/3] Add Digest Encrypted to aesni_mb PMD
  ` [EXT] "

[PATCH v2] app/test: add external mbuf IPsec tests
 2023-09-21  7:13 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/4] pcapng fixes
 2023-09-21  7:10 UTC  (7+ messages)
` [PATCH 1/4] pdump: fix setting rte_errno on mp error
` [PATCH 2/4] dumpcap: allow multiple invocations
` [PATCH 3/4] pcapng: change timestamp argument to write_stats
` [PATCH 4/4] pcapng: move timestamp calculation into pdump

[PATCH 1/2] build: fail if explicitly requested lib is unbuildable
 2023-09-21  7:01 UTC  (2+ messages)

[PATCH v1 1/7] eventdev: introduce DMA event adapter library
 2023-09-21  6:42 UTC  (3+ messages)
  ` [EXT] "

[Bug 1291] Invalid pcapng timestamp
 2023-09-21  5:01 UTC 

[RFC] cryptodev: refactor sm2, add plain message flag
 2023-09-21  4:26 UTC  (4+ messages)
` [EXT] "

[PATCH v2] app/dma-perf: add SG copy support
 2023-09-21  3:02 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH 1/2] app/dma-perf: skip support in dma-perf application
 2023-09-21  3:00 UTC  (4+ messages)
` [PATCH 2/2] app/dma-perf: add PCI device support

[PATCH] app/dma-perf: fix physical address seg-fault
 2023-09-21  2:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 00/18] update idpf base code
 2023-09-21  1:21 UTC  (3+ messages)
` [PATCH v5 00/11] "

[PATCH 1/1] net/mana: add 32 bit short doorbell
 2023-09-20 17:28 UTC  (6+ messages)

[PATCH 0/5] support setting and querying RSS algorithms
 2023-09-20 17:15 UTC  (7+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] ethdev: recomment some definitions related to RSS
  ` [PATCH v4 2/7] ethdev: support setting and querying RSS algorithm

[PATCH] eventdev/eth_rx: fix timestamp field register in mbuf
 2023-09-20 16:48 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

Dispatcher library
 2023-09-20 15:58 UTC 

[PATCH 1/2] build: fix list_dir_globs failure in MSYS2
 2023-09-20 15:07 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] doc: add MSYS2 building guide

[PATCH v4] net/bonding: replace master/slave to main/member
 2023-09-20 14:00 UTC  (3+ messages)
` [PATCH v5 0/2] "

[PATCH] net/virtio: fix descriptors buffer addresses on 32 bits builds
 2023-09-20 13:53 UTC  (2+ 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).