DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/5] OpenSSL PMD Optimisations
 2024-06-03 18:59 UTC  (11+ messages)
` [PATCH 1/5] crypto/openssl: fix GCM and CCM thread unsafe ctxs
` [PATCH 2/5] crypto/openssl: only init 3DES-CTR key + impl once
` [PATCH 3/5] crypto/openssl: per-qp cipher context clones
` [PATCH 4/5] crypto/openssl: per-qp auth "
` [PATCH 5/5] crypto/openssl: only set cipher padding once
` [PATCH v2 0/5] OpenSSL PMD Optimisations
  ` [PATCH v2 3/5] crypto/openssl: per-qp cipher context clones
  ` [PATCH v2 5/5] crypto/openssl: only set cipher padding once

Depends-on
 2024-06-03 18:48 UTC  (5+ messages)

[PATCH] app/testpmd: support retrying device stop
 2024-06-03 17:09 UTC  (2+ messages)

[RFC] eal: provide option to use compiler memcpy instead of RTE
 2024-06-03 17:08 UTC  (19+ messages)
` [RFC v2] "
  ` [RFC v3 0/5] Optionally have rte_memcpy delegate to compiler memcpy
    ` [RFC v3 1/5] event/dlb2: include headers for vector and memory copy APIs
    ` [RFC v3 2/5] net/octeon_ep: properly include vector API header file
    ` [RFC v3 3/5] distributor: "
    ` [RFC v3 4/5] fib: "
    ` [RFC v3 5/5] eal: provide option to use compiler memcpy instead of RTE

[PATCH v1 01/17] net/ntnic: Add registers for NapaTech SmartNiC
 2024-06-03 16:18 UTC  (35+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/17] net/ntnic: add core platform functionality
  ` [PATCH v2 03/17] net/ntnic: add interfaces for "
  ` [PATCH v2 04/17] net/ntnic: add FPGA model implementation
  ` [PATCH v2 05/17] net/ntnic: add NTNIC adapter interfaces
  ` [PATCH v2 06/17] net/ntnic: add interfaces for PMD driver modules
  ` [PATCH v2 07/17] net/ntnic: add API "
  ` [PATCH v2 08/17] net/ntnic: add interfaces for flow API engine
  ` [PATCH v2 09/17] net/ntnic: add VFIO module
  ` [PATCH v2 10/17] net/ntnic: add Logs and utilities implementation
  ` [PATCH v2 11/17] net/ntnic: add ethdev and makes PMD available
  ` [PATCH v2 12/17] net/ntnic: add support of the NT200A0X smartNIC
  ` [PATCH v2 13/17] net/ntnic: add adapter initialization
  ` [PATCH v2 14/17] net/ntnic: add adapter initialization API
  ` [PATCH v2 15/17] net/ntnic: add link management module
  ` [PATCH v2 16/17] net/ntnic: add link 100G module
  ` [PATCH v2 17/17] net/ntnic: add NIM module
