DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] doc: update TAP device features
 2024-10-08 10:04 UTC  (10+ messages)
          ` Per queue stats

[PATCH v1 0/8] centralize AVX-512 feature detection
 2024-10-08 10:02 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] replace use of word segregate in comments
 2024-10-08  9:53 UTC  (2+ messages)

[PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant
 2024-10-08  9:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] eal/linux: clear asan after allocation and before prefaulting
 2024-10-08  9:36 UTC  (2+ messages)

[PATCH 00/10] require checking ethdev get return value
 2024-10-08  9:33 UTC  (8+ messages)
` [PATCH 02/10] net/memif: check return value from rte_eth_dev_info_get
` [PATCH 09/10] ethdev: "
` [PATCH 10/10] ethdev: require checking results of info_get functions

[PATCH v5 1/6] cryptodev: add EDDSA asymmetric crypto algorithm
 2024-10-08  9:31 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/6] crypto/openssl: support EDDSA

[PATCH] mempool: test performance with larger bursts
 2024-10-08  9:14 UTC  (3+ messages)
` [PATCH v9] "

[PATCH] config: add 32-bit cross-compilation x86 target
 2024-10-08  9:05 UTC  (6+ messages)
` [PATCH v2 0/4] simplify doing 32-bit DPDK builds

[PATCH v2] vfio: check iova if already mapped before do map
 2024-10-08  9:04 UTC  (2+ messages)

[PATCH 00/16] Fix allocation issues and add hardening
 2024-10-08  9:03 UTC  (7+ messages)
` [PATCH v3 00/18] Fix allocation bugs and add malloc hardening
  ` [PATCH v3 17/18] eal: add function attributes for allocation functions
` [PATCH v6 00/17] Fix allocation related bugs and catch future bugs
  ` [PATCH v6 17/17] eal: add function attributes for allocation functions

[PATCH 0/5] Increase minimum meson version
 2024-10-08  8:33 UTC  (4+ messages)
` [PATCH 3/5] build: remove unnecessary version checks

[24.11 PATCH v3 1/5] graph: add support for node specific errors
 2024-10-08  8:18 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v2 00/10] acc baseband PMD fix and updates for 24.11
 2024-10-08  8:11 UTC  (23+ messages)
` [PATCH v2 02/10] baseband/acc: queue allocation refactor
` [PATCH v2 03/10] baseband/acc: configure max queues per device
` [PATCH v2 04/10] baseband/acc: future proof structure comparison
` [PATCH v2 05/10] baseband/acc: enhance SW ring alignment
` [PATCH v2 06/10] baseband/acc: remove soft output bypass
` [PATCH v2 07/10] baseband/acc: algorithm tuning for LDPC decoder
` [PATCH v2 08/10] baseband/acc: remove check on HARQ memory
` [PATCH v2 09/10] baseband/acc: reset ring data valid bit
` [PATCH v2 10/10] baseband/acc: cosmetic changes

[RFC PATCH 0/3] add feature arc in rte_graph
 2024-10-08  8:04 UTC  (2+ messages)

[PATCH 1/2] timer/linux: lower rounding of tsc estimation to 10KHz
 2024-10-08  7:56 UTC  (6+ messages)
` [PATCH v5 0/2] Improve TSC frequency accuracy
  ` [PATCH v5 1/2] timer: lower rounding of TSC estimation to 100KHz

[PATCH 1/9] rawdev: add API to get device from index
 2024-10-08  7:40 UTC  (2+ messages)
` [PATCH v2] "

[v3 01/30] dma/dpaa2: configure route by port by PCIe port param
 2024-10-08  7:23 UTC  (17+ messages)
` [v4 00/15] NXP DMA driver fixes and Enhancements
  ` [v4 01/15] dma/dpaa2: configure route by port by PCIe port param
  ` [v4 02/15] dma/dpaa2: refactor driver code
  ` [v4 03/15] bus/fslmc: enhance the qbman dq storage logic
  ` [v4 04/15] dma/dpaa2: add short FD support
  ` [v4 05/15] dma/dpaa2: limit the max descriptor number
  ` [v4 06/15] dma/dpaa2: change the DMA copy return value
  ` [v4 07/15] dma/dpaa2: move the qdma header to common place
  ` [v4 08/15] dma/dpaa: refactor driver
  ` [v4 09/15] dma/dpaa: support burst capacity API
  ` [v4 10/15] dma/dpaa: add silent mode support
  ` [v4 11/15] dma/dpaa: add workaround for ERR050757
  ` [v4 12/15] dma/dpaa: qdma stall workaround for ERR050265
  ` [v4 13/15] dma/dpaa: add Scatter Gather support
  ` [v4 14/15] dma/dpaa: add DMA error checks
  ` [v4 15/15] bus/dpaa: add port bmi stats

[PATCH] eal: add build-time option to omit trace
 2024-10-08  7:16 UTC  (3+ messages)
` [PATCH v9] "

