DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/4] cfgfile: enhance error detecting
 2024-07-05  9:31 UTC  (17+ messages)
` [PATCH 1/4] cfgfile: remove dead code
` [PATCH 2/4] cfgfile: support verify name and value
` [PATCH 3/4] cfgfile: verify add section and entry result
` [PATCH 4/4] cfgfile: add unique name flag
` [PATCH v2 0/4] cfgfile: enhance error detecting
  ` [PATCH v2 2/4] cfgfile: support verify name and value
  ` [PATCH v2 3/4] cfgfile: verify add section and entry result

[PATCH] telemetry: lower log level when legacy is not configured
 2024-07-05  9:05 UTC  (2+ messages)

[DPDK/other Bug 1465] rte_bpf_load() hangs with six IPv6 addresses in the filter causing dumpcap to fail
 2024-07-05  8:56 UTC  (2+ messages)

[PATCH v1] net/cpfl: add checks for received ctlq messages
 2024-07-05  8:30 UTC  (8+ messages)
` [PATCH v2 0/2] Avoid rule duplication in CPFL PMD
  ` [PATCH v2 1/2] net/cpfl: fix check for opcodes of received ctlq messages
  ` [PATCH v2 2/2] net/cpfl: fix +ve error codes for "
    ` [PATCH v3 0/2] Avoid rule duplication in CPFL PMD
      ` [PATCH v3 1/2] net/cpfl: fix check for opcodes of received ctlq messages
      ` [PATCH v3 2/2] net/cpfl: fix +ve error codes for "

[PATCH] buildtools: fix invalid symbols
 2024-07-05  8:25 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 00/19] Wangxun fixes and supports
 2024-07-05  8:11 UTC  (3+ messages)

[PATCH] net/virtio-user: fix control queue allocation for non-vDPA
 2024-07-05  7:50 UTC  (3+ messages)

[PATCH] baseband/la12xx: fix issue with secondary process
 2024-07-05  7:48 UTC  (2+ messages)

[PATCH 0/8] DPAA specific fixes
 2024-07-05  7:42 UTC  (17+ messages)
` [PATCH 1/8] bus/dpaa: fix bus scan for DMA devices
` [PATCH 2/8] bus/dpaa: fix resource leak in variable dev
` [PATCH 3/8] common/dpaax: fix IOVA table cleanup
` [PATCH 4/8] common/dpaax: fix array overrun issue
` [PATCH 5/8] bus/dpaa: remove redundant file descriptor check
` [PATCH 6/8] bus/dpaa: remove unused code
` [PATCH 7/8] net/dpaa: restrict MTU config for shared intf
` [PATCH 8/8] mempool/dpaax: cache free optimization
` [v2 0/7] DPAA specific fixes
  ` [v2 1/7] bus/dpaa: fix bus scan for DMA devices
  ` [v2 2/7] bus/dpaa: fix resource leak in variable dev
  ` [v2 3/7] common/dpaax: fix IOVA table cleanup
  ` [v2 4/7] common/dpaax: fix array overrun issue
  ` [v2 5/7] bus/dpaa: remove redundant file descriptor check
  ` [v2 6/7] bus/dpaa: remove unused code
  ` [v2 7/7] net/dpaa: restrict MTU config for shared intf

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-07-05  7:34 UTC 

[PATCH] test-pmd: add more packet decode options (verbose)
 2024-07-05  7:13 UTC  (2+ messages)

[PATCH 0/4] refine argparse library
 2024-07-05  6:06 UTC  (4+ messages)
` [PATCH v4 0/6] "

[PATCH] test: fix option block
 2024-07-05  1:38 UTC  (5+ messages)

[PATCH v1 01/17] net/ntnic: Add registers for NapaTech SmartNiC
 2024-07-04 22:50 UTC  (17+ messages)
` [PATCH v5 01/23] net/ntnic: add ethdev and makes PMD available
  ` [PATCH v5 02/23] net/ntnic: add logging implementation
  ` [PATCH v5 03/23] net/ntnic: add minimal initialization for PCI device
  ` [PATCH v5 04/23] net/ntnic: add NT utilities implementation
  ` [PATCH v5 06/23] net/ntnic: add NT NIC driver dependencies
  ` [PATCH v5 11/23] net/ntnic: add FPGA initialization functionality
  ` [PATCH v5 16/23] net/ntnic: add link management module
  ` [PATCH v5 23/23] net/ntnic: add GMF (Generic MAC Feeder) module

Hairpin Queues Throughput ConnectX-6
 2024-07-04 21:03 UTC  (5+ messages)