` [PATCH v3 01/17] net/ntnic: Add registers for NapaTech SmartNiC
  ` [PATCH v3 02/17] net/ntnic: add core platform functionality
  ` [PATCH v3 03/17] net/ntnic: add interfaces for "
  ` [PATCH v3 04/17] net/ntnic: add FPGA model implementation
  ` [PATCH v3 05/17] net/ntnic: add NTNIC adapter interfaces
  ` [PATCH v3 06/17] net/ntnic: add interfaces for PMD driver modules
  ` [PATCH v3 07/17] net/ntnic: add API "
  ` [PATCH v3 08/17] net/ntnic: add interfaces for flow API engine
  ` [PATCH v3 09/17] net/ntnic: add VFIO module
  ` [PATCH v3 10/17] net/ntnic: add Logs and utilities implementation
  ` [PATCH v3 11/17] net/ntnic: add ethdev and makes PMD available
  ` [PATCH v3 12/17] net/ntnic: add support of the NT200A0X smartNIC
  ` [PATCH v3 13/17] net/ntnic: add adapter initialization
  ` [PATCH v3 14/17] net/ntnic: add adapter initialization API
  ` [PATCH v3 15/17] net/ntnic: add link management module
  ` [PATCH v3 16/17] net/ntnic: add link 100G module
  ` [PATCH v3 17/17] net/ntnic: add NIM module

zxdh: add zxdh poll mode driver
 2024-06-03 14:58 UTC  (2+ messages)

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-06-03 14:40 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH] net/mlx5: fix flow discover IPv6 traffic class support issue
 2024-06-03 12:01 UTC  (2+ messages)

[PATCH] net/mlx5: break resource release forever loop
 2024-06-03 12:00 UTC  (2+ messages)

[PATCH] net/mlx5: support HW flag action
 2024-06-03 11:59 UTC  (2+ messages)

[Help] O-RAN Fronthaul CUS-U data structure implementation
 2024-06-03 11:58 UTC  (6+ messages)

[PATCH 1/7] net/mlx5/hws: fix bug in matcher disconnect error flow
 2024-06-03 10:56 UTC  (15+ messages)
` [PATCH v2 26/34] "
  ` [PATCH v2 27/34] net/mlx5/hws: bwc - make burst threshold dynamic
  ` [PATCH v2 28/34] net/mlx5/hws: bwc - adding rules with larger action template
  ` [PATCH v2 29/34] net/mlx5/hws: bwc - abort rehash on completion with error
  ` [PATCH v2 30/34] net/mlx5/hws: bwc - go through all the resized matchers
  ` [PATCH v2 31/34] net/mlx5/hws: bwc - reorg rule resize struct
  ` [PATCH v2 32/34] net/mlx5/hws: bwc - fix deleting action stes
` [PATCH v3 1/7] net/mlx5/hws: fix bug in matcher disconnect error flow
  ` [PATCH v3 2/7] net/mlx5/hws: bwc - make burst threshold dynamic
  ` [PATCH v3 3/7] net/mlx5/hws: bwc - adding rules with larger action template
  ` [PATCH v3 4/7] net/mlx5/hws: bwc - abort rehash on completion with error
  ` [PATCH v3 5/7] net/mlx5/hws: bwc - go through all the resized matchers
  ` [PATCH v3 6/7] net/mlx5/hws: bwc - reorg rule resize struct
  ` [PATCH v3 7/7] net/mlx5/hws: bwc - fix deleting action stes

[PATCH 1/4] net/mlx5: reorganize main structures
 2024-06-03 10:54 UTC  (9+ messages)
` [PATCH v2 22/34] "
  ` [PATCH v2 23/34] net/mlx5: set modify header as shared action
  ` [PATCH v2 24/34] net/mlx5: set encap "
  ` [PATCH v2 25/34] net/mlx5: clean up TODO comments
` [PATCH v3 1/4] net/mlx5: reorganize main structures
  ` [PATCH v3 2/4] net/mlx5: set modify header as shared action
  ` [PATCH v3 3/4] net/mlx5: set encap "
  ` [PATCH v3 4/4] net/mlx5: clean up TODO comments

[PATCH 1/6] net/mlx5: update NTA rule pattern and actions flags
 2024-06-03 10:52 UTC  (13+ messages)
` [PATCH v2 16/34] "
  ` [PATCH v2 17/34] net/mlx5: support RSS expansion in non-template HWS setup
  ` [PATCH v2 18/34] net/mlx5: support indirect actions in non-template setup
  ` [PATCH v2 19/34] net/mlx5: update ASO resources "
  ` [PATCH v2 20/34] net/mlx5: update HWS ASO actions validation
  ` [PATCH v2 21/34] net/mlx5: support FDB in non-template mode
` [PATCH v3 1/6] net/mlx5: update NTA rule pattern and actions flags
  ` [PATCH v3 2/6] net/mlx5: support RSS expansion in non-template HWS setup
  ` [PATCH v3 3/6] net/mlx5: support indirect actions in non-template setup
  ` [PATCH v3 4/6] net/mlx5: update ASO resources "
  ` [PATCH v3 5/6] net/mlx5: update HWS ASO actions validation
  ` [PATCH v3 6/6] net/mlx5: support FDB in non-template mode

[PATCH 01/11] net/mlx5: initial design of non template to hws
 2024-06-03 10:48 UTC  (23+ messages)
` [PATCH v2 05/34] "
  ` [PATCH v2 06/34] net/mlx5: add dummy last action
  ` [PATCH v2 07/34] net/mlx5: add basic actions support for non-template API
  ` [PATCH v2 08/34] net/mlx5: add default miss action support in nt2hws mode
  ` [PATCH v2 09/34] net/mlx5: add ASO actions support to non-template mode
  ` [PATCH v2 10/34] net/mlx5: fix segfault on counter pool destroy
  ` [PATCH v2 11/34] net/mlx5: abstract action handling and enable reconfigure
  ` [PATCH v2 12/34] common/mlx5: read connection tracking attributes
  ` [PATCH v2 13/34] net/mlx5: support bulk actions in non template mode
  ` [PATCH v2 14/34] net/mlx5: use non const max number for ASO actions
  ` [PATCH v2 15/34] net/mlx5: initial design changes
