DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 0/5] Fixes for release 24.07
 2024-10-04 15:07 UTC  (22+ messages)
` [PATCH v1 1/5] net/ntnic: update NT NiC PMD driver with FPGA version
` [PATCH v1 2/5] net/ntnic: fix coverity issues:
` [PATCH v1 3/5] net/ntnic: update documentation
` [PATCH v1 4/5] net/ntnic: remove extra calling of the API for release port
` [PATCH v1 5/5] net/ntnic: extend and fix logging implementation
` [PATCH v1 00/31] Enable flow filter initialization
` [PATCH v1 01/31] net/ntnic: add flow filter init API
` [PATCH v1 02/31] net/ntnic: add flow filter deinitialization API
` [PATCH v1 03/31] net/ntnic: add flow backend initialization API
` [PATCH v1 04/31] net/ntnic: add flow backend deinitialization API
` [PATCH v1 05/31] net/ntnic: add INFO flow module
` [PATCH v1 06/31] net/ntnic: add categorizer (CAT) "
` [PATCH v1 07/31] net/ntnic: add key match (KM) "
` [PATCH v1 09/31] net/ntnic: add IP fragmenter (IFR) "
` [PATCH v1 10/31] net/ntnic: add hasher (HSH) "
` [PATCH v1 11/31] net/ntnic: add queue select (QSL) "
` [PATCH v1 12/31] net/ntnic: add slicer (SLC LR) "
` [PATCH v1 13/31] net/ntnic: add packet descriptor builder (PDB) "
` [PATCH v1 14/31] net/ntnic: add header field update (HFU) "
` [PATCH v1 15/31] net/ntnic: add RPP local retransmit (RPP LR) "
` [PATCH v1 16/31] net/ntnic: add copier (Tx CPY) "

[PATCH v1] crypto/ipsec_mb: bump minimum IPsec MB version
 2024-10-04 14:58 UTC 

[PATCH 00/16] Fix allocation issues and add hardening
 2024-10-04 14:57 UTC  (4+ messages)
` [PATCH v7 00/16] Fix allocation bugs and prevent future ones

[PATCH] eal/x86: fix 32-bit write-combined stores
 2024-10-04 14:45 UTC  (2+ messages)

[PATCH 1/2] eal: enable CPPC support in power library
 2024-10-04 14:37 UTC  (2+ messages)

[PATCH 1/2] eal/linux: fix VFIO hotplug with multiprocess
 2024-10-04 14:34 UTC  (2+ messages)

[PATCH v4 00/18] NXP DPAA ETH driver enhancement and fixes
 2024-10-04 14:03 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 06/18] net/dpaa: support Tx confirmation to enable PTP

[PATCH] ethdev: add dump regs for telemetry
 2024-10-04 13:59 UTC  (4+ messages)
` [PATCH v9 0/8] support dump reigster names and filter
  ` [PATCH v9 8/8] net/hns3: support filter registers by module names

[PATCH v5 1/2] ethdev: Add link_speed lanes support
 2024-10-04 13:55 UTC  (4+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 2/2] net/bnxt: code refactor for supporting speed lanes

[v1 0/7] DPAA2 crypto changes
 2024-10-04 13:36 UTC  (4+ messages)
` [v2 "
  ` [v2 7/7] crypto/dpaa2_sec: rework debug code

[PATCH 00/11] Use RTE_LOG_LINE in drivers
 2024-10-04 13:04 UTC  (3+ messages)
` [PATCH v2 00/14] "

[PATCH 0/3] eal: mark API's as stable
 2024-10-04 12:56 UTC  (3+ messages)
` [PATCH 2/3] eal: mark rte_lcore_register_usage_cb stable

[PATCH 0/4] Enable more unit tests
 2024-10-04 12:51 UTC  (8+ messages)
` [PATCH 3/4] test: make red test part of fast suite
` [PATCH 4/4] test: run timer secondary tests as "

[PATCH v11 1/7] buildtools/chkincs: relax C linkage requirement
 2024-10-04 12:19 UTC  (9+ messages)
` [PATCH v12 0/7] Improve EAL bit operations API
  ` [PATCH v12 1/7] buildtools/chkincs: relax C linkage requirement

