DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v8 00/17] graph enhancement for multi-core dispatch
 2023-06-08 10:45 UTC  (43+ messages)
` [PATCH v9 "
  ` [PATCH v9 04/17] graph: add get/set graph worker model APIs
  ` [PATCH v9 13/17] graph: enable graph multicore dispatch scheduler model
  ` [PATCH v9 15/17] examples/l3fwd-graph: introduce multicore dispatch worker model
  ` [PATCH v9 17/17] doc: update multicore dispatch model in graph guides
  ` [PATCH v10 00/16] graph enhancement for multi-core dispatch
    ` [PATCH v10 01/16] graph: rename rte_graph_work as common
    ` [PATCH v10 02/16] graph: split graph worker into common and default model
    ` [PATCH v10 03/16] graph: move node process into inline function
    ` [PATCH v10 04/16] graph: add get/set graph worker model APIs
    ` [PATCH v10 05/16] graph: introduce graph node core affinity API
    ` [PATCH v10 06/16] graph: introduce graph bind unbind API
    ` [PATCH v10 07/16] graph: move node clone name func into private as common
    ` [PATCH v10 08/16] graph: introduce graph clone API for other worker core
    ` [PATCH v10 09/16] graph: add structure for stream moving between cores
    ` [PATCH v10 10/16] graph: introduce stream moving cross cores
    ` [PATCH v10 11/16] graph: enable create and destroy graph scheduling workqueue
    ` [PATCH v10 12/16] graph: introduce graph walk by cross-core dispatch
    ` [PATCH v10 13/16] graph: enable graph multicore dispatch scheduler model
    ` [PATCH v10 14/16] graph: add stats for mcore dispatch model
    ` [PATCH v10 15/16] test/graph: add functional tests "
    ` [PATCH v10 16/16] examples/l3fwd-graph: introduce mcore dispatch worker model

[PATCH v4] app/testpmd: expand noisy neighbour forward mode support
 2023-06-08 10:43 UTC  (7+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH] config/arm: fix Neoverse N2 march flag
 2023-06-08 10:41 UTC  (3+ messages)

[PATCH] app/testpmd: fix IPv6 tunnel packet checksum error
 2023-06-08 10:19 UTC  (2+ messages)
` [PATCH v2] net/ice:fix tunnel packet TX descriptor error

[PATCH] bus/pci: fix missing MMIO APIs in Windows
 2023-06-08 10:04 UTC  (4+ messages)

[PATCH v4 0/3] SM2 crypto algorithm support
 2023-06-08  9:46 UTC  (5+ messages)
` [PATCH v4 1/3] cryptodev: add SM2 asymmetric crypto algorithm
` [PATCH v4 2/3] test/crypto: add asymmetric SM2 test cases
` [PATCH v4 3/3] crypto/openssl: add SM2 asymmetric crypto support

[PATCH v5 00/26] Add VDUSE support to Vhost library
 2023-06-08  9:17 UTC  (10+ messages)
` [PATCH v5 24/26] vhost: add VDUSE device startup
` [PATCH v5 26/26] vhost: add VDUSE device stop

[PATCH v1 0/1] doc: accounce change in bbdev extension
 2023-06-08  8:47 UTC  (8+ messages)
` [PATCH v1 1/1] doc: announce change in bbdev api related to operation extension

[PATCH] app/dma-perf: introduce dma-perf application
 2023-06-08  8:43 UTC  (5+ messages)
` [PATCH v4] "
` [PATCH v5] "

[PATCH] eal/linux: register mp hotplug callback after memory init
 2023-06-08  8:08 UTC  (5+ messages)
  ` [External] "
