DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 0/3] support VXLAN rsvd1 modification
 2024-05-27  2:47 UTC  (6+ messages)
` [PATCH v1 1/3] ethdev: add VXLAN last reserved field
` [PATCH v1 2/3] app/testpmd: add VXLAN last reserved modification command
    ` [PATCH v2 0/4] support VXLAN rsvd1 modification
` [PATCH v1 3/3] net/mlx5: implement VXLAN last reserved modification

[PATCH 0/2] uuid: enhancements and tests
 2024-05-26 23:32 UTC  (37+ messages)
` [PATCH v5 00/32] replace use of rte_memcpy() with fixed size
  ` [PATCH v5 01/32] cocci/rte_memcpy: add script to eliminate fixed size rte_memcpy
  ` [PATCH v5 02/32] eal: replace use of "
  ` [PATCH v5 03/32] ethdev: replace uses of rte_memcpy
  ` [PATCH v5 04/32] eventdev: replace use of fixed size rte_memcpy
  ` [PATCH v5 05/32] cryptodev: "
  ` [PATCH v5 06/32] ip_frag: "
  ` [PATCH v5 07/32] net: "
  ` [PATCH v5 08/32] lpm: "
  ` [PATCH v5 09/32] node: "
  ` [PATCH v5 10/32] pdcp: "
  ` [PATCH v5 11/32] pipeline: "
  ` [PATCH v5 12/32] rib: "
  ` [PATCH v5 13/32] security: "
  ` [PATCH v5 14/32] bus: remove unneeded rte_memcpy.h include
  ` [PATCH v5 15/32] raw: replace use of fixed size rte_memcpy
  ` [PATCH v5 16/32] baseband: "
  ` [PATCH v5 17/32] common: "
  ` [PATCH v5 18/32] crypto: "
  ` [PATCH v5 19/32] event: "
  ` [PATCH v5 20/32] mempool: "
  ` [PATCH v5 21/32] ml/cnxk: "
  ` [PATCH v5 22/32] app/test-pmd: "
  ` [PATCH v5 23/32] app/graph: "
  ` [PATCH v5 24/32] app/test-eventdev: "
  ` [PATCH v5 25/32] app/test: "
  ` [PATCH v5 26/32] app/test-pipeline: remove unused rte_memcpy.h include
  ` [PATCH v5 27/32] app/test-bbdev: remove unnecessary include of rte_memcpy.h
  ` [PATCH v5 28/32] examples: replace use of fixed size rte_memcpy
  ` [PATCH v5 29/32] net/null: replace use of fixed size memcpy
  ` [PATCH v5 30/32] net/tap: replace use of fixed size rte_memcpy
  ` [PATCH v5 31/32] net/pcap: "
  ` [PATCH v5 32/32] net/af_xdp:: "

[PATCH] hash: provide crc32 functions based on intrinsics
 2024-05-26 15:07 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] hash: cast away atomic qualification
 2024-05-26 14:51 UTC  (4+ messages)
` [PATCH v2] "

[RFC 0/3] generic sw counters
 2024-05-26 14:46 UTC  (35+ messages)
` [PATCH v3 0/7] Generic SW counters
  ` [PATCH v3 1/7] eal: generic 64 bit counter
` [PATCH v9 0/8] Common statistics for SW PMD's
  ` [PATCH v9 1/8] eal: generic 64 bit counter
  ` [PATCH v9 2/8] ethdev: add common counters for statistics
  ` [PATCH v9 3/8] net/af_packet: use generic SW stats
  ` [PATCH v9 4/8] net/af_xdp: "
  ` [PATCH v9 5/8] net/pcap: "
  ` [PATCH v9 6/8] net/ring: "
  ` [PATCH v9 7/8] net/tap: "
  ` [PATCH v9 8/8] net/null: "
` [PATCH v10 0/8] Common statistics for software PMD's
  ` [PATCH v10 1/8] eal: generic 64 bit counter
  ` [PATCH v10 2/8] ethdev: add common counters for statistics
  ` [PATCH v10 3/8] net/af_packet: use generic SW stats
  ` [PATCH v10 4/8] net/af_xdp: "
  ` [PATCH v10 5/8] net/pcap: "
  ` [PATCH v10 6/8] net/ring: "
  ` [PATCH v10 7/8] net/tap: "
  ` [PATCH v10 8/8] net/null: "

[PATCH] net/mlx5: fix indirect action template error handling
 2024-05-26 13:22 UTC 

[PATCH] doc: ensure sphinx output is reproducible
 2024-05-26 11:30 UTC  (4+ messages)

[RFC] net/af_packet: make stats reset reliable
 2024-05-26  7:21 UTC  (17+ messages)
` [RFC v3] "

[PATCH v2 0/3] Introduce UADK compression driver
 2024-05-25 14:07 UTC  (4+ messages)
` [PATCH v2 1/3] compress/uadk: "
` [PATCH v2 2/3] compress/uadk: support basic operations
` [PATCH v2 3/3] compress/uadk: support burst enqueue/dequeue

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-05-24 20:51 UTC  (4+ messages)
` [RFC PATCH v2] "

[RFC] event/dsw: support explicit release only mode
 2024-05-24 19:24 UTC  (2+ messages)
` [PATCH] "

[RFC PATCH 0/1] Initial Implementation For Jumbo Frames
 2024-05-24 18:36 UTC  (2+ messages)
` [RFC PATCH] Initial Implementation For Jumbo Frames Test Suite

[RFC PATCH 0/1] Initial Implementation For Jumbo Frames
 2024-05-24 18:13 UTC  (3+ messages)
` [RFC PATCH 1/1] Initial Implementation For Jumbo Frames Test Suite

