DPDK patches and discussions
 help / color / mirror / Atom feed
Polling for patchseries in DPDK - the /series/ and /events/ endpoints
 2025-05-05 16:08 UTC 

[PATCH] net/mlx5/hws: fix send queue drain on FW WQE destroy
 2025-05-05 16:02 UTC  (2+ messages)

[PATCH] eal: prevent socket closure before MP sync
 2025-05-05 15:31 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] crypto/ipsec_mb: fix QP release in secondary

[PATCH] doc: update parameters to use for mlx5 on Windows
 2025-05-05 15:22 UTC 

[PATCH] net/mlx5: avoid implicit conversion to 64 bits
 2025-05-05 15:16 UTC 

[PATCH] net/mlx5: declare size of rte_v128u32_t
 2025-05-05 15:10 UTC 

[PATCH] net/mlx5: use portable version of __builtin_ffsl
 2025-05-05 15:04 UTC 

[PATCH] common/mlx5: use intrinsics instead of inline assembly
 2025-05-05 14:57 UTC 

[PATCH 0/1] unresolved symbol mlx5_geneve_tlv_parser_create
 2025-05-05 14:45 UTC  (2+ messages)
` [PATCH 1/1] net/mlx5: "

Regarding Mellanox bifurcated driver on Azure
 2025-05-05 14:07 UTC  (11+ messages)

Addressing ninja build error message
 2025-05-05 13:58 UTC  (2+ messages)

[PATCH V2] Add new tracepoint function for type time_t
 2025-05-05 13:56 UTC  (4+ messages)
` [PATCH V3] "
    ` |FAILURE| pw153190 "

[PATCH] net/mlx5: fix transceiver warning when not exist
 2025-05-05 12:14 UTC 

[PATCH v2 00/26] net/ntnic: fixes and improvements
 2025-05-05  7:13 UTC  (27+ messages)
` [PATCH v2 01/26] net/ntnic: remove usage of the variable-length arrays
` [PATCH v2 02/26] net/ntnic: handle string truncations when using strlcpy
` [PATCH v2 03/26] net/ntnic: replace pragma pack with DPDK defined macros
` [PATCH v2 04/26] net/ntnic: remove extra memset
` [PATCH v2 05/26] net/ntnic: include all queues into statistics
` [PATCH v2 06/26] net/ntnic: avoid misleading variable names
` [PATCH v2 07/26] net/ntnic: apply packing to the structure
` [PATCH v2 08/26] net/ntnic: correct misspelled variable names
` [PATCH v2 09/26] net/ntnic: improve logging format specifiers
` [PATCH v2 10/26] net/ntnic: remove usless expressions
` [PATCH v2 11/26] net/ntnic: remove unused code
` [PATCH v2 12/26] net/ntnic: remove usless part of conditional expression
` [PATCH v2 13/26] net/ntnic: add error logging for hsh
` [PATCH v2 14/26] net/ntnic: add explicitly specificator
` [PATCH v2 15/26] net/ntnic: add handle memory allocation failures
` [PATCH v2 16/26] net/ntnic: remove redundant initialization
` [PATCH v2 17/26] net/ntnic: enhance null checks and assertions
` [PATCH v2 18/26] net/ntnic: add return value check
` [PATCH v2 19/26] net/ntnic: remove redundant assignments and branching
` [PATCH v2 20/26] net/ntnic: rework array usage
` [PATCH v2 21/26] net/ntnic: avoid divide by zero
` [PATCH v2 22/26] net/ntnic: remove unnecessary void cast
` [PATCH v2 23/26] net/ntnic: remove unnecessary memset
` [PATCH v2 24/26] net/ntnic: add null verification
` [PATCH v2 25/26] net/ntnic: avoid possible deadlock
` [PATCH v2 26/26] net/ntnic: fix operation with rte ring queue

[PATCH v5 1/3] graph: avoid global node ID counter
 2025-05-05  6:24 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/3] graph: add support for node free API
  ` [PATCH v6 3/3] test/graph: fix graph autotest second run test failure
` [PATCH v7 1/3] graph: avoid global node ID counter
  ` [PATCH v7 2/3] graph: add support for node free API
  ` [PATCH v7 3/3] test/graph: fix graph autotest second run test failure

[PATCH] ethdev: support RSS based on RoCEv2 header
 2025-05-05  5:57 UTC  (13+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v3 "
    ` [PATCH v3 2/2] drivers: add support for IB_BTH header for RSS in cnxk device
    ` [PATCH v4 1/2] ethdev: support RSS based on RoCEv2 header
      ` [PATCH v4 2/2] drivers: add support for IB_BTH header for RSS in cnxk device
      ` [PATCH v5 1/2] ethdev: support RSS based on RoCEv2 header
        ` [PATCH v5 2/2] drivers: add support for IB_BTH header for RSS in cnxk device
        ` [PATCH v6 1/2] ethdev: support RSS based on RoCEv2 header
          ` [PATCH v6 2/2] drivers: add support for IB_BTH header for RSS in cnxk device