` [PATCH v3 01/11] net/mlx5: initial design of non template to hws
  ` [PATCH v3 02/11] net/mlx5: add dummy last action
  ` [PATCH v3 03/11] net/mlx5: add basic actions support for non-template API
  ` [PATCH v3 04/11] net/mlx5: add default miss action support in nt2hws mode
  ` [PATCH v3 05/11] net/mlx5: add ASO actions support to non-template mode
  ` [PATCH v3 06/11] net/mlx5: fix segfault on counter pool destroy
  ` [PATCH v3 07/11] net/mlx5: abstract action handling and enable reconfigure
  ` [PATCH v3 08/11] common/mlx5: read connection tracking attributes
  ` [PATCH v3 09/11] net/mlx5: support bulk actions in non template mode
  ` [PATCH v3 10/11] net/mlx5: use non const max number for ASO actions
  ` [PATCH v3 11/11] net/mlx5: initial design changes

[PATCH 1/3] net/mlx5/hws: split the root rule creation and destruction
 2024-06-03 10:43 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] net/mlx5/hws: add support for action type LAST
  ` [PATCH v3 3/3] net/mlx5/hws: add support for backward-compatible API

[PATCH] net/i40e: increase descriptor queue length to 8160
 2024-06-03 10:41 UTC  (2+ messages)

[PATCH 0/5] dts: testpmd show port info/stats
 2024-06-03  9:11 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] dts: fix InteractiveShell command prompt filtering
  ` [PATCH v2 2/5] dts: skip first line of send command output
  ` [PATCH v2 3/5] dts: add parsing utility module
  ` [PATCH v2 4/5] dts: add `show port info` command to TestPmdShell
  ` [PATCH v2 5/5] dts: add `show port stats` "

[PATCH v1 2/3] app/testpmd: add VXLAN last reserved modification command
 2024-06-03  7:30 UTC  (4+ messages)
` [PATCH v2 0/4] support VXLAN rsvd1 modification
  ` [PATCH v2 1/4] app/testpmd: fix the testpmd field string sequence

[PATCH v2 02/34] net/mlx5/hws: split the root rule creation and destruction
 2024-06-03  7:21 UTC  (3+ messages)
  ` [PATCH v2 03/34] net/mlx5/hws: add support for action type LAST
  ` [PATCH v2 04/34] net/mlx5/hws: add support for backward-compatible API

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-06-03  7:07 UTC  (16+ messages)

[PATCH] net/mlx5: fix non-template HWS RSS action configuration
 2024-06-02 10:50 UTC 

[PATCH] app/testpmd: fix parsing for connection tracking item
 2024-06-02 10:23 UTC 

[PATCH 0/2] validate actions in HWS table
 2024-06-02  6:00 UTC  (3+ messages)