[PATCH v2 0/4] hash: add SVE support for bulk key lookup
 2024-07-04 20:31 UTC  (7+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/4] hash: pack the hitmask for hash in bulk lookup
  ` [PATCH v10 2/4] hash: optimize compare signature for NEON
  ` [PATCH v10 3/4] test/hash: check bulk lookup of keys after collision
  ` [PATCH v10 4/4] hash: add SVE support for bulk key lookup

[PATCH 2/2] eal: add Arm WFET in power management intrinsics
 2024-07-04 18:59 UTC  (12+ messages)
` [PATCH v2 "

[PATCH 0/2] provide toolchain abstracted __builtin_constant_p
 2024-07-04 16:05 UTC  (10+ messages)
` [PATCH 2/2] mempool: use rte constant macro instead of GCC builtin

[RFC 0/4] remove use of VLA
 2024-07-04 15:53 UTC  (10+ messages)
` [RFC 2/4] gro: remove use of VLAs

[RFC] latencystats: performance overhaul
 2024-07-04 15:21 UTC  (3+ messages)
` [PATCH v6 0/8] latencystats: improvements to algorithm and test

[PATCH] app/graph: fix destination buffer too small
 2024-07-04 15:17 UTC  (6+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH 0/3] fix bpf load hangs with six IPv6 addresses
 2024-07-04 15:10 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] net/ice: support FEC feature
 2024-07-04 12:37 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v5] net/i40e: support FEC feature
 2024-07-04 11:29 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] net/mlx5: fix memleak for resource object
 2024-07-04 10:34 UTC  (5+ messages)
` [PATCH v3] net/mlx5: fix matcher object memory leak

[PATCH] crypto/qat: fix incorrect placement of oop offset
 2024-07-04 10:26 UTC 

[PATCH] net/mlx5: add non-template flow metadata split
 2024-07-04 10:26 UTC  (2+ messages)
` [PATCH v2] net/mlx5: add metadata split for compatibility API

[PATCH v5 0/3] fix secondary process PCI UIO resource problem
 2024-07-04  9:00 UTC  (4+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 1/2] bus/pci: fix secondary process PCI uio resource map problem

[PATCH 1/1] maintainers: update for Chelsio cxgbe
 2024-07-04  8:25 UTC 

[DPDK/meson Bug 1469] [dpdk-24.07] meson_tests/driver-tests: event_dma_adapter_autotest test timeout
 2024-07-04  6:48 UTC  (2+ messages)

release candidate 24.07-rc1
 2024-07-04  6:44 UTC  (2+ messages)

[DPDK/core Bug 1472] mbuf: some dynamic fields are mishandled if IOVA as PA is disabled during build
 2024-07-04  3:54 UTC  (2+ messages)

[PATCH] dma/hisilicon: remove support for HIP09 platform
 2024-07-04  2:53 UTC  (2+ messages)

[PATCH] net/hns3: support more VLAN fields matching
 2024-07-04  2:15 UTC 

[PATCH] doc: remove reference to pkt.next
 2024-07-04  1:09 UTC 

[PATCH] net/netvsc: fix mtu_set in netvsc devices
 2024-07-03 22:57 UTC  (7+ messages)
        ` [EXTERNAL] "

[PATCH v1 0/4] dts: add dynamic queue configuration test suite
 2024-07-03 21:58 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] dts: add send_packets to test suites and rework packet addressing
  ` [PATCH v2 2/4] dts: add port queue modification and forwarding stats to testpmd
  ` [PATCH v2 3/4] dts: add dynamic queue test suite
  ` [PATCH v2 4/4] dts: add dynamic queue conf to the yaml schema

DTS WG Meeting Minutes - July 3, 2024
 2024-07-03 18:32 UTC 

[DPDK/DTS Bug 1482] Port over Dynamic Config test suite
 2024-07-03 18:13 UTC 

[PATCH v2 0/3] dts: queue start/stop suite
 2024-07-03 18:08 UTC  (4+ messages)
` [PATCH v5 1/3] dts: add functions to testpmd shell
  ` [PATCH v5 2/3] dts: initial queue start/stop suite implementation
  ` [PATCH v5 3/3] dts: queue suite conf schema

[PATCH 1/2] examples/ipsec-secgw: fix SA salt endianness problem
 2024-07-03 17:58 UTC  (5+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH 1/2] crypto/ionic: fix buffer overrun when writing session
 2024-07-03 17:30 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v1] crypto/ipsec_mb: use new ipad/opad calculation API
 2024-07-03 17:26 UTC  (3+ messages)

[PATCH 00/11] DPAA and DPAA2 crypto specific fixes
 2024-07-03 17:25 UTC  (13+ messages)
` [PATCH 01/11] common/dpaax: caamflib: fix PDCP-SDAP wdog DECO err
` [PATCH 02/11] common/dpaax: caamflib: fix PDCP AES-AES "
  ` [EXTERNAL] "
` [PATCH 03/11] crypto/dpaa: fix SEC err due to an wrong desc
` [PATCH 04/11] common/dpaax: caamflib change desc sharing mode
` [PATCH 05/11] crypto/dpaa_sec: improve return value for retired queues
` [PATCH 06/11] crypto/dpaax_sec: improve non-supported algo logs
` [PATCH 07/11] crypto/dpaa2_sec: adding session update API support
` [PATCH 08/11] crypto/dpaa2_sec: add a check on nb desc
` [PATCH 09/11] crypto/dpaa2_sec: initialize the authdata
` [PATCH 10/11] crypto/dpaa2_sec: initialize esp sequence number
` [PATCH 11/11] crypto/dpaa2_sec: fix issue of user ctxt for Event queue