[PATCH v2 00/10] acc baseband PMD fix and updates for 24.11
 2024-10-04 12:08 UTC  (12+ messages)
` [PATCH v2 01/10] baseband/acc: fix access to deallocated mem
` [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

[PATCH v5 1/6] net/octeon_ep: add missing vector API header include
 2024-10-04 12:07 UTC  (10+ messages)
` [PATCH v6 0/7] Optionally have rte_memcpy delegate to compiler memcpy
  ` [PATCH v6 5/7] eal: provide option to use compiler memcpy instead of RTE
  ` [PATCH v6 6/7] ci: test compiler memcpy

[PATCH v1 1/3] crypto/ipsec_mb: add SM3 algorithm support
 2024-10-04 12:05 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] crypto/ipsec_mb: add HMAC "
  ` [PATCH v3 3/3] crypto/ipsec_mb: add SM4 "

[PATCH] fib: implement RCU rule reclamation
 2024-10-04 12:03 UTC  (4+ messages)

[PATCH] fib: network byte order IPv4 lookup
 2024-10-04 12:01 UTC  (4+ messages)

[PATCH] eal/alarm_cancel: Fix thread starvation
 2024-10-04 12:00 UTC  (2+ messages)

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-10-04 11:59 UTC  (23+ messages)
` [PATCH dpdk v2 00/16] "
  ` [PATCH dpdk v2 01/16] net: split raw checksum functions in separate header
  ` [PATCH dpdk v2 02/16] net: split ipv6 symbols "
  ` [PATCH dpdk v2 03/16] net: add structure for ipv6 addresses
  ` [PATCH dpdk v2 04/16] net: use ipv6 structure for header addresses
  ` [PATCH dpdk v2 05/16] fib6,rib6,lpm6: use ipv6 addr struct
  ` [PATCH dpdk v2 06/16] net: add ipv6 address utilities
  ` [PATCH dpdk v2 09/16] pipeline: use ipv6 addr struct
  ` [PATCH dpdk v2 14/16] rib6,fib6,lpm6: remove duplicate constants
  ` [PATCH dpdk v2 15/16] net: add utilities for well known ipv6 address types

[PATCH 0/5] alarm related patches
 2024-10-04 11:58 UTC  (3+ messages)
` [PATCH v2 0/3] alarm test fixes

[PATCH v1 1/2] test/dma: update the sg test to verify wrap around case
 2024-10-04 11:49 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] test/dma: add functions to verify zero and one fill
    ` [EXTERNAL] "
  ` [EXTERNAL] [PATCH v2 1/2] test/dma: update the sg test to verify wrap around case

[PATCH v11 0/4] add support for self monitoring
 2024-10-04 11:00 UTC  (3+ messages)
` [PATCH v12 "

[PATCH] [RFC] cryptodev: replace LIST_END enumerators with APIs
 2024-10-04  9:38 UTC  (11+ messages)
    ` [EXTERNAL] "

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-10-04  9:04 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-10-04  8:40 UTC  (2+ messages)

[PATCH v3 1/6] cryptodev: add EDDSA asymmetric crypto algorithm
 2024-10-04  8:26 UTC  (19+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/6] crypto/openssl: support EDDSA
  ` [PATCH v4 3/6] crypto/cnxk: "
  ` [PATCH v4 4/6] test/crypto: add asymmetric EDDSA test cases
  ` [PATCH v4 5/6] examples/fips_validation: support EDDSA
  ` [PATCH v4 6/6] app/crypto-perf: "
  ` [PATCH v5 1/6] cryptodev: add EDDSA asymmetric crypto algorithm
    ` [PATCH v5 2/6] crypto/openssl: support EDDSA
    ` [PATCH v5 3/6] crypto/cnxk: "
    ` [PATCH v5 4/6] test/crypto: add asymmetric EDDSA test cases
    ` [PATCH v5 5/6] examples/fips_validation: support EDDSA
    ` [PATCH v5 6/6] app/crypto-perf: "
    ` [PATCH v6 1/6] cryptodev: add EDDSA asymmetric crypto algorithm
      ` [PATCH v6 2/6] crypto/openssl: support EDDSA
      ` [PATCH v6 3/6] crypto/cnxk: "
      ` [PATCH v6 4/6] test/crypto: add asymmetric EDDSA test cases
      ` [PATCH v6 5/6] examples/fips_validation: support EDDSA
      ` [PATCH v6 6/6] app/crypto-perf: "

[PATCH] doc: update TAP device features
 2024-10-04  7:54 UTC  (5+ messages)

[RFC] ethdev: convert string initialization
 2024-10-04  7:26 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] ipsec: allow stateless IPsec processing
 2024-10-04  6:34 UTC  (5+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] test/ipsec: add unit test for stateless processing
  ` [PATCH v4 1/2] ipsec: allow stateless IPsec processing
    ` [PATCH v4 2/2] test/ipsec: add unit test for stateless processing

[PATCH 0/3] support load firmware from flash
 2024-10-04  6:15 UTC  (2+ messages)

[PATCH 0/6] vhost: add asymmetric crypto support
 2024-10-04  6:11 UTC  (4+ messages)
` [PATCH v2 0/2] cryptodev: fix RSA xform to support VirtIO standard
  ` [PATCH v2 1/2] cryptodev: fix RSA xform for ASN.1 syntax
  ` [PATCH v2 2/2] cryptodev: move RSA padding information into xform

[PATCH] net/nfp: reserve BAR for expansion ROM
 2024-10-04  5:25 UTC  (2+ messages)

[RFC PATCH] app/testpmd: display TM parameters when adding nodes
 2024-10-04  5:25 UTC  (2+ messages)

[PATCH v3 0/6] Introduce event pre-scheduling
 2024-10-04  5:14 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] eventdev: introduce "
  ` [PATCH v4 2/6] eventdev: add event port pre-schedule modify
  ` [PATCH v4 3/6] eventdev: add SW event preschedule hint

[PATCH] app/testpmd: improve sse based macswap
 2024-10-04  5:08 UTC  (10+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] app/testpmd: add register keyword

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

[PATCH] net/gve: always attempt Rx refill on DQ
 2024-10-04  4:47 UTC  (2+ messages)

[PATCH] net/gve: fix mbuf allocation memory leak for DQ Rx
 2024-10-04  4:37 UTC  (2+ messages)

[PATCH 0/4] Support new card using NFP 3800 chip
 2024-10-04  4:26 UTC  (2+ messages)

[PATCH v4] bitmap: add scan from offset function
 2024-10-04  3:04 UTC  (3+ messages)
` [PATCH v5] "

[dpdk-dev] [PATCH 1/2] doc: add policy for adding vendor PMD specific examples
 2024-10-04  2:59 UTC  (5+ messages)
` [v2 "
  ` [v2 2/2] examples: move vendor specific apps to drivers sub directory

[PATCH v2] app/proc-info: add rte_eal_cleanup() to avoid memory leak
 2024-10-04  2:48 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/2] usertools/telemetry: move main to function
 2024-10-04  2:38 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] usertools/telemetry: add new telemetry client

[PATCH] vhost: support CPU copy for small packets
 2024-10-04  2:22 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] net/gve: add IO memory barriers before reading descriptors
 2024-10-04  1:05 UTC 

[PATCH] net/gve: fix refill logic causing memory corruption
 2024-10-04  1:05 UTC 

[dpdk-dev v1] doc/multi-process: fixed grammar and rephrasing
 2024-10-04  0:04 UTC  (2+ messages)

[PATCH v3 2/4] eal: add define guards to avoid multi-inclusion
 2024-10-03 23:59 UTC  (6+ messages)
` [PATCH v3 3/4] efd: "
` [PATCH v3 4/4] hash: "

[RFC PATCH] config: make queues per port a meson config option
 2024-10-03 23:38 UTC  (4+ messages)
` [PATCH v3 00/26] add meson config options for queues per port
  ` [PATCH v3 19/26] app/dumpcap: use separate Rx and Tx queue limits

[PATCH] net/netvsc: fix number Tx queues > Rx queues
 2024-10-03 22:55 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] Add bus master enable/disable APIs for CDX devices
 2024-10-03 22:48 UTC  (3+ messages)

[PATCH] eal: initialize shared plugins on Windows
 2024-10-03 22:44 UTC  (5+ messages)
` [PATCH v5 2/2] "

[PATCH] lib/hash: new feature adding existing key
 2024-10-03 22:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drivers: remove compile-time option for IEEE 1588
 2024-10-03 22:36 UTC  (8+ messages)

[PATCH] app/dumpcap:fix coredump problem because pcap_dump 3th argument is null
 2024-10-03 22:09 UTC  (2+ messages)
` [PATCH] app/dumpcap: fix handling of jumbo frames

[RFC 0/2] Add high-performance timer facility
 2024-10-03 21:32 UTC  (4+ messages)
` [RFC v2 "

[PATCH] mem: allow using ASan in multi-process mode
 2024-10-03 21:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v12 2/3] event/dlb2: add support for independent enqueue
 2024-10-03 20:50 UTC  (9+ messages)
` [PATCH v13 0/3] Independent Enqueue Support
  ` [PATCH v13 1/3] eventdev: add support for independent enqueue
  ` [PATCH v13 2/3] event/dlb2: "
  ` [PATCH v13 3/3] event/dsw: add capability "
` [PATCH v14 0/3] Independent Enqueue Support
  ` [PATCH v14 1/3] eventdev: add support for independent enqueue
  ` [PATCH v14 2/3] event/dlb2: "
  ` [PATCH v14 3/3] event/dsw: add capability "

[PATCH] drivers: ignore non-critical syndromes for Tx queues
 2024-10-03 20:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drivers: fix error CQE handling
 2024-10-03 20:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] pci: add O_CLOEXEC when open uio device
 2024-10-03 19:08 UTC  (2+ messages)

[PATCH v5 0/5] support dmadev/ethdev stats reset
 2024-10-03 18:51 UTC  (7+ messages)
` [PATCH v5 2/2] ethdev: support xstats reset telemetry command

[PATCH v3] lib/net: add MPLS insert and strip functionality
 2024-10-03 18:46 UTC  (2+ messages)

[PATCH] eventdev: replace zero-length-array
 2024-10-03 16:41 UTC  (3+ messages)

[PATCH v0 1/1] dma/cnxk: support dma queue priority configuration
 2024-10-03 16:33 UTC  (2+ messages)
` [PATCH v1 "

[dpdk-dev] [PATCH 00/10] fixes for clean code
 2024-10-03 16:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH 10/10] net/bonding: fix configuration assignment overflow

[PATCH] child process synchronization NIC startup parameters
 2024-10-03 16:00 UTC  (3+ messages)
` [PATCH v2] app/test:subprocess synchronization of parameters

[PATCH 00/33] add Marvell cn20k SOC support for mempool and net
 2024-10-03 15:52 UTC  (3+ messages)
` [PATCH v3 00/18] "

[PATCH v0 1/1] dma/cnxk: support dma queue priority configuration
 2024-10-03 15:51 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] service: avoid worker lcore exit deadlock
 2024-10-03 15:50 UTC  (4+ messages)
` [PATCH v2] service: fix deadlock on worker lcore exit

[PATCH v3 1/1] dmadev: support priority configuration
 2024-10-03 15:48 UTC  (7+ messages)
` [PATCH v4 "
  ` [EXTERNAL] "

[PATCH 1/2] timer/linux: lower rounding of tsc estimation to 10KHz
 2024-10-03 15:14 UTC  (8+ messages)
` [PATCH v5 0/2] Improve TSC frequency accuracy
  ` [PATCH v5 1/2] timer: lower rounding of TSC estimation to 100KHz
  ` [PATCH v5 2/2] timer: allow platform to override cpu TSC frequency

[PATCH 1/3] cryptodev: add ec points to sm2 op
 2024-10-03 14:39 UTC  (3+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH 01/20] common/cnxk: implement SSO HW info
 2024-10-03 13:22 UTC  (2+ messages)
` [PATCH 20/20] event/cnxk: add CN20K timer adapter

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