DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v3 0/2] refine common module
 2023-04-23  8:25 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] common/idpf: move PF specific functions from common init

[PATCH] malloc: enhance NUMA affinity heuristic
 2023-04-23  6:52 UTC  (7+ messages)
` [PATCH v5] "

[PATCH v1 0/5] Implementation of revised ML xstats spec
 2023-04-23  5:14 UTC  (6+ messages)
` [PATCH v1 1/5] mldev: remove xstats APIs from library
` [PATCH v1 2/5] mldev: introduce revised xstats
` [PATCH v1 3/5] mldev: implement xstats library functions
` [PATCH v1 4/5] app/mldev: enable reporting xstats
` [PATCH v1 5/5] ml/cnxk: implement xstats driver functions

[PATCH v1 0/3] Add support for 32 I/O per model
 2023-04-23  5:08 UTC  (4+ messages)
` [PATCH v1 1/3] ml/cnxk: split metadata fields into sections
` [PATCH v1 2/3] ml/cnxk: update model metadata to v2301
` [PATCH v1 3/3] ml/cnxk: add support for 32 I/O per model

[PATCH v1] ml/cnxk: fix xstat type names in documentation
 2023-04-23  5:01 UTC 

[PATCH 1/1] app/mldev: fix code formatting and alignment
 2023-04-23  4:58 UTC  (2+ messages)
` [PATCH v2] app/mldev: fix code formatting and typos

[PATCH 1/1] app/mldev: add internal function for file read
 2023-04-23  4:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] crypto/uadk: set queue pair in dev_configure
 2023-04-23  4:23 UTC  (3+ messages)
` [EXT] "

[RFC PATCH 0/1] Introduce Event ML Adapter
 2023-04-23  4:12 UTC  (2+ messages)
` [RFC PATCH 1/1] eventdev: introduce ML event adapter library

[RFC] ring: improve ring performance with C11 atomics
 2023-04-22 13:19 UTC  (2+ messages)

[PATCH 0/2] Enable generic Arm build
 2023-04-22  5:26 UTC  (9+ messages)
` [PATCH 1/2] config/arm: Do not require processor information
` [PATCH 2/2] config/arm: Enable NUMA for generic Arm build

[PATCH 1/1] net/ixgbe: add a proper memory barrier for LoongArch
 2023-04-22  0:29 UTC  (3+ messages)

[PATCH v4] app/testpmd: txonly multiflow port change support
 2023-04-21 23:20 UTC  (2+ messages)