Community CI Meeting Minutes - May 1, 2025
 2025-05-04 21:50 UTC 

[PATCH] net/mlx5: fix support for meter flow action in HWS
 2025-05-04 21:18 UTC  (2+ messages)

[PATCH] net/ice: update log message
 2025-05-04 21:18 UTC  (2+ messages)

[RFC PATCH 0/3] allow easier use of high lcore-ids
 2025-05-04 21:17 UTC  (10+ messages)
` [PATCH v3 0/4] rework and expand EAL lcore options
  ` [PATCH v3 1/4] eal: deprecate old coremask-based EAL parameters
  ` [PATCH v3 2/4] eal: merge corelist and core mapping options
  ` [PATCH v3 3/4] doc: provide examples of using lcores EAL parameter
  ` [PATCH v3 4/4] eal: add option for auto-mapping cpu ids to low lcore ids

[dpdk-dev v1] app/test-crypto-perf: remove decrypt test case from perf
 2025-05-04 21:17 UTC  (2+ messages)

[PATCH] rust: RFC/demo of safe API for Dpdk Eal, Eth and Rxq
 2025-05-03 17:13 UTC  (13+ messages)

[DPDK/core Bug 1704] CPU_SETSIZE should not be used
 2025-05-02 15:47 UTC 

[PATCH v1 1/1] app/testpmd: add sleep command
 2025-05-02 15:42 UTC  (6+ messages)

[PATCH 0/3] improve documentation iavf driver
 2025-05-02 15:34 UTC  (8+ messages)
` [PATCH 1/3] doc/nics: improve structure of Intel VF section
` [PATCH 2/3] doc/nics: rework notes for iavf use
` [PATCH 3/3] doc/nics: document how to create large VFs for iavf

[PATCH] doc: provide examples of using lcores EAL parameter
 2025-05-02 15:18 UTC  (3+ messages)
` [PATCH v2] "

[25.11 PATCH 0/3] Introduce DMA enqueue/dequeue operations
 2025-05-02 10:38 UTC  (4+ messages)
` [25.11 PATCH 1/3] dmadev: add enqueue dequeue operations
    ` [EXTERNAL] "

rte_control event API?
 2025-05-02 10:36 UTC  (4+ messages)

[PATCH v1 0/1] bbdev: fix possible null pointer dereferencing
 2025-05-01 22:10 UTC  (2+ messages)
` [PATCH v1 1/1] bbdev: fix possible null pointer dereference

[PATCH] net/intel: enable ethertype filter for E610
 2025-05-01 14:08 UTC  (3+ messages)

[PATCH] net/intel: using common functions in idpf driver
 2025-05-01 13:57 UTC  (3+ messages)
` [PATCH v8 0/4] "

Thread priority for background tasks
 2025-05-01  8:35 UTC  (5+ messages)

[PATCH v6 1/4] bus/pci: fix registration of PCI device
 2025-04-30 17:17 UTC  (9+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/4] lib: fix comparison between devices

[PATCH v1 00/25] net/ntnic: fixes and improvements
 2025-04-30 14:05 UTC  (27+ messages)
` [PATCH v1 01/25] net/ntnic: remove usage of the variable-length arrays
` [PATCH v1 02/25] net/ntnic: handle string truncations when using strlcpy
` [PATCH v1 03/25] net/ntnic: replace pragma pack with DPDK defined macros
` [PATCH v1 04/25] net/ntnic: remove extra memset
` [PATCH v1 05/25] net/ntnic: include all queues into statistics
` [PATCH v1 06/25] net/ntnic: avoid misleading variable names
` [PATCH v1 07/25] net/ntnic: apply packing to the structure
` [PATCH v1 08/25] net/ntnic: improve logging format specifiers
` [PATCH v1 09/25] net/ntnic: remove usless expressions
` [PATCH v1 10/25] net/ntnic: remove unused code
` [PATCH v1 11/25] net/ntnic: remove usless part of conditional expression
` [PATCH v1 12/25] net/ntnic: add error logging for hsh
` [PATCH v1 13/25] net/ntnic: add explicitly specificator
` [PATCH v1 14/25] net/ntnic: add handle memory allocation failures
` [PATCH v1 15/25] net/ntnic: remove redundant initialization
` [PATCH v1 16/25] net/ntnic: enhance null checks and assertions
` [PATCH v1 17/25] net/ntnic: add return value check
` [PATCH v1 18/25] net/ntnic: remove redundant assignments and branching
` [PATCH v1 19/25] net/ntnic: rework array usage
` [PATCH v1 20/25] net/ntnic: avoid divide by zero
` [PATCH v1 21/25] net/ntnic: remove unnecessary void cast
` [PATCH v1 22/25] net/ntnic: remove unnecessary memset
` [PATCH v1 23/25] net/ntnic: add null verification
` [PATCH v1 24/25] net/ntnic: avoid possible deadlock
` [PATCH v1 25/25] net/ntnic: fix operation with rte ring queue

