DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/5] support setting and querying RSS algorithms
 2023-09-20 16:39 UTC  (4+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 1/7] ethdev: recomment some definitions related to RSS

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

[PATCH 0/6] docs: Unify Getting Started Guides
 2023-09-20 15:48 UTC  (7+ 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] maintainers: update email address
 2023-09-20 15:39 UTC  (3+ messages)

[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 00/12] crypto/dpaax_sec: misc enhancements
 2023-09-20 13:34 UTC  (15+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 01/13] common/dpaax: update IPsec base descriptor length
  ` [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

[PATCH 1/8] net/ntnic: initial commit which adds register defines
 2023-09-20 13:17 UTC  (8+ messages)
` [PATCH v16 "

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2023-09-20 13:12 UTC  (7+ messages)
` [PATCH v12 0/4] Recycle mbufs from Tx queue into Rx queue
  ` [PATCH v12 1/4] ethdev: add API for mbufs recycle mode
  ` [PATCH v12 4/4] app/testpmd: add recycle mbufs engine

Commit broke 32-bit testpmd app
 2023-09-20 13:05 UTC  (9+ messages)

[PATCH 0/2] ethdev: add group set miss actions API
 2023-09-20 12:52 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] app/testpmd: add group set miss actions CLI commands

[PATCH] net/nfp: fix invalid control message packets
 2023-09-20 12:35 UTC  (2+ messages)

[PATCH] testpmd: add hairpin-map parameter
 2023-09-20 12:22 UTC  (2+ messages)
` [PATCH v2] "

Re:Re: [PATCH v1] examples/l3fwd: relax the RSS/Offload requirement
 2023-09-20 12:13 UTC  (3+ messages)
  `  "

[RFC PATCH 0/3] add TLS record processing security offload
 2023-09-20 11:51 UTC  (9+ messages)
` [RFC PATCH 1/3] net: add headers for TLS/DTLS packets
` [RFC PATCH 2/3] security: add TLS record processing
` [RFC PATCH 3/3] cryptodev: add details of datapath handling of TLS records

[PATCH 00/13] improve the modularization of NFP PMD
 2023-09-20 11:34 UTC  (14+ messages)
` [PATCH 01/13] net/nfp: make sure header file is self-containing
` [PATCH 02/13] net/nfp: improve modularazation of rxtx module
` [PATCH 03/13] net/nfp: improve modularazation of nfd3 module
` [PATCH 04/13] net/nfp: improve modularazation of nfdk module
` [PATCH 05/13] net/nfp: improve modularazation of common module
` [PATCH 06/13] net/nfp: improve modularazation of flower module
` [PATCH 07/13] net/nfp: improve modularazation of flower representor module
` [PATCH 08/13] net/nfp: improve modularazation of flower ctrl module
` [PATCH 09/13] net/nfp: improve modularazation of flower cmsg module
` [PATCH 10/13] net/nfp: improve modularazation of flow module
` [PATCH 11/13] net/nfp: improve modularazation of meter module
` [PATCH 12/13] net/nfp: improve modularazation of CPP bridge module
` [PATCH 13/13] net/nfp: cleanup the include statement of PMD

[PATCH v2 1/1] net/mana: enable 32 bit build for mana driver
 2023-09-20 11:22 UTC  (7+ messages)

[PATCH 1/4] security: remove redundant cast
 2023-09-20 11:18 UTC  (2+ messages)

[PATCH] security: hide security context
 2023-09-20 10:40 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH 0/1] make file prefix unit test more resilient
 2023-09-20 10:09 UTC  (3+ messages)

[PATCH v2] mbuf: add ESP packet type
 2023-09-20 10:00 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 00/26] refact the nfpcore module
 2023-09-20  9:59 UTC  (8+ messages)
` [PATCH v5 "
` [PATCH v5 25/26] net/nfp: refact the cppcore and PCIe module
` [PATCH v5 26/26] net/nfp: extend the usage of nfp BAR from 8 to 24

Technical board meeting agenda for 2023-09-20
 2023-09-20  9:57 UTC  (4+ messages)
` [ADDENDUM] "

[PATCH v2 1/3] eventdev: introduce event dispatcher
 2023-09-20  9:32 UTC  (7+ messages)
` [PATCH v3 0/3] Add dispatcher library
  ` [PATCH v3 1/3] lib: introduce "

[PATCH v3 1/1] app/graph: add example for different usecases
 2023-09-20  8:14 UTC  (19+ messages)
` [PATCH v4 01/14] app/graph: add application framework to read CLI
  ` [PATCH v4 02/14] app/graph: add telnet connectivity framework
  ` [PATCH v4 03/14] app/graph: add parser utility APIs
  ` [PATCH v4 04/14] app/graph: add mempool command line interfaces
  ` [PATCH v4 05/14] app/graph: add ethdev "
  ` [PATCH v4 06/14] app/graph: add ipv4_lookup "
  ` [PATCH v4 07/14] app/graph: add ipv6_lookup "
  ` [PATCH v4 08/14] app/graph: add neigh "
  ` [PATCH v4 09/14] app/graph: add ethdev_rx "
  ` [PATCH v4 10/14] app/graph: add graph "
  ` [PATCH v4 11/14] app/graph: add CLI option to enable graph stats
  ` [PATCH v4 12/14] app/graph: add l3fwd usecase
  ` [PATCH v4 13/14] doc: add graph application user guide
  ` [PATCH v4 14/14] maintainers: add maintainers for graph app

[PATCH 1/1] net/mana: add 32 bit short doorbell
 2023-09-20  8:10 UTC  (9+ messages)

[PATCH 1/2] eal: remove RTE_CPUFLAG_NUMFLAGS
 2023-09-20  7:34 UTC  (7+ messages)
` [PATCH v2 1/2] test/cpuflags: removed test for NUMFLAGS
  ` [PATCH v2 2/2] eal: remove NUMFLAGS enumeration

[PATCH v1 00/34] Implemenation of revised ml/cnxk driver
 2023-09-20  7:25 UTC  (36+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/34] ml/cnxk: drop support for register polling
  ` [PATCH v2 02/34] ml/cnxk: drop use of RTE API for firmware read
  ` [PATCH v2 03/34] ml/cnxk: add generic cnxk device structure
  ` [PATCH v2 04/34] ml/cnxk: add generic model and layer structures
  ` [PATCH v2 05/34] ml/cnxk: add generic cnxk request structure
  ` [PATCH v2 06/34] ml/cnxk: add generic cnxk xstats structures
  ` [PATCH v2 07/34] ml/cnxk: rename cnxk ops function pointers struct
  ` [PATCH v2 08/34] ml/cnxk: update device handling functions
  ` [PATCH v2 09/34] ml/cnxk: update queue-pair "
  ` [PATCH v2 10/34] ml/cnxk: update model load and unload functions
  ` [PATCH v2 11/34] ml/cnxk: update model start and stop functions
  ` [PATCH v2 12/34] ml/cnxk: update model utility functions
  ` [PATCH v2 13/34] ml/cnxk: update data quantization functions
  ` [PATCH v2 14/34] ml/cnxk: update device debug functions
  ` [PATCH v2 15/34] ml/cnxk: update device stats functions
  ` [PATCH v2 16/34] ml/cnxk: update device and model xstats functions
  ` [PATCH v2 17/34] ml/cnxk: update fast path functions
  ` [PATCH v2 18/34] ml/cnxk: move error handling to cnxk layer
  ` [PATCH v2 19/34] ml/cnxk: support config and close of tvmdp library
  ` [PATCH v2 20/34] ml/cnxk: add structures to support TVM model type
  ` [PATCH v2 21/34] ml/cnxk: add support for identify "
  ` [PATCH v2 22/34] ml/cnxk: add support to parse TVM model objects
  ` [PATCH v2 23/34] ml/cnxk: fetch layer info and load TVM model
  ` [PATCH v2 24/34] ml/cnxk: update internal info for "
  ` [PATCH v2 25/34] ml/cnxk: enable model unload in tvmdp library
  ` [PATCH v2 26/34] ml/cnxk: support start and stop for TVM models
  ` [PATCH v2 27/34] ml/cnxk: update internal TVM model info structure
  ` [PATCH v2 28/34] ml/cnxk: support device dump for TVM models
  ` [PATCH v2 29/34] ml/cnxk: enable reporting model runtime as xstats
  ` [PATCH v2 30/34] ml/cnxk: implement I/O alloc and free callbacks
  ` [PATCH v2 31/34] ml/cnxk: add generic ML malloc and free callback
  ` [PATCH v2 32/34] ml/cnxk: support quantize and dequantize callback
  ` [PATCH v2 33/34] ml/cnxk: enable fast-path ops for TVM models
  ` [PATCH v2 34/34] ml/cnxk: enable creation of mvtvm virtual device

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

[PATCH v1 0/3] Spec changes to support multi I/O models
 2023-09-20  7:19 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] mldev: add support for arbitrary shape dimensions
  ` [PATCH v2 2/3] mldev: introduce support for IO layout
  ` [PATCH v2 3/3] mldev: drop input and output size get APIs

[PATCH v1 1/1] app/mldev: fix file and buffer handling
 2023-09-20  7:09 UTC 

[PATCH v1 1/1] app/mldev: fix check for filelist and models count
 2023-09-20  7:08 UTC  (2+ messages)
` [PATCH v2 "

[RFC PATCH v3 0/4] dts: add dts api docs
 2023-09-20  7:08 UTC  (4+ messages)
` [RFC PATCH v4 "
  ` [RFC PATCH v4 3/4] dts: add doc generation

[PATCH v4 00/18] update idpf base code
 2023-09-20  6:22 UTC  (13+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 01/11] common/idpf: refactor single queue Tx data path
  ` [PATCH v5 02/11] common/idpf/base: enable support for physical port stats
  ` [PATCH v5 03/11] common/idpf/base: add miss completion capabilities
  ` [PATCH v5 04/11] common/idpf/base: initialize PTP support
  ` [PATCH v5 05/11] common/idpf/base: remove mailbox registers
  ` [PATCH v5 06/11] common/idpf/base: refine structure and necessary check
  ` [PATCH v5 07/11] common/idpf/base: add union for SW cookie fields
  ` [PATCH v5 08/11] common/idpf/base: refine code and alignments
  ` [PATCH v5 09/11] common/idpf/base: use GENMASK macro
  ` [PATCH v5 10/11] common/idpf/base: remove unused Tx descriptor types
  ` [PATCH v5 11/11] common/idpf/base: update version

[PATCH v2 0/2] crypto/scheduler: add support for security protocols
 2023-09-20  5:45 UTC  (9+ messages)
` [PATCH v3 0/2] crypto/scheduler: add support for DOCSIS security protocol
  ` [PATCH v3 1/2] crypto/scheduler: support "
    ` [EXT] "
  ` [PATCH v4 0/2] crypto/scheduler: add support for "
    ` [PATCH v4 1/2] crypto/scheduler: support "
    ` [PATCH v4 2/2] test/crypto: add DOCSIS security tests for cryptodev scheduler
    ` [EXT] [PATCH v4 0/2] crypto/scheduler: add support for DOCSIS security protocol

[PATCH 0/3] Introduce event link profiles
 2023-09-20  4:22 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] eventdev: introduce "

[PATCH v6 1/2] dma/cnxk: rework DMA driver
 2023-09-20  4:17 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] dma/cnxk: rewrite DMA fastpath