` [PATCH 1/2] net/mlx5: fix access to PMD template API
` [PATCH 2/2] net/mlx5: validate flow actions in table creation

[RFC 0/2] Add support for link speed lanes
 2024-06-02  2:45 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] lib/ethdev: Add link_speed lanes support into rte lib
  ` [PATCH v2 2/4] testpmd: Add speed lanes to testpmd config and show command
  ` [PATCH v2 3/4] lib/ethdev: add support for displaying lanes capability
  ` [PATCH v2 4/4] testpmd: "

[PATCH 0/6] crypto/ionic: introduce AMD Pensando ionic crypto driver
 2024-06-01 13:57 UTC  (4+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 3/9] crypto/ionic: add device commands
    ` [EXTERNAL] "

Reminder - CFPs for the DPDK APAC Summit in Bangkok, Thailand due THIS SUNDAY, June 2nd, at 11:59 PM, SE Asia Standard Time !
 2024-06-01  3:38 UTC 

[PATCH] dumpcap: add lcores option
 2024-05-31 23:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 0/4] Add second scatter test case
 2024-05-31 21:08 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] dts: improve starting and stopping interactive shells
  ` [PATCH v2 2/4] dts: add context manager for "
  ` [PATCH v2 3/4] dts: add methods for modifying MTU to testpmd shell
  ` [PATCH v2 4/4] dts: add test case that utilizes offload to pmd_buffer_scatter

[PATCH] Revert "bus/vdev: fix devargs in secondary process"
 2024-05-31 17:41 UTC 

[DPDK/core Bug 1450] Regression: vdev device not setup in secondary process
 2024-05-31 17:27 UTC 

[PATCH v2 0/3] Improve interactive shell output gathering and logging
 2024-05-31 16:50 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dts: Improve output gathering in interactive shells
  ` [PATCH v3 2/3] dts: Add missing docstring from XML-RPC server
  ` [PATCH v3 3/3] dts: Improve logging for interactive shells

Get involved
 2024-05-31 16:15 UTC  (2+ messages)

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-05-31 15:22 UTC  (18+ messages)
` [PATCH v3 0/8] dts: add testpmd params
  ` [PATCH v3 1/8] dts: add params manipulation module
  ` [PATCH v3 2/8] dts: use Params for interactive shells
  ` [PATCH v3 3/8] dts: refactor EalParams
  ` [PATCH v3 4/8] dts: remove module-wide imports
  ` [PATCH v3 5/8] dts: add testpmd shell params
  ` [PATCH v3 6/8] dts: use testpmd params for scatter test suite
  ` [PATCH v3 7/8] dts: rework interactive shells
  ` [PATCH v3 8/8] dts: use Unpack for type checking and hinting

[PATCH 0/4] dts: error and usage improvements
 2024-05-31 12:51 UTC  (8+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] dts: rework arguments framework
  ` [PATCH v6 2/3] dts: constrain DPDK source argument
  ` [PATCH v6 3/3] dts: store stderr in RemoteCommandExecutionError

[PATCH v5 0/2] Methodology change for hugepage configuration
 2024-05-31 11:37 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] dts: Change hugepage runtime config to 2MB Exclusively
  ` [PATCH v8 2/2] dts: Change hugepage 'amount' to a different term

[PATCH v1 0/2] dts: api docs generation
 2024-05-31 10:43 UTC  (8+ messages)
` [PATCH v4 0/3] dts: API "
  ` [PATCH v4 1/3] dts: add doc generation dependencies
  ` [PATCH v4 2/3] dts: add API doc sources
  ` [PATCH v4 3/3] dts: add API doc generation

[RFC 1/2] eal: add pointer compression functions
 2024-05-31  9:32 UTC  (4+ messages)
` [PATCH v13 0/6] add pointer compression API
  ` [PATCH v13 2/6] mempool: add functions to get extra mempool info

[PATCH 0/2] dts: update mypy and clean up
 2024-05-31  9:29 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dts: update mypy static checker
  ` [PATCH v3 2/2] dts: clean up config types

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