DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-06-03  7:07 UTC  (16+ messages)

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

[RFC] eal: provide option to use compiler memcpy instead of RTE
 2024-06-02 20:58 UTC  (17+ 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] net/mlx5: fix non-template HWS RSS action configuration
 2024-06-02 10:50 UTC 

[PATCH] app/testpmd: support retrying device stop
 2024-06-02 10:30 UTC 

[PATCH 1/7] net/mlx5/hws: fix bug in matcher disconnect error flow
 2024-06-02 10:29 UTC 

[PATCH 1/4] net/mlx5: reorganize main structures
 2024-06-02 10:29 UTC 

[PATCH 1/6] net/mlx5: update NTA rule pattern and actions flags
 2024-06-02 10:28 UTC 

[PATCH 01/11] net/mlx5: initial design of non template to hws
 2024-06-02 10:28 UTC 

[PATCH 1/3] net/mlx5/hws: split the root rule creation and destruction
 2024-06-02 10:26 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  (6+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] "
    ` [EXTERNAL] "
  ` [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] "

Depends-on
 2024-05-31 21:22 UTC  (4+ messages)

[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 0/5] dts: testpmd show port info/stats
 2024-05-31 21:07 UTC  (12+ 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] 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

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-05-31 16:44 UTC  (3+ messages)
` [RFC PATCH v2] "

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

[PATCH v1 01/17] net/ntnic: Add registers for NapaTech SmartNiC
 2024-05-31 15:47 UTC  (34+ messages)
` [PATCH v1 02/17] net/ntnic: add core platform functionality
` [PATCH v1 03/17] net/ntnic: add interfaces for "
` [PATCH v1 04/17] net/ntnic: add FPGA model implementation
` [PATCH v1 05/17] net/ntnic: add NTNIC adapter interfaces
` [PATCH v1 06/17] net/ntnic: add interfaces for PMD driver modules
` [PATCH v1 07/17] net/ntnic: add API "
` [PATCH v1 08/17] net/ntnic: add interfaces for flow API engine
` [PATCH v1 09/17] net/ntnic: add VFIO module
` [PATCH v1 10/17] net/ntnic: add Logs and utilities implementation
` [PATCH v1 11/17] net/ntnic: add ethdev and makes PMD available
` [PATCH v1 12/17] net/ntnic: add support of the NT200A0X smartNIC
` [PATCH v1 13/17] net/ntnic: add adapter initialization
` [PATCH v1 14/17] net/ntnic: add adapter initialization API
` [PATCH v1 15/17] net/ntnic: add link management module
` [PATCH v1 16/17] net/ntnic: add link 100G module
` [PATCH v1 17/17] net/ntnic: add NIM module
` [PATCH v2 01/17] net/ntnic: Add registers for NapaTech SmartNiC
  ` [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 0/6] dts: add testpmd params and statefulness
 2024-05-31 15:22 UTC  (26+ 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  (19+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] dts: rework arguments framework
  ` [PATCH v5 2/3] dts: constrain DPDK source argument
  ` [PATCH v5 3/3] dts: store stderr in RemoteCommandExecutionError
` [PATCH v6 0/3] error and usage improvements
  ` [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  (12+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] dts: Change hugepage runtime config to 2MB Exclusively
  ` [PATCH v7 2/2] dts: Change hugepage 'amount' to a different term
` [PATCH v8 0/2] Methodology change for hugepage configuration
  ` [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  (5+ 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  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dts: update mypy static checker
  ` [PATCH v3 2/2] dts: clean up config types

[PATCH 0/2] eal/riscv: implement prefetch using zicbop
 2024-05-31  8:49 UTC  (4+ messages)
` [PATCH 1/2] eal: add flag to hide generic prefetch_write
` [PATCH 2/2] eal/riscv: add support for zicbop extension

[DPDK/ethdev Bug 1449] mlx5_net: Cannot change the Tx SQ state to RESET Remote I/O error
 2024-05-31  7:58 UTC 

[PATCH 1/2] net/mlx5: support match with switch manager
 2024-05-31  3:51 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5/hws: add "

[PATCH 1/3] net/mlx5: add match with Tx queue item
 2024-05-31  3:50 UTC  (3+ messages)
` [PATCH 2/3] net/mlx5: rename external Rx queue to external queue
` [PATCH 3/3] net/mlx5: add external Tx queue map and unmap

BPF standardization
 2024-05-30 23:23 UTC 

[PATCH] net/virtio: fix MAC table update
 2024-05-30 17:40 UTC 

[PATCH v2 1/2] eventdev/dma: reorganize event DMA ops
 2024-05-30 17:35 UTC  (7+ messages)
` [PATCH v3 "
      ` [EXTERNAL] "
  ` [PATCH v4 "
    ` [PATCH v4 2/2] dma/cnxk: remove completion pool

[PATCH v4] eal: verify mmu type for DPDK support (ppc64le)
 2024-05-30 16:44 UTC  (2+ messages)
` [PATCH v5] "

Community CI Meeting Minutes - May 30, 2024
 2024-05-30 16:08 UTC 

[PATCH] eal/x86: improve rte_memcpy const size 16 performance
 2024-05-30 15:41 UTC  (2+ messages)
` [PATCH v8] "

[PATCH v2 00/27] Update IXGBE base driver
 2024-05-30 15:01 UTC  (13+ messages)
` [PATCH v3 00/30] "
  ` [PATCH v3 21/30] net/ixgbe/base: add support for E610 Admin Command Interface
  ` [PATCH v3 22/30] net/ixgbe/base: add support for E610 device capabilities detection
  ` [PATCH v3 23/30] net/ixgbe/base: add link management support for E610 device
  ` [PATCH v3 24/30] net/ixgbe/base: add support for NVM handling in "
  ` [PATCH v3 25/30] net/ixgbe/base: enable E610 device support
  ` [PATCH v3 26/30] net/ixgbe/base: add i2c and GPIO read/write API
  ` [PATCH v3 27/30] net/ixgbe/base: add NVM init and populate
  ` [PATCH v3 28/30] net/ixgbe/base: alternate structure operations support
  ` [PATCH v3 29/30] net/ixgbe/base: support more NVM-related operations
  ` [PATCH v3 30/30] net/ixgbe/base: add various miscellaneous features

[PATCH v1] crypto: fix build issues on crypto callbacks macro undefined
 2024-05-30 14:49 UTC  (12+ messages)
` [PATCH v2 1/2] crypto: fix build issues on unsetting crypto callbacks macro
  ` [EXTERNAL] "

[DPDK/ethdev Bug 1448] cannot disable RTE_ETHDEV_RXTX_CALLBACKS from rte_config.h
 2024-05-30 14:28 UTC  (3+ messages)

i40e add UDP GENEVE tunnel
 2024-05-30 14:04 UTC 

[PATCH] cnxk: disable building template files
 2024-05-30 11:30 UTC  (2+ messages)

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