[dpdk-dev] [PATCH] drivers: fix build issues with redundant newline changes
 2024-10-08  6:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] app/dma-perf: documentation update of DMA perf for idxd
 2024-10-08  6:52 UTC  (2+ messages)
` [PATCH v2] doc: documentation update for idxd driver

[PATCH 0/2] Fix race in ethdev telemetry
 2024-10-08  6:48 UTC  (4+ messages)
` [PATCH 2/2] ethdev: fix race on ports for telemetry commands

[v2 1/5] raw/zxdh: introduce zxdh raw device driver
 2024-10-08  6:40 UTC  (4+ messages)
`  "
  ` [PATCH] "

[PATCH v2] cryptodev: add ec points to sm2 op
 2024-10-08  6:28 UTC  (5+ messages)
` [PATCH v3 1/4] cryptodev: add partial sm2 feature flag
  ` [PATCH v3 2/4] cryptodev: add ec points to sm2 op
  ` [PATCH v3 3/4] crypto/qat: add sm2 encryption/decryption function
  ` [PATCH v3 4/4] app/test: add test sm2 C1/Kp test cases

[PATCH v1 0/4] power: refactor power management library
 2024-10-08  6:19 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] power: refactor core "
  ` [PATCH v2 2/4] power: refactor uncore "

[PATCH 0/5] riscv: implement accelerated crc using zbc
 2024-10-08  5:52 UTC  (8+ messages)
` [PATCH 1/5] config/riscv: add flag for using Zbc extension

[PATCH v7 0/6] Introduce event pre-scheduling
 2024-10-08  5:17 UTC  (12+ messages)
` [PATCH v8 "
  ` [PATCH v8 3/6] eventdev: add event preschedule hint
  ` [PATCH v9 0/6] Introduce event pre-scheduling
    ` [PATCH v9 1/6] eventdev: introduce "
    ` [PATCH v9 2/6] eventdev: add event port pre-schedule modify
    ` [PATCH v9 3/6] eventdev: add event preschedule hint
    ` [PATCH v9 4/6] event/cnkx: add pre-schedule support
    ` [PATCH v9 5/6] app/test-eventdev: add pre-scheduling support
    ` [PATCH v9 6/6] examples: use eventdev pre-scheduling

[DPDK/ethdev Bug 1534] Transmit errors with iavf VF using SR-IOV on VM
 2024-10-08  3:59 UTC  (2+ messages)

[PATCH v2 0/3] net: add thread-safe crc api
 2024-10-08  3:42 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH v2] doc: reword sample app guides
 2024-10-08  3:34 UTC  (2+ messages)

[PATCH v2] r8125: add r8125 ethernet poll mode driver
 2024-10-08  3:31 UTC  (3+ messages)
  ` 答复: "

[PATCH v3 1/1] dmadev: support priority configuration
 2024-10-08  2:36 UTC  (3+ messages)
` [PATCH v4 "

[PATCH RESEND v7 0/5] app/testpmd: support multiple process attach and detach port
 2024-10-08  2:32 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/10] fixes for clean code
 2024-10-08  2:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH 10/10] net/bonding: fix configuration assignment overflow

[DPDK/ethdev Bug 1560] "net_txgbe" is unable to retrieve all statistical information correctly through telemetry
 2024-10-08  2:07 UTC 

[PATCH] app/testpmd: show output of commands read from file
 2024-10-08  1:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: improve sse based macswap
 2024-10-08  1:12 UTC  (4+ messages)
` [PATCH v2 0/3] "

[PATCH] net/gve: fix refill logic causing memory corruption
 2024-10-08  0:46 UTC  (2+ messages)

[PATCH v5 0/1] devtools: add tracepoint check in checkpatch
 2024-10-08  0:40 UTC  (4+ messages)
` [PATCH v6 0/2] "

[PATCH 0/4] improve rte_tm APIs
 2024-10-08  0:38 UTC  (10+ messages)
` [PATCH 4/4] ethdev: add traffic manager query function
` [PATCH v2 0/3] make struct parameters constant in rte_tm APIs
  ` [PATCH v2 1/3] ethdev: make parameters to TM node add fn constant
  ` [PATCH v2 2/3] ethdev: make parameters to TM profile "
  ` [PATCH v2 3/3] ethdev: make TM shaper parameters constant

[RFC PATCH] app/test: allow passing a parameter string to autotests
 2024-10-08  0:29 UTC  (2+ messages)

[RFC 0/4] ethdev: rework config restore
 2024-10-07 22:56 UTC  (5+ messages)

