DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2 0/7] Add ODM DMA device
 2024-05-28  8:12 UTC  (17+ 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 v4 0/7] Add ODM DMA device
    ` [PATCH v4 1/7] dma/odm: add framework for "
    ` [PATCH v4 2/7] dma/odm: add hardware defines
    ` [PATCH v4 3/7] dma/odm: add dev init and fini
    ` [PATCH v4 4/7] dma/odm: add device ops
    ` [PATCH v4 5/7] dma/odm: add stats
    ` [PATCH v4 6/7] dma/odm: add copy and copy sg ops
    ` [PATCH v4 7/7] dma/odm: add remaining ops

[RFC] eal: provide option to use compiler memcpy instead of RTE
 2024-05-28  7:43 UTC  (2+ messages)
` [RFC v2] "

[PATCH 00/25] Update IDPF Base Driver
 2024-05-28  7:28 UTC  (10+ messages)
` [PATCH 01/25] common/idpf: added NVME CPF specific code with defines
` [PATCH 02/25] common/idpf: updated IDPF VF device ID
` [PATCH 03/25] common/idpf: update ADD QUEUE GROUPS offset
` [PATCH 04/25] common/idpf: update in PTP message validation
` [PATCH 05/25] common/idpf: added FLOW STEER capability and a vport flag
` [PATCH 06/25] common/idpf: moved the IDPF HW into API header file
` [PATCH 07/25] common/idpf: avoid defensive programming
` [PATCH 08/25] common/idpf: move related defines into enums
` [PATCH 09/25] common/idpf: add flex array support to virtchnl2 structures

[PATCH] eal/x86: improve rte_memcpy const size 16 performance
 2024-05-28  7:05 UTC  (7+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "

[PATCH 01/10] common/cnxk: sync VF root weight with kernel
 2024-05-28  7:05 UTC  (17+ messages)
` [PATCH 06/10] net/cnxk: add option to disable custom meta aura
` [PATCH 09/10] net/cnxk: clear CGX stats during xstats reset
` [PATCH 10/10] net/cnxk: define CPT HW result format for PMD API
` [PATCH v2 01/10] common/cnxk: sync VF root weight with kernel
  ` [PATCH v2 02/10] net/cnxk: set VF default root schedule weight
  ` [PATCH v2 03/10] net/cnxk: fix extbuf handling for multisegment packet
  ` [PATCH v2 04/10] common/cnxk: override UDP encap ports with session data
  ` [PATCH v2 05/10] net/cnxk: update SA userdata and keep original cookie
  ` [PATCH v2 06/10] net/cnxk: add option to disable custom meta aura
  ` [PATCH v2 07/10] net/cnxk: fix issue with outbound security higher pkt burst
  ` [PATCH v2 08/10] common/cnxk: add API to reset CGX stats
  ` [PATCH v2 09/10] net/cnxk: fix xstats reset
  ` [PATCH v2 10/10] net/cnxk: define CPT HW result format for PMD API

Including contigmem in core dumps
 2024-05-28  6:55 UTC  (2+ messages)

[PATCH] eal: speed up dpdk init time
 2024-05-28  6:12 UTC 

[PATCH 0/4] support generic flow item
 2024-05-28  1:55 UTC  (5+ messages)
` [PATCH 1/4] net/nfp: support generic ETH "
` [PATCH 2/4] net/nfp: support generic TCP "
` [PATCH 3/4] net/nfp: support generic UDP "
` [PATCH 4/4] net/nfp: support generic SCTP "

[PATCH 0/2] support new firmware name scheme
 2024-05-28  1:29 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: refactor the firmware load logic
` [PATCH 2/2] net/nfp: support new firmware name scheme

[PATCH 0/8] Fix outer UDP checksum for Intel nics
 2024-05-27 18:06 UTC  (3+ messages)
` [PATCH v3 0/7] "

[PATCH] event: fix warning from useless snprintf
 2024-05-27 17:21 UTC  (6+ messages)