` [PATCH v5] "

[RFC] ring: improve ring performance with C11 atomics
 2023-04-21 21:27 UTC  (2+ messages)

[PATCH] ci: switch to Fedora 37
 2023-04-21 21:06 UTC  (2+ messages)

[PATCH v2 00/11] sync Truflow support with latest release
 2023-04-21 18:11 UTC  (11+ messages)
` [PATCH v2 01/11] net/bnxt: remove deprecated features
` [PATCH v2 02/11] net/bnxt: update bnxt hsi structure
` [PATCH v2 03/11] net/bnxt: update copyright date and cleanup whitespace
` [PATCH v2 04/11] net/bnxt: update Truflow core
` [PATCH v2 06/11] net/bnxt: add support for RSS action and Queue action
` [PATCH v2 07/11] net/bnxt: add ulp support for rte meter
` [PATCH v2 08/11] net/bnxt: update PTP support on Thor
` [PATCH v2 09/11] net/bnxt: fix multi-root card support
` [PATCH v2 10/11] net/bnxt: add ulp support for ecpri
` [PATCH v2 11/11] net/bnxt: Avoid submitting hwrm rss request when rss mode disabled

[RFC] lib: set/get max memzone segments
 2023-04-21 15:19 UTC  (9+ messages)

[PATCH] usertools: enhance CPU layout
 2023-04-21 15:15 UTC  (5+ messages)

[PATCH] net/cpfl: update the doc of CPFL PMD
 2023-04-21 14:59 UTC 

[RFC PATCH 0/6] add support for CDX bus
 2023-04-21 14:54 UTC  (7+ messages)
` [PATCH v3 0/5] Support AMD CDX bus, for FPGA based CDX devices. The CDX
  ` [PATCH v3 1/5] bus/cdx: introduce cdx bus
  ` [PATCH v3 2/5] bus/cdx: add DMA map and unmap support
  ` [PATCH v3 3/5] bus/cdx: add support for MSI
  ` [PATCH v3 4/5] bus/cdx: support plug unplug and dev iterator
  ` [PATCH v3 5/5] config/arm: add AMD CDX

[PATCH 0/8] add AESNI_MB optimisations
 2023-04-21 13:12 UTC  (9+ messages)
` [PATCH 1/8] crypto/ipsec_mb: use GMAC dedicated algorithms
` [PATCH 2/8] crypto/ipsec_mb: use burst API in aesni_mb
` [PATCH 3/8] crypto/ipsec_mb: use new SGL API
` [PATCH 4/8] crypto/ipsec_mb: remove unneeded fields in crypto session
` [PATCH 5/8] crypto/ipsec_mb: store template job
` [PATCH 6/8] crypto/ipsec_mb: optimize for GCM case
` [PATCH 7/8] crypto/ipsec_mb: do not free linear_sgl always
` [PATCH 8/8] crypto/ipsec_mb: set and use session ID

[PATCH v1] crypto/ipsec_mb: add digest encrypted feature in AESNI_MB
 2023-04-21 10:13 UTC 

[PATCH 0/2] net/hns3: add some features for hns3 pmd
 2023-04-21  9:53 UTC  (3+ messages)
` [PATCH 1/2] net/hns3: simplify for hardware csum offloading
` [PATCH 2/2] net/hns3: support dump media type

[PATCH 01/18] common/idpf: support flow subscription
 2023-04-21  8:40 UTC  (17+ messages)
` [PATCH v2 00/15] update idpf shared code
  ` [PATCH v2 01/15] common/idpf: remove virtchnl related "
  ` [PATCH v2 02/15] common/idpf: fix ctlq message send and receive
  ` [PATCH v2 03/15] common/idpf: fix ITR register definitions for AVF
  ` [PATCH v2 04/15] common/idpf: remove qregion struct variables
  ` [PATCH v2 05/15] common/idpf: move OEM capability to the last bit
  ` [PATCH v2 06/15] common/idpf: modify SSO/LSO and ITR fields
  ` [PATCH v2 07/15] common/idpf: add virtchnl2 error codes
  ` [PATCH v2 08/15] common/idpf: swap opcode and retval location in msg struct
  ` [PATCH v2 09/15] common/idpf: fix idpf_send_msg_to_cp prototypes
  ` [PATCH v2 10/15] common/idpf: fix memory leaks on ctrlq functions
  ` [PATCH v2 11/15] common/idpf: allocate static buffer at initialization
  ` [PATCH v2 12/15] common/idpf: replace MAKEMASK to IDPF_M
  ` [PATCH v2 13/15] common/idpf: add/delete queue groups commands
  ` [PATCH v2 14/15] common/idpf: add func to clean all DESCs on controlq
  ` [PATCH v2 15/15] common/idpf: update license and README

[Bug 1218] memif zeor-copy mode mbuf->refcnt error
 2023-04-21  8:36 UTC 

[PATCH 0/7] update idpf and cpfl timestamp
 2023-04-21  7:16 UTC  (16+ messages)
` [PATCH 1/7] common/idpf: fix 64b timestamp roll over issue
  ` [PATCH v2 0/7] update idpf and cpfl timestamp
    ` [PATCH v2 1/7] common/idpf: fix 64b timestamp roll over issue
    ` [PATCH v2 2/7] net/idpf: save main time by alarm
    ` [PATCH v2 3/7] net/cpfl: "
    ` [PATCH v2 4/7] common/idpf: support timestamp offload feature for ACC
    ` [PATCH v2 5/7] common/idpf: add timestamp enable flag for rxq
    ` [PATCH v2 6/7] net/cpfl: register timestamp mbuf when starting dev
    ` [PATCH v2 7/7] net/idpf: "