[PATCH] test/crypto: fix enqueue dequeue callback case
 2024-05-24 17:13 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] dts: update mypy and clean up
 2024-05-24 16:17 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dts: update mypy static checker
  ` [PATCH v2 2/2] dts: clean up config types

[PATCH] doc: remove empty section from testpmd guide
 2024-05-24 16:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] doc: add firmware update links in mlx5 guide
 2024-05-24 15:56 UTC  (4+ messages)

[PATCH] net/mlx5: remove redundant macro
 2024-05-24 15:38 UTC  (2+ messages)

[PATCH 0/3] Introduce UADK compression driver
 2024-05-24 14:54 UTC  (12+ messages)
` [PATCH 1/3] compress/uadk: "
` [PATCH 2/3] compress/uadk: support basic operations
  ` [EXTERNAL] "

[PATCH] net/cnxk: add RSS config via ethdev configure API
 2024-05-24 13:40 UTC  (4+ messages)
` [PATCH v2 1/1] net/cnxk: fix "

[PATCH v2 0/7] Add ODM DMA device
 2024-05-24 13:37 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] dma/odm: add framework for "
  ` [PATCH v3 2/7] dma/odm: add hardware defines
  ` [PATCH v3 4/7] dma/odm: add device ops

[PATCH] dma/cnxk: add higher chunk size support
 2024-05-24 13:16 UTC  (2+ messages)

[RFC 1/2] eal: add pointer compression functions
 2024-05-24 12:50 UTC  (21+ messages)
` [PATCH v5 0/4] add pointer compression API
            `  "
` [PATCH v11 0/6] "
  ` [PATCH v11 1/6] lib: allow libraries with no sources
  ` [PATCH v11 2/6] mempool: add functions to get extra mempool info
  ` [PATCH v11 3/6] ptr_compress: add pointer compression library
  ` [PATCH v11 4/6] test: add pointer compress tests to ring perf test
  ` [PATCH v11 5/6] docs: add pointer compression guide
  ` [PATCH v11 6/6] test: add unit test for ptr compression

[PATCH v1 00/22] Update IXGBE base driver
 2024-05-24  9:58 UTC  (6+ messages)
` [PATCH v2 00/27] "
  ` [PATCH v2 22/27] net/ixgbe/base: add support for E610 Admin Command Interface
  ` [PATCH v2 27/27] net/ixgbe/base: add various miscellaneous features

[PATCH] net/af_xdp: fix umem map size for zero copy
 2024-05-24  5:30 UTC  (18+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v3] net/cpfl: get running host ID for CPFL PMD
 2024-05-24  4:05 UTC 

[RFC 0/4] remove use of VLA
 2024-05-23 16:26 UTC  (5+ messages)
` [RFC 1/4] gro: fix overwrite unprocessed packets
` [RFC 2/4] gro: remove use of VLAs
` [RFC 3/4] net/ixgbe: "
` [RFC 4/4] net/ice: "

[PATCH v2] net/cpfl: get running host ID for CPFL PMD
 2024-05-23 14:52 UTC  (2+ messages)

[PATCH 2/2] ARM64: Cross-Compilation Support
 2024-05-23 12:34 UTC  (3+ messages)

[DPDK/other Bug 1445] [dpdk-24.07] dpdk-test-dma-perf hang on Ubuntu24.04
 2024-05-23 10:01 UTC  (2+ messages)

[PATCH] doc: update LTS maintenance to 3 years
 2024-05-23  9:15 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v1] crypto: fix build issues on crypto callbacks macro undefined
 2024-05-23  8:54 UTC  (8+ messages)

[v1 0/2] extend VXLAN header to support more extensions
 2024-05-23  8:20 UTC  (3+ messages)
` [v1 2/2] app/testpmd: introduce VXLAN-GBP and VXLAN-GPE fields

[PATCH 0/2] NFP extend stats
 2024-05-23  2:49 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: fix xstats problem for multi PF firmware
` [PATCH 2/2] net/nfp: add support of xstats for flower firmware

[RFC 0/2] Add support for link speed lanes
 2024-05-22 20:59 UTC  (2+ messages)

[PATCH 3/3] app/testpmd: support setting lanes
 2024-05-22 20:49 UTC  (10+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] ethdev: "

[PATCH v3] cnxk: disable building template files
 2024-05-22 19:21 UTC  (2+ messages)
` [PATCH] "

[RFC 0/2] net/tap RSS BPF rewrite
 2024-05-22 16:15 UTC  (19+ messages)
` [PATCH v12 00/12] net/tap: RSS and other fixes
  ` [PATCH v12 09/12] net/tap: simplify internals
` [PATCH v13 00/11] net/tap: make RSS work again
` [PATCH v15 "
  ` [PATCH v15 08/11] net/tap: remove no longer used files
  ` [PATCH v15 09/11] net/tap: simplify internals
  ` [PATCH v15 10/11] net/tap: remove extraneous newlines
  ` [PATCH v15 11/11] net/tap: update documentation

[PATCH v1 0/4] Add second scatter test case
 2024-05-22 16:10 UTC  (7+ messages)
` [PATCH v1 1/4] dts: improve starting and stopping interactive shells
` [PATCH v1 2/4] dts: add context manager for "
` [PATCH v1 3/4] dts: add methods for modifying MTU to testpmd shell

[PATCH 0/6] dts: add testpmd params and statefulness
 2024-05-22 15:59 UTC  (3+ messages)
` [PATCH v2 0/8] dts: add testpmd params

[DPDK/other Bug 1447] segfault while running dpdk app test ( event_crypto_adapter_autotest )
 2024-05-22  8:06 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).