[PATCH v4] net/zxdh: Provided zxdh basic init
 2024-10-07 21:43 UTC  (2+ messages)

[RFC 0/2] introduce LLC aware functions
 2024-10-07 21:28 UTC  (2+ messages)

[PATCH] hash: separate param checks in hash create func
 2024-10-07 21:08 UTC  (2+ messages)

[v2 00/30] NXP DMA driver fixes and Enhancements
 2024-10-07 20:51 UTC  (4+ messages)
` [v3 "
  ` [v3 02/30] dma/dpaa2: support multiple HW queues

[PATCH] checkpatches: verify in-reply-to header when possible
 2024-10-07 20:43 UTC  (3+ messages)

[PATCH 1/1] net/mlx5: show rx/tx descriptor ring limitations in rte_eth_dev_info
 2024-10-07 20:37 UTC  (4+ messages)
` [PATCH v2 0/1] net/mlx5: fix incorrect rx/tx descriptor "
  ` [PATCH v2] "

[PATCH 0/4] refine argparse library
 2024-10-07 20:32 UTC  (3+ messages)
` [PATCH v4 0/6] "

[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
 2024-10-07 20:20 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 0/3] use rte macros instead of GCC __attribute
 2024-10-07 20:18 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 5/5] net/cxgbe: use rte macro instead of GCC attribute

[PATCH] raw/ntb: add support for 5th and 6th Gen Intel Xeon
 2024-10-07 20:14 UTC  (3+ messages)
` [RFC v1] raw/ntb: add support for "

[PATCH] raw/ntb: refactor to support NTB on 5th Gen Intel Xeon
 2024-10-07 20:12 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: fix cmp_sa_key bug
 2024-10-07 19:39 UTC  (2+ messages)

[PATCH] app/flow-perf: replace RTE_BE32/16 with rte_cpu_to_be_32/16 for variables
 2024-10-07 19:36 UTC  (5+ messages)

[PATCH v1 01/50] net/ntnic: update NT NiC PMD driver with FPGA version
 2024-10-07 19:34 UTC  (52+ messages)
` [PATCH v2 00/50] Provide: flow filter init API, Enable virtual queues, fix ntnic issues for release 24.07
  ` [PATCH v2 01/50] net/ntnic: update NT NiC PMD driver with FPGA version
  ` [PATCH v2 02/50] net/ntnic: fix coverity issues:
  ` [PATCH v2 03/50] net/ntnic: update documentation
  ` [PATCH v2 04/50] net/ntnic: remove extra calling of the API for release port
  ` [PATCH v2 05/50] net/ntnic: extend and fix logging implementation
  ` [PATCH v2 06/50] net/ntnic: add flow filter init API
  ` [PATCH v2 07/50] net/ntnic: add flow filter deinitialization API
  ` [PATCH v2 08/50] net/ntnic: add flow backend initialization API
  ` [PATCH v2 09/50] net/ntnic: add flow backend deinitialization API
  ` [PATCH v2 10/50] net/ntnic: add INFO flow module
  ` [PATCH v2 11/50] net/ntnic: add categorizer (CAT) "
  ` [PATCH v2 12/50] net/ntnic: add key match (KM) "
  ` [PATCH v2 13/50] net/ntnic: add flow matcher (FLM) "
  ` [PATCH v2 14/50] net/ntnic: add IP fragmenter (IFR) "
  ` [PATCH v2 15/50] net/ntnic: add hasher (HSH) "
  ` [PATCH v2 16/50] net/ntnic: add queue select (QSL) "
  ` [PATCH v2 17/50] net/ntnic: add slicer (SLC LR) "
  ` [PATCH v2 18/50] net/ntnic: add packet descriptor builder (PDB) "
  ` [PATCH v2 19/50] net/ntnic: add header field update (HFU) "
  ` [PATCH v2 20/50] net/ntnic: add RPP local retransmit (RPP LR) "
  ` [PATCH v2 21/50] net/ntnic: add copier (Tx CPY) "
  ` [PATCH v2 22/50] net/ntnic: add checksum update (CSU) "
  ` [PATCH v2 23/50] net/ntnic: add insert (Tx INS) "
  ` [PATCH v2 24/50] net/ntnic: add replacer (Tx RPL) "
  ` [PATCH v2 25/50] net/ntnic: add Tx Packet Editor (TPE) "
  ` [PATCH v2 26/50] net/ntnic: add base init and deinit of the NT flow API
  ` [PATCH v2 27/50] net/ntnic: add base init and deinit the NT flow backend
  ` [PATCH v2 28/50] net/ntnic: add categorizer (CAT) FPGA module
  ` [PATCH v2 29/50] net/ntnic: add key match (KM) "
  ` [PATCH v2 30/50] net/ntnic: add flow matcher (FLM) "
  ` [PATCH v2 31/50] net/ntnic: add hasher (HSH) "
  ` [PATCH v2 32/50] net/ntnic: add queue select (QSL) "
  ` [PATCH v2 33/50] net/ntnic: add slicer (SLC LR) "
  ` [PATCH v2 34/50] net/ntnic: add packet descriptor builder (PDB) "
  ` [PATCH v2 35/50] net/ntnic: add Tx Packet Editor (TPE) "
  ` [PATCH v2 36/50] net/ntnic: add receive MAC converter (RMC) core module
  ` [PATCH v2 37/50] net/ntnic: add basic queue operations
  ` [PATCH v2 38/50] net/ntnic: enhance Ethernet device configuration
  ` [PATCH v2 39/50] net/ntnic: add scatter-gather HW deallocation
  ` [PATCH v2 40/50] net/ntnic: add queue setup operations
  ` [PATCH v2 41/50] net/ntnic: add packet handler for virtio queues
  ` [PATCH v2 42/50] net/ntnic: add init for virt queues in the DBS
  ` [PATCH v2 43/50] net/ntnic: add split-queue support
  ` [PATCH v2 44/50] net/ntnic: add functions for availability monitor management
  ` [PATCH v2 45/50] net/ntnic: used writer data handling functions
  ` [PATCH v2 46/50] net/ntnic: add descriptor reader "
  ` [PATCH v2 47/50] net/ntnic: update FPGA registeris related to DBS
  ` [PATCH v2 48/50] net/ntnic: virtqueue setup managed packed-ring was added
  ` [PATCH v2 49/50] net/ntnic: add functions for releasing virt queues
  ` [PATCH v2 50/50] net/ntnic: add functions for retrieving and managing packets

[PATCH] eal/unix: allow creating thread with real-time priority
 2024-10-07 19:27 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH] gpu/cuda: add PCI device ID for NVIDIA TU102GL [Quadro RTX 6000/8000]
 2024-10-07 18:51 UTC  (2+ messages)

[PATCH] doc: remove confusing command to send patch
 2024-10-07 18:13 UTC  (2+ messages)

[PATCH 1/2] app/testpmd: enable cli for programmable action
 2024-10-07 18:12 UTC  (5+ messages)
` [PATCH v6] "