` [PATCH 2/7] net/idpf: save master time by alarm
` [PATCH 3/7] net/cpfl: "
` [PATCH 4/7] common/idpf: support timestamp offload feature for ACC
` [PATCH 5/7] common/idpf: add timestamp enable flag for rxq
` [PATCH 6/7] net/cpfl: register timestamp mbuf when starting dev
` [PATCH 7/7] net/idpf: "

[PATCH] net/idpf: refine devargs parse functions
 2023-04-21  7:14 UTC 

[PATCH 00/10] add hairpin queue support
 2023-04-21  6:50 UTC  (11+ messages)
` [PATCH 01/10] net/cpfl: refine structures
` [PATCH 02/10] net/cpfl: support hairpin queue capbility get
` [PATCH 03/10] common/idpf: support queue groups add/delete
` [PATCH 04/10] net/cpfl: add haipin queue group during vpotr init
` [PATCH 05/10] net/cpfl: support hairpin queue setup and release
` [PATCH 06/10] net/cpfl: support hairpin queue configuration
` [PATCH 07/10] net/cpfl: support hairpin queue start/stop
` [PATCH 08/10] net/cpfl: enable write back based on ITR expire
` [PATCH 09/10] net/cpfl: support peer ports get
` [PATCH 10/10] net/cpfl: support hairpin bind/unbind

NVIDIA roadmap for 23.07
 2023-04-21  6:49 UTC 

[PATCH 0/4] app: introduce testgraph application
 2023-04-21  6:02 UTC  (5+ messages)
` [PATCH 1/4] node: add pkt punt to kernel node
` [PATCH 2/4] node: add a node to receive pkts from kernel
` [PATCH 3/4] node: remove hardcoded node next details
` [PATCH 4/4] app: add testgraph application

[PATCH v1] eventdev/timer: use loop to check for timeout events
 2023-04-21  5:50 UTC  (4+ messages)
` [PATCH v2] eventdev/timer: fix timeout event wait behavior

[PATCH v1 1/9] net/octeon_ep: support cnf95n and cnf95o SoC
 2023-04-21  5:03 UTC  (10+ messages)
` [PATCH v2 00/10] extend octeon ep driver functionality
  ` [PATCH v2 05/10] net/octeon_ep: support ISM
  ` [PATCH v2 06/10] net/octeon_ep: fix DMA incompletion
  ` [PATCH v2 08/10] net/octeon_ep: support Mailbox between VF and PF
  ` [PATCH v2 10/10] net/octeon_ep: set secondary process dev ops

[PATCH 0/2] vhost: add port mirroring function in the vhost lib
 2023-04-21  1:09 UTC  (3+ messages)
` [PATCH 1/2] vhost: add ingress API for port mirroring datapath
` [PATCH 2/2] vhost: add egress "

[RFC 00/27] Add VDUSE support to Vhost library
 2023-04-20 17:11 UTC  (3+ messages)
` [RFC 06/27] vhost: don't dump unneeded pages with IOTLB

[dpdk-dev] [PATCH] ring: fix use after free in ring release
 2023-04-20 16:56 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] common/idpf: remove unnecessary field in vport
 2023-04-20 16:20 UTC 

[PATCH] common/idpf: remove device stop flag
 2023-04-20 15:57 UTC 

[Bug 1217] RTE flow: Port state changing to error when RTE flow is enabled/disabled on Intel X722
 2023-04-20 15:30 UTC 

[PATCH] doc: add PMD known issue
 2023-04-20 15:22 UTC  (3+ messages)

[PATCH v1] dts: create tarball from git ref
 2023-04-20 14:02 UTC 

[PATCH] app/crypto-perf: check crypto result
 2023-04-20 12:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] devtools: allow patch to multiple groups for the same driver
 2023-04-20 12:12 UTC 

[PATCH] crypto/ipsec_mb: enqueue counter fix
 2023-04-20 11:05 UTC  (4+ messages)
` [PATCH v2] "