[PATCH] common/cnxk: remove dead meson code
 2023-09-20  3:53 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] common/cnxk: limit RSS key config with RTE Flow operations
 2023-09-20  3:46 UTC  (2+ messages)

[PATCH] maintainers: update email address for Cheng Jiang
 2023-09-20  2:17 UTC 

Reminder - DPDK Techboard Meeting - Tomorrow Wed. 9/20/23 - 8am Pacific/11am Eastern
 2023-09-19 23:57 UTC 

[PATCH 1/1] net/sfc: add missing error code indication to MAE init path
 2023-09-19 22:34 UTC  (2+ messages)

[PATCH v1 0/7] VRB2 BBDEV PMD introduction
 2023-09-19 20:51 UTC  (7+ 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

[RFC 1/2] security: introduce out of place support for inline ingress
 2023-09-19 19:55 UTC  (3+ messages)
` [PATCH 1/3] "

[PATCH v1] app/test: typo correction in Asym tests
 2023-09-19 19:50 UTC  (3+ messages)

[PATCH v1] drivers/crypto: cipher buffer alignment check
 2023-09-19 19:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] test/crypto: fix return value for GMAC testcase
 2023-09-19 19:22 UTC  (2+ messages)
` [EXT] "

[PATCH 1/3] pdcp: add support for SDAP header
 2023-09-19 19:20 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: add security capabilities mapping
 2023-09-19 19:19 UTC  (2+ messages)

[PATCH 1/3] security: add MACsec algo in capability index
 2023-09-19 19:17 UTC  (3+ messages)
` [PATCH v2 0/3] MACsec capability verification

[PATCH] test/security: fix buffer leaks in error path
 2023-09-19 19:17 UTC  (3+ messages)
  ` [EXT] "

[PATCH v1 0/1] baseband/acc: fix for 23.11
 2023-09-19 18:24 UTC  (2+ messages)
` [PATCH v1 1/1] baseband/acc: fix ACC100 HARQ input is alignment

[PATCH 1/2] event/cnxk: flush flow context on cleanup
 2023-09-19 17:00 UTC  (3+ messages)
` [PATCH 2/2] common/cnxk: split XAQ counts

[PATCH 1/3] cnxk/event: invalidate GWC on port reset
 2023-09-19 16:22 UTC  (3+ messages)
` [PATCH 3/3] common/cnxk: use local labels in asm intrinsic

[PATCH 1/2] build: fail if explicitly requested lib is unbuildable
 2023-09-19 15:57 UTC  (2+ messages)

[PATCH v5 00/32] Introduce sssnic PMD for 3SNIC's 9x0 serials Ethernet adapters
 2023-09-19 15:24 UTC  (2+ messages)

[PATCH] event/sw: remove obsolete comment
 2023-09-19 14:05 UTC  (3+ messages)

[PATCH 1/2] net/iavf: fix TSO with big segments
 2023-09-19 14:04 UTC 

DPDK 22.11.3 released
 2023-09-11 13:04 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).