[PATCH] net/mlx5: support no host PF configuration
 2024-10-07 18:09 UTC  (2+ messages)

[PATCH 2/2] doc: add MSYS2 building guide
 2024-10-07 18:08 UTC  (2+ messages)

[PATCH] mlx5: fix race at mlx5_dev_close
 2024-10-07 17:54 UTC  (2+ messages)

[PATCH] bus/pci: don't open uio device in secondary process
 2024-10-07 17:49 UTC  (2+ messages)

[PATCH v2 1/2] net/sxe: add net driver sxe
 2024-10-07 17:44 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] Revert "doc: extension of crypto event callback announced"
 2024-10-07 17:31 UTC  (3+ messages)
` [PATCH v1] "

[PATCH] eal/x86: cache queried CPU flags
 2024-10-07 17:30 UTC  (6+ messages)

[PATCH v4] devtools: add .clang-format file
 2024-10-07 17:24 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-10-07 17:15 UTC  (2+ messages)

[PATCH 0/3] RFC fix import/export MSVC data variables
 2024-10-07 17:05 UTC  (3+ messages)
` [PATCH 3/3] ethdev: import and export data variables for MSVC

[PATCH] test: fix option block
 2024-10-07 17:02 UTC  (2+ messages)

[PATCH v1] crypto/ipsec_mb: bump minimum IPsec MB version
 2024-10-07 16:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] crypto/dpaa2_sec: rework debug code
 2024-10-07 15:25 UTC  (2+ messages)

[PATCH 1/5] interrupts: fix number of bytes read for vdev
 2024-10-07 15:04 UTC  (5+ messages)
` [PATCH 2/5] net/virtio-user: get link duplex and speed
` [PATCH 3/5] net/virtio: add set config callback
` [PATCH 4/5] net/virtio: implement update link state API
` [PATCH 5/5] net/virtio-user: support vDPA configuration callback

[PATCH] common/mlx5: Optimize mlx5 mempool get extmem
 2024-10-07 12:47 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v14 1/3] eventdev: add support for independent enqueue
 2024-10-07 12:19 UTC  (4+ messages)
` [PATCH v18 0/3] Independent Enqueue Support
  ` [PATCH v18 1/3] eventdev: add support for independent enqueue

[PATCH] crypto/scheduler: fix incorrect variable usage
 2024-10-07 10:35 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).