` [PATCH v2] "

[PATCH v2] cryptodev: avoid algorithm strings null pointers
 2023-06-08  8:03 UTC 

[PATCH v1] event/dlb2: add support for disabling PASID
 2023-06-08  7:28 UTC  (4+ messages)

[PATCH] net/iavf: fix virtchnl cmd called in intr thread
 2023-06-08  7:27 UTC 

[PATCH] net/bonding: fix iavf bond device query stats
 2023-06-08  7:26 UTC 

[PATCH v3 0/4] Support VFIO sparse mmap in PCI bus
 2023-06-08  7:03 UTC  (9+ messages)
` [PATCH v4 "

[PATCH 00/13] Add MACsec unit test cases
 2023-06-08  6:58 UTC  (32+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/13] security: add direction in SA/SC configuration
      ` [EXT] "
  ` [PATCH v2 02/13] security: add MACsec packet number threshold
  ` [PATCH v2 03/13] test/security: add inline MACsec cases
  ` [PATCH v2 04/13] test/security: add MACsec integrity cases
  ` [PATCH v2 05/13] test/security: verify multi flow MACsec
  ` [PATCH v2 06/13] test/security: add MACsec VLAN cases
  ` [PATCH v2 07/13] test/security: add MACsec negative cases
  ` [PATCH v2 08/13] test/security: verify MACsec stats
  ` [PATCH v2 09/13] test/security: verify MACsec interrupts
  ` [PATCH v2 10/13] test/security: verify MACsec Tx HW rekey
  ` [PATCH v2 11/13] test/security: verify MACsec Rx rekey
  ` [PATCH v2 12/13] test/security: verify MACsec anti replay
  ` [PATCH v2 13/13] test/security: remove no MACsec support case
  ` [PATCH v3 00/13] Add MACsec unit test cases
    ` [PATCH v3 01/13] security: add direction in SA/SC configuration
    ` [PATCH v3 02/13] security: add MACsec packet number threshold
    ` [PATCH v3 03/13] test/security: add inline MACsec cases
    ` [PATCH v3 04/13] test/security: add MACsec integrity cases
    ` [PATCH v3 05/13] test/security: verify multi flow MACsec
    ` [PATCH v3 06/13] test/security: add MACsec VLAN cases
    ` [PATCH v3 07/13] test/security: add MACsec negative cases
    ` [PATCH v3 08/13] test/security: verify MACsec stats
    ` [PATCH v3 09/13] test/security: verify MACsec interrupts
    ` [PATCH v3 10/13] test/security: verify MACsec Tx HW rekey
    ` [PATCH v3 11/13] test/security: verify MACsec Rx rekey
    ` [PATCH v3 12/13] test/security: verify MACsec anti replay
    ` [PATCH v3 13/13] test/security: remove no MACsec support case

[Bug 1245] Windows build failure with clang (unresolved external symbol)
 2023-06-08  6:34 UTC 

[PATCH] net/iavf: fix abnormal disable HW interrupt
 2023-06-08  6:23 UTC 

[PATCH] cryptodev: avoid algorithm strings null pointers
 2023-06-08  5:31 UTC 

[PATCH 1/2] config/arm: update config for Neoverse N2
 2023-06-08  5:25 UTC  (5+ messages)
` [EXT] "

[RFC v2 0/3] add frequency adjustment support for PTP timesync
 2023-06-08  4:05 UTC  (6+ messages)
` [RFC v3 "

[PATCH v2] gro : ipv6 changes to support GRO for TCP/ipv6
 2023-06-08  4:05 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/4] fix the data endian problem in IPv6 logic
 2023-06-08  3:19 UTC  (5+ messages)
` [PATCH 1/4] net/nfp: fix the IPv6 flow item
` [PATCH 2/4] net/nfp: fix TOS of IPv6 VXLAN encap flow action
` [PATCH 3/4] net/nfp: fix TOS of IPv6 GENEVE "
` [PATCH 4/4] net/nfp: fix TOS of IPv6 NVGRE "

[PATCH] net/nfp: fix callback function pointer of disabling promisc
 2023-06-08  3:07 UTC 

[PATCH] doc: announce inclusive naming macro name changes
 2023-06-08  3:04 UTC  (3+ messages)

[PATCH] doc: announce inclusive naming function name changes
 2023-06-08  3:04 UTC  (2+ messages)

[PATCH] net/bonding: fix destroy dedicated queues flow
 2023-06-08  2:59 UTC 

[PATCH] net/tap: resolve stringop-overflow with gcc 12 on ppc64le
 2023-06-08  2:02 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 00/10] support telemetry query ethdev info
 2023-06-08  2:01 UTC  (6+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 11/13] ethdev: support telemetry query RSS info

[PATCH v7] mem: telemetry support for memseg and element information
 2023-06-07 20:40 UTC  (3+ messages)
` [PATCH v8] "

[PATCH v4] eal: fix eal init may failed when too much continuous memsegs under legacy mode
 2023-06-07 20:32 UTC  (2+ messages)

[RFC PATCH 0/3] improve FEC API usage
 2023-06-07 18:41 UTC  (4+ messages)
` [RFC PATCH v2 "

[PATCH v2] app/test-pmd: fix not polling all queues without deferred starting
 2023-06-07 18:12 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] drivers: fix vmxnet3 return wrong error code in initializing
 2023-06-07 17:57 UTC  (6+ messages)
` [PATCH v2] net/vmxnet3: fix return "
  ` [PATCH v3] "
` [PATCH] "

[PATCH 1/1] app/mldev: add internal function for file read
 2023-06-07 17:24 UTC  (8+ messages)
` [PATCH v4] "
    ` [EXT] "
` [PATCH v5] "
    ` [EXT] "
` [PATCH v6] "

[PATCH] eal: choose IOVA mode according to compilation flags
 2023-06-07 16:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] use C11 memory model GCC builtin atomics
 2023-06-07 16:46 UTC  (6+ messages)

[PATCH] eal/x86: remove redundant round to improve performance
 2023-06-07 16:44 UTC  (3+ messages)

[PATCH 00/15] net/cnxk: add MACsec support
 2023-06-07 15:28 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/15] common/cnxk: add ROC MACsec initialization
  ` [PATCH v2 02/15] common/cnxk: add MACsec SA configuration
  ` [PATCH v2 03/15] common/cnxk: add MACsec SC configuration APIs
  ` [PATCH v2 04/15] common/cnxk: add MACsec secy and flow configuration
  ` [PATCH v2 05/15] common/cnxk: add MACsec PN and LMAC mode configuration
  ` [PATCH v2 06/15] common/cnxk: add MACsec stats
  ` [PATCH v2 07/15] common/cnxk: add MACsec interrupt APIs
  ` [PATCH v2 08/15] common/cnxk: add MACsec port configuration
  ` [PATCH v2 09/15] common/cnxk: add MACsec control "
  ` [PATCH v2 10/15] common/cnxk: add MACsec FIPS mbox
  ` [PATCH v2 11/15] common/cnxk: derive hash key for MACsec
  ` [PATCH v2 12/15] net/cnxk: add MACsec initialization
  ` [PATCH v2 13/15] net/cnxk: create/destroy MACsec SC/SA
  ` [PATCH v2 14/15] net/cnxk: add MACsec session and flow configuration
  ` [PATCH v2 15/15] net/cnxk: add MACsec stats

[PATCH 0/4] Small corrections in mempool
 2023-06-07 15:05 UTC  (4+ messages)
` [PATCH 3/4] eal: add API to check if lcore id is valid

[PATCH 00/10] support rte_flow for flower firmware with NFDk
 2023-06-07 14:23 UTC  (2+ messages)

[PATCH v10 0/2] zero-copy get and put functions
 2023-06-07 14:05 UTC  (6+ messages)
` [PATCH v10 1/2] mempool cache: add "

[RFC PATCH 0/6] add support for CDX bus
 2023-06-07 13:36 UTC  (3+ messages)
` [PATCH v8 0/4] Support AMD "

[PATCH 00/34] net/sfc: support HW conntrack assistance
 2023-06-07 13:02 UTC  (33+ messages)
` [PATCH v4 "
  ` [PATCH v4 04/34] common/sfc_efx/base: add macro to get indexed QWORD field
  ` [PATCH v4 05/34] common/sfc_efx/base: add API to get HW table desc
  ` [PATCH v4 06/34] common/sfc_efx/base: add API to insert data to HW table
  ` [PATCH v4 07/34] common/sfc_efx/base: add API to delete entry from "
  ` [PATCH v4 08/34] net/sfc: add MCDI wrappers for BCAM tables
  ` [PATCH v4 09/34] net/sfc: add functions to manipulate MCDI table fields
  ` [PATCH v4 10/34] net/sfc: attach to HW table API
  ` [PATCH v4 11/34] net/sfc: add API to manage HW Conntrack table
  ` [PATCH v4 12/34] net/sfc: make entry pointer optional in MAE resource helpers
  ` [PATCH v4 13/34] net/sfc: turn flow create/destroy methods into lock wrappers
  ` [PATCH v4 14/34] net/sfc: let driver-internal flows use VF representor action
  ` [PATCH v4 15/34] net/sfc: extend generic flow API to allow for internal flows
  ` [PATCH v4 16/34] net/sfc: switch driver-internal flows to use generic methods
  ` [PATCH v4 17/34] net/sfc: move MAE flow parsing method to MAE-specific source
  ` [PATCH v4 18/34] net/sfc: move MAE counter stream start to action set handler
  ` [PATCH v4 19/34] net/sfc: prepare MAE outer rules for action rule indirection
  ` [PATCH v4 20/34] net/sfc: turn MAE flow action rules into shareable resources
  ` [PATCH v4 21/34] common/sfc_efx/base: provide an API to clone MAE match specs
  ` [PATCH v4 22/34] common/sfc_efx/base: add API to read back MAE match criteria
  ` [PATCH v4 23/34] common/sfc_efx/base: match on conntrack mark in action rules
  ` [PATCH v4 24/34] common/sfc_efx/base: add API to request MAE conntrack lookup
  ` [PATCH v4 25/34] net/sfc: make use of conntrack assistance for transfer flows
  ` [PATCH v4 26/34] common/sfc_efx/base: support NAT edits in MAE
  ` [PATCH v4 27/34] net/sfc: add support for IPv4 NAT offload to MAE backend
  ` [PATCH v4 28/34] net/sfc: rename SW structures used by transfer flow counters
  ` [PATCH v4 29/34] net/sfc: rework MAE action rule counter representation in SW
  ` [PATCH v4 30/34] net/sfc: support indirect count action in transfer flows
  ` [PATCH v4 31/34] common/sfc_efx/base: rework MAE counter provisioning helpers
  ` [PATCH v4 32/34] net/sfc: indicate MAE counter type in use for transfer flows
  ` [PATCH v4 33/34] common/sfc_efx/base: support conntrack assistance counters
  ` [PATCH v4 34/34] net/sfc: use conntrack assistance counters in transfer flows

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