[RFC] event/dsw: support explicit release only mode
 2024-05-27 17:17 UTC  (5+ messages)
` [PATCH] "

DPDK patch for Amston Lake SGMII <> GPY215
 2024-05-27 17:07 UTC  (4+ messages)

[PATCH] net/i40e: increase descriptor queue length to 8160
 2024-05-27 16:19 UTC 

[PATCH v3] cnxk: disable building template files
 2024-05-27 15:46 UTC  (4+ messages)
` [PATCH] "
  ` [PATCH v5] "

[PATCH v4 0/3] DLB2 Enhancements
 2024-05-27 15:30 UTC  (7+ messages)
` [PATCH v4 1/3] event/dlb2: add support for HW delayed token
` [PATCH v4 2/3] event/dlb2: add support for dynamic HL entries
` [PATCH v4 3/3] event/dlb2: enhance DLB credit handling

[PATCH] common/cnxk: restore segregation of logs based on module
 2024-05-27 15:03 UTC  (2+ messages)

[PATCH] doc: add dma perf feature details
 2024-05-27 14:42 UTC  (3+ messages)
` [PATCH v2] "

More reviewing, please
 2024-05-27 12:55 UTC 

FW: [PATCH] mempool: dump includes list of memory chunks
 2024-05-27 12:29 UTC 

[PATCH] dma/cnxk: add higher chunk size support
 2024-05-27 12:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v11 2/2] net/i40e: replace put function
 2024-05-27 12:15 UTC  (3+ messages)
` [PATCH v12 1/2] mempool cache: add zero-copy get and put functions

[PATCH 0/2] provide toolchain abstracted __builtin_constant_p
 2024-05-27 12:00 UTC  (6+ messages)
` [PATCH 1/2] eal: provide macro for GCC builtin constant intrinsic

[PATCH] doc: add firmware update links in mlx5 guide
 2024-05-27 11:40 UTC  (5+ messages)

[PATCH] net/mlx5: fix indirect action template error handling
 2024-05-27 11:39 UTC  (2+ messages)

[PATCH] net/mlx5: remove redundant macro
 2024-05-27 11:38 UTC  (3+ messages)

[PATCH] net/mlx5: fix Rx Hash queue resource release in sample flow
 2024-05-27 11:37 UTC  (2+ messages)

[PATCH] net/mlx5/hws: add support for NVGRE matching
 2024-05-27 11:36 UTC  (2+ messages)

[PATCH] test/crypto: fix enqueue dequeue callback case
 2024-05-27 10:48 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] uuid: enhancements and tests
 2024-05-27  6:38 UTC  (8+ messages)
` [PATCH v5 00/32] replace use of rte_memcpy() with fixed size
  ` [PATCH v5 16/32] baseband: replace use of fixed size rte_memcpy

[PATCH] r8125: add r8125 ethernet poll mode driver
 2024-05-27  6:15 UTC 

[PATCH] r8126: add r8126 ethernet poll mode driver
 2024-05-27  6:13 UTC 

[dpdk-dev] [PATCH] common/cnxk: fix flow aging cleanup
 2024-05-27  6:08 UTC  (2+ messages)

[PATCH v1 0/3] support VXLAN rsvd1 modification
 2024-05-27  2:56 UTC  (11+ 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 v2 1/4] app/testpmd: fix the testpmd field string sequence
      ` [PATCH v2 2/4] ethdev: add VXLAN last reserved field
      ` [PATCH v2 3/4] app/testpmd: add VXLAN last reserved modification command
      ` [PATCH v2 4/4] net/mlx5: implement VXLAN last reserved modification
` [PATCH v1 3/3] "

[PATCH] hash: provide crc32 functions based on intrinsics
 2024-05-26 15:07 UTC  (4+ 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  (19+ 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] 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  (3+ messages)
` [RFC PATCH v2] "

[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 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 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 "

[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  (14+ 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: "

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