[PATCH v3 0/3] VLAN Test Suite
 2024-07-03 16:50 UTC  (7+ messages)
` [PATCH v9 1/3] dts: config schema
  ` [PATCH v9 2/3] dts: VLAN test suite implementation
  ` [PATCH v9 3/3] dts: add VLAN methods to testpmd shell
` [PATCH v10 1/3] "
  ` [PATCH v10 2/3] dts: VLAN test suite implementation
  ` [PATCH v10 3/3] dts: config schema

New DTS Meeting Schedule
 2024-07-03 16:42 UTC 

[PATCH 0/3] replace use of EAL logtype
 2024-07-03 16:28 UTC  (5+ messages)
` [PATCH v5 0/3] replace use of EAL logtype in examples and testpmd
  ` [PATCH v5 1/3] examples/l2fwd-keepalive: don't use EAL logtype
  ` [PATCH v5 2/3] examples/vm_power_manager: do not "
  ` [PATCH v5 3/3] testpmd: replace EAL logtype TESTPMD_LOG

[PATCH] mbuf: fix API to copy mbuf dynamic fields
 2024-07-03 16:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4] bitmap: add scan from offset function
 2024-07-03 15:55 UTC  (6+ messages)
` [PATCH v5] "

[PATCH v2 0/2] Fix pdump and dumpcap leaks on SIGTERM
 2024-07-03 15:45 UTC  (5+ messages)
` [PATCH v3 0/3] dumpcap and pdump patches for 24.07
  ` [PATCH v3 1/3] app/dumpcap: handle SIGTERM and SIGHUP
  ` [PATCH v3 2/3] app/pdump: "
  ` [PATCH v3 3/3] dumpcap: add lcores option

[PATCH 0/5] OpenSSL PMD Optimisations
 2024-07-03 15:20 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] crypto/openssl: fix GCM and CCM thread unsafe ctxs
    ` [EXTERNAL] "
` [PATCH v5 0/5] OpenSSL PMD Optimisations
  ` [PATCH v5 1/5] crypto/openssl: fix GCM and CCM thread unsafe ctxs
    ` [EXTERNAL] "
  ` [PATCH v5 2/5] crypto/openssl: only init 3DES-CTR key + impl once
  ` [PATCH v5 3/5] crypto/openssl: per-qp cipher context clones
  ` [PATCH v5 4/5] crypto/openssl: per-qp auth "
  ` [PATCH v5 5/5] crypto/openssl: only set cipher padding once

[PATCH] eal: make dev_sigbus static
 2024-07-03 15:17 UTC 

[PATCH v1] dts: Testbed And Node Configuration Split
 2024-07-03 14:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/6] Some drivers logging cleanups
 2024-07-03 14:55 UTC  (2+ messages)

[PATCH v2 1/2] drivers: replace printf with log macros
 2024-07-03 14:54 UTC  (9+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v4 "
    ` [PATCH v4 2/3] drivers: dpaa: remove double newline
    ` [PATCH v4 3/3] drivers: replace printf with fprintf for debug functions

[PATCH v2 1/3] net/virtio_user: avoid cq descriptor buffer address accessing
 2024-07-03 14:34 UTC  (11+ messages)
` [PATCH v3 0/3] net/virtio: support IOVA as PA mode for vDPA backend
  ` [PATCH v3 1/3] net/virtio_user: convert cq descriptor IOVA address to Virtual address
  ` [PATCH v3 2/3] net/virtio: store desc IOVA address in vring data structure
  ` [PATCH v3 3/3] net/virtio_user: support sharing vq descriptor IOVA to the backend

[DPDK/DTS Bug 1481] Add l2fwd sample app test but converted to use testpmd
 2024-07-03 14:23 UTC 

[DPDK/DTS Bug 1480] Port Over ipgre For New DTS
 2024-07-03 14:18 UTC 

[PATCH] net/gve: fix RSS hash endianness in DQO format
 2024-07-03 13:31 UTC 

[PATCH v3] vfio: combine container_create and group_bind
 2024-07-03 11:59 UTC 

[PATCH] examples/l3fwd: Fix core dump with multiple socket
 2024-07-03 10:11 UTC  (3+ messages)

[PATCH v2] vfio: combine container_create and group_bind
 2024-07-03  9:16 UTC 

[PATCH] eal/unix: support ZSTD compression for firmwares
 2024-07-03  9:03 UTC  (5+ messages)
` [PATCH v2] eal/unix: support ZSTD compression for firmware

[PATCH 1/2] app/proc-info: add memory heap dump
 2024-07-03  8:33 UTC  (2+ messages)

[PATCH] vfio: combine container_create and group_bind
 2024-07-03  5:41 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).