21.11.4 patches review and test
 2023-04-20 10:32 UTC  (4+ messages)

[dpdk-web] [RFC PATCH] process: new library approval in principle
 2023-04-20 10:17 UTC  (3+ messages)

[RFC 0/5] net/mlx5: introduce Tx datapath tracing
 2023-04-20 10:13 UTC  (8+ messages)
` [RFC 1/5] app/testpmd: add trace dump command
` [RFC 2/5] common/mlx5: introduce tracepoints for mlx5 drivers
` [RFC 3/5] net/mlx5: add Tx datapath tracing
` [RFC 4/5] net/mlx5: add comprehensive send completion trace
` [RFC 5/5] net/mlx5: add Tx datapath trace analyzing script

[PATCH] crypto/qat: support to enable insecure algorithms
 2023-04-20  9:58 UTC 

[RFC] net/mlx5: add MPLS modify field support
 2023-04-20  9:43 UTC 

[RFC PATCH v1 0/5] dts: add tg abstractions and scapy
 2023-04-20  9:31 UTC  (6+ messages)
` [RFC PATCH v1 1/5] dts: add scapy dependency
` [RFC PATCH v1 2/5] dts: add traffic generator config
` [RFC PATCH v1 3/5] dts: traffic generator abstractions
` [RFC PATCH v1 4/5] dts: scapy traffic generator implementation
` [RFC PATCH v1 5/5] dts: add traffic generator node to dts runner

[RFC 0/2] ethdev: extend modify field API
 2023-04-20  9:21 UTC  (3+ messages)
` [RFC 1/2] ethdev: add GENEVE TLV option modification support
` [RFC 2/2] ethdev: add MPLS header "

[PATCH] net/mlx5: add timestamp ascending order error statistics
 2023-04-20  8:18 UTC 

[PATCH] app/dma-perf: introduce dma-perf application
 2023-04-20  7:22 UTC 

[PATCH] doc: add PMD known issue
 2023-04-20  6:43 UTC 

[PATCH] net/ice: CVL support double vlan
 2023-04-20  6:16 UTC 

[dpdk-dev][PATCH] ethdev: add send queue flow matching item
 2023-04-20  5:29 UTC 

[GRO] check whether ip_id continuity needs to be checked when two TCP packets are merged
 2023-04-20  2:45 UTC  (3+ messages)

[PATCH 00/11] sync Truflow support with latest release
 2023-04-19 20:11 UTC  (12+ messages)
` [PATCH 01/11] net/bnxt: remove deprecated features
` [PATCH 02/11] net/bnxt: update bnxt hsi structure
` [PATCH 03/11] net/bnxt: update copyright date and cleanup whitespace
` [PATCH 04/11] net/bnxt: update Truflow core
` [PATCH 05/11] net/bnxt: update ULP shared session support
` [PATCH 06/11] net/bnxt: add support for RSS action and Queue action
` [PATCH 07/11] net/bnxt: add ulp support for rte meter
` [PATCH 08/11] net/bnxt: update PTP support on Thor
` [PATCH 09/11] net/bnxt: fix multi-root card support
` [PATCH 10/11] net/bnxt: add ulp support for ecpri
` [PATCH 11/11] net/bnxt: Avoid submitting hwrm rss request when rss mode disabled

[PATCH 1/3] event/cnxk: use LMTST for enqueue new burst
 2023-04-19 20:01 UTC  (3+ messages)
` [PATCH 2/3] app/eventdev: use enqueue new event burst routine
` [PATCH 3/3] app/eventdev: prevent mempool exhaustion

[PATCH 1/2] crypto/qat: add hash mode 2
 2023-04-19 19:51 UTC  (2+ messages)
` [PATCH 2/2] crypto/qat: add sm3 hmac

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).