[PATCH] net/mlx5: fix flex tunnel validation
 2025-04-30 11:03 UTC 

[PATCH] ethdev: remove callback checks from fast path
 2025-04-30  7:26 UTC  (4+ messages)

[PATCH] net/e1000: support Rx/Tx burst mode info
 2025-04-30  1:25 UTC  (3+ messages)

[PATCH] net/mlx5: fix VLAN stripping on hairpin queues
 2025-04-29 21:30 UTC  (2+ messages)

[PATCH 1/2] net/mlx5: non template - fix validation for GENEVE options
 2025-04-29 21:29 UTC  (2+ messages)

[PATCH] net/mlx5: add match on IPv6 fragment extension header
 2025-04-29 21:28 UTC  (2+ messages)

810 VFIO , SRIOV, multi-process stats read DPDK testpmd
 2025-04-29 16:18 UTC  (4+ messages)

meson error on ARM Grace server 23.11/22.11
 2025-04-29 15:59 UTC  (2+ messages)

[PATCH v3] net/ixgbe: support Rx/Tx burst mode info
 2025-04-29 14:39 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] net/iavf: support Rx/Tx burst mode info
 2025-04-29 14:38 UTC  (3+ messages)
` [PATCH v2] "

rte_eth_stats_get seems slow
 2025-04-29 13:34 UTC  (5+ messages)

net/mlx5: wrong Rx/Tx descriptor limits when DevX is off
 2025-04-29 12:25 UTC  (2+ messages)
` [PATCH] net/mlx5: fix the maximal queue size query

[dpdk-dev] Regarding HQOS with run-to-completion Model
 2025-04-28 11:25 UTC 

[PATCH] bus/pci: introduce get_iova_mode for pci dev
 2025-04-24 12:34 UTC 

[PATCH 1/1] net/nbl add doc and minimun nbl build framework
 2025-04-24 11:49 UTC 

[Bug Report] KNI Module Causes Loopback Interface to Have Incorrect ifindex in Linux 5.4.46
 2025-04-23  5:52 UTC 

[RFC 00/18] add hinic3 PMD driver
 2025-04-18  8:08 UTC  (19+ messages)
` [RFC 01/18] net/hinic3: add intro doc for hinic3
` [RFC 02/18] net/hinic3: add basic header files
` [RFC 03/18] net/hinic3: add hardware interfaces of BAR operation
` [RFC 04/18] net/hinic3: add support for cmdq mechanism
` [RFC 05/18] net/hinic3: add NIC event module
` [RFC 06/18] net/hinic3: add eq mechanism function code
` [RFC 07/18] net/hinic3: add mgmt module "
` [RFC 08/18] net/hinic3: add module about hardware operation
` [RFC 09/18] net/hinic3: add a NIC business configuration module
` [RFC 10/18] net/hinic3: add context and work queue support
` [RFC 11/18] net/hinic3: add a mailbox communication module
` [RFC 12/18] net/hinic3: add device initailization
` [RFC 13/18] net/hinic3: add dev ops
` [RFC 14/18] net/hinic3: add Rx/Tx functions
` [RFC 15/18] net/hinic3: add MML and EEPROM access feature
` [RFC 16/18] net/hinic3: add RSS promiscuous ops
` [RFC 17/18] net/hinic3: add FDIR flow control module
` [RFC 18/18] drivers/net: add hinic3 PMD build and doc files

[RFC 00/18] add hinic3 PMD driver
 2025-04-18  7:02 UTC  (11+ messages)
` [RFC 01/18] net/hinic3: add intro doc for hinic3
` [RFC 10/18] net/hinic3: add context and work queue support
` [RFC 11/18] net/hinic3: add a mailbox communication module
` [RFC 12/18] net/hinic3: add device initailization
` [RFC 13/18] net/hinic3: add dev ops
` [RFC 14/18] net/hinic3: add Rx/Tx functions
` [RFC 15/18] net/hinic3: add MML and EEPROM access feature
` [RFC 16/18] net/hinic3: add RSS promiscuous ops
` [RFC 17/18] net/hinic3: add FDIR flow control module
` [RFC 18/18] drivers/net: add hinic3 PMD build and doc files

Use external_buffer by ret_pktmbuf_attach on dpaa2 device
 2025-04-18  6:18 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).