DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/46] Support AMD Solarflare X45xx adaptors
 2025-04-16 13:59 UTC  (13+ messages)
` [PATCH 01/46] common/sfc_efx/base: add Medford4 PCI IDs to common code
` [PATCH 02/46] common/sfc_efx/base: add efsys option for Medford4
` [PATCH 03/46] common/sfc_efx/base: add Medford4 support to NIC module
` [PATCH 04/46] common/sfc_efx/base: add Medford4 support to EV module
` [PATCH 05/46] common/sfc_efx/base: add Medford4 support to FILTER module
` [PATCH 06/46] common/sfc_efx/base: add Medford4 support to INTR module
` [PATCH 07/46] common/sfc_efx/base: add Medford4 support to MAC module
` [PATCH 08/46] common/sfc_efx/base: add Medford4 support to PHY module
` [PATCH 09/46] common/sfc_efx/base: add Medford4 support to TUNNEL module
` [PATCH 10/46] common/sfc_efx/base: add Medford4 support to MCDI module
` [PATCH 11/46] common/sfc_efx/base: add Medford4 support to Rx module
` [PATCH 12/46] common/sfc_efx/base: add Medford4 support to Tx module

[PATCH v1 00/12] add lookup fib nodes in graph library
 2025-04-16 12:54 UTC  (19+ messages)
` [PATCH v1 01/12] fib: move macro to header file
` [PATCH v1 02/12] node: add IP4 lookup FIB node
    ` [EXTERNAL] "
` [PATCH v1 03/12] node: add IP4 FIB route add
` [PATCH v1 04/12] node: add process callback for IP4 FIB
` [PATCH v1 05/12] node: add next node in packet classification
` [PATCH v1 06/12] app/graph: add IP4 lookup mode command
` [PATCH v1 07/12] fib: move macro to header file
` [PATCH v1 08/12] node: add IP6 lookup FIB node
` [PATCH v1 09/12] node: add IP6 FIB route add
` [PATCH v1 10/12] node: add process callback for IP6 FIB
` [PATCH v1 11/12] node: add next node in packet classification
` [PATCH v1 12/12] app/graph: add IP6 lookup mode command

[PATCH 0/4] Linux Kernel uAPI headers import
 2025-04-16 12:34 UTC  (5+ messages)
` [PATCH 1/4] license: add exception for Linux Kernel uAPI headers
` [PATCH 2/4] uapi: import VDUSE header from v6.14 kernel
` [PATCH 3/4] vhost: use imported VDUSE uAPI header
` [PATCH 4/4] ci: check licenses

[RFC] add Rust API for basic port operations
 2025-04-16 11:42 UTC 

[PATCH] doc: announce DMA configuration structure changes
 2025-04-16 11:05 UTC 

[25.11 PATCH 0/3] Introduce DMA enqueue/dequeue operations
 2025-04-16 10:09 UTC  (4+ messages)
` [25.11 PATCH 1/3] dmadev: add enqueue dequeue operations
` [25.11 PATCH 2/3] dma/cnxk: implement enqueue dequeue ops
` [25.11 PATCH 3/3] eventdev: refactor DMA adapter ops

[RFC PATCH 1/4] ethdev: add support to provide link type
 2025-04-16  9:08 UTC  (5+ messages)

[PATCH] pci: define more standard register offsets
 2025-04-16  6:10 UTC 

[PATCH] net/gve: support for gVNIC PCI revision 1 and later
 2025-04-16  2:44 UTC 

[PATCH] maintainers: update GVE maintainers
 2025-04-16  2:42 UTC 

[PATCH 0/3] standard the data endian of descriptors
 2025-04-16  0:10 UTC  (5+ messages)
` [PATCH 1/3] net/nfp: standard the data endian of Rx descriptor
` [PATCH 2/3] net/nfp: standard the data endian of NFD3 Tx descritor
` [PATCH 3/3] net/nfp: standard the data endian of NFDk "

[RFC 00/13] Packet capture using port mirroring
 2025-04-16  0:06 UTC  (25+ messages)
` [RFC 01/13] app/testpmd: revert auto attach/detach
` [RFC 02/13] ethdev: allow start/stop from secondary process
` [RFC 03/13] test: add test for hotplug and secondary process operations
` [RFC 04/13] net/ring: allow lockfree transmit if ring supports it
` [RFC 05/13] net/ring: add argument to attach existing ring
` [RFC 06/13] net/ring: add timestamp devargs
` [RFC 07/13] net/null: all lockfree transmit
` [RFC 08/13] mbuf: add fields for mirroring
` [RFC 09/13] ethdev: add port mirror capability
` [RFC 10/13] pcapng: split packet copy from header insertion
` [RFC 11/13] test: add tests for ethdev mirror
` [RFC 12/13] app/testpmd: support for port mirroring
` [RFC 13/13] app/dumpcap: use port mirror instead of pdump

[PATCH 0/4] allow pmdinfo to be inserted and parsed using MSVC
 2025-04-16  0:05 UTC  (21+ messages)
` [PATCH 1/4] eal: add macro to embed information in binaries
` [PATCH 2/4] buildtools: use "
` [PATCH 3/4] usertools: parse strings from PE images
` [PATCH 4/4] drivers: use macro to embed information in binaries
` [PATCH v2 0/4] allow pmdinfo to be inserted and parsed using MSVC
  ` [PATCH v2 1/4] eal: add macro to embed information in binaries
  ` [PATCH v2 2/4] buildtools: use "
  ` [PATCH v2 3/4] usertools: parse strings from PE images
  ` [PATCH v2 4/4] drivers: use macro to embed information in binaries
` [PATCH v3 0/4] allow pmdinfo to be inserted and parsed using MSVC
  ` [PATCH v3 1/4] eal: add macro to embed information in binaries
  ` [PATCH v3 2/4] buildtools: use "
  ` [PATCH v3 3/4] usertools: parse strings from PE images
  ` [PATCH v3 4/4] drivers: use macro to embed information in binaries

Flow API Test Suite Inquiry
 2025-04-15 18:21 UTC 

[PATCH 0/2] dts: use tmp dir and DPDK tree dir
 2025-04-15 13:09 UTC  (3+ messages)
` [PATCH 1/2] dts: add remote create dir function
` [PATCH 2/2] dts: use tmp dir and DPDK tree dir

[PATCH] dts: add ICMP to packet filter config
 2025-04-15  9:48 UTC 

[PATCH v1] net/zxdh: fix using static assert in macro definition
 2025-04-15  8:42 UTC  (2+ messages)
` [PATCH v1] net/zxdh: add support E31X series device ID

[PATCH] net/e1000: fix eeprom dump failure
 2025-04-15  7:48 UTC 

[PATCH] mldev: enable to be compiled with msvc
 2025-04-15  4:05 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] eal: simplify code to avoid Coverity false positive
 2025-04-14 20:28 UTC 

[PATCH] ci: check licenses
 2025-04-14 18:32 UTC  (2+ messages)

NVIDIA roadmap for 25.03
 2025-04-14 18:17 UTC  (2+ messages)
` NVIDIA roadmap for 25.07

810 VFIO , SRIOV, multi-process stats read DPDK testpmd
 2025-04-14 15:21 UTC 

[PATCH] net/intel: fix igb tx queue offloads capability
 2025-04-14  8:53 UTC 

[PATCH] doc: reduce index depth of most guides
 2025-04-14  8:45 UTC 

[PATCH 0/3] enhance the vlan filter feature
 2025-04-14  6:26 UTC  (6+ messages)
` [PATCH 1/3] app/testpmd: add/remove multiple VLAN filter IDs at once
` [PATCH 2/3] ethdev: retrieve VLAN filter configuration
` [PATCH 3/3] app/testpmd: add a command to show VLAN filter IDs

[PATCH 0/2] fix two nfp pmd bugs
 2025-04-14  6:02 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: fix flow rule free problem
` [PATCH 2/2] net/nfp: fix control message over flow problem

[PATCH] dts: add RSS functions to testpmd
 2025-04-14  3:30 UTC  (8+ messages)
` [PATCH v2 0/6] Added RSS functions and tests
  ` [PATCH v2 1/6] dts: add RSS functions to testpmd
  ` [PATCH v2 2/6] dts: add utils for PMD RSS testsuites
  ` [PATCH v2 3/6] dts: add PMD RSS hash testsuite

[PATCH] maintainers: update for hns3
 2025-04-14  1:17 UTC  (3+ messages)

[PATCH] rust: support DPDK API
 2025-04-13 17:09 UTC  (8+ messages)
` [RFC PATCH] add rust binding support to DPDK

[PATCH] mbuf: enable to be compiled with MSVC
 2025-04-12  0:46 UTC  (7+ messages)
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] "

[PATCH 00/10] enable "app" to be compiled with MSVC
 2025-04-12  0:04 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 05/10] test-pmd: avoid undefined behavior

DTS Meeting Minutes - April 10, 2025
 2025-04-11 19:39 UTC 

[PATCH] doc: reword contributor's guide for grammar/clarity
 2025-04-11 16:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] doc: remove known issues
 2025-04-11 16:15 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1] net/idpf: avoid truncation of constant value
 2025-04-11 13:51 UTC  (4+ messages)

24.11.2 patches review and test
 2025-04-11 13:50 UTC  (4+ messages)

[PATCH v1 00/32] add new adapter NT400D13
 2025-04-11 10:36 UTC  (3+ messages)

[PATCH v2 0/5] add SNOW-V support in ipsec_mb PMD
 2025-04-11 10:09 UTC  (6+ messages)
` [PATCH v2 1/5] crypto/ipsec_mb: add support for SNOW-V
` [PATCH v2 2/5] examples/l2fwd-crypto: "
` [PATCH v2 3/5] tests: add unit tests and test vectors "
` [PATCH v2 4/5] app/crypto-perf: add support "
` [PATCH v2 5/5] app/eventdev: update eventdev app "

[PATCH] net: fix GTP packet parsing
 2025-04-11  9:54 UTC  (2+ messages)

[DPDK/ethdev Bug 1696] eth_dev_start can not be called by a secondary process
 2025-04-11  0:27 UTC 

[PATCH] app/testpmd: fix dump command list for MSVC
 2025-04-11  0:05 UTC  (2+ messages)

[PATCH 0/2] dts: add packet capture test suite
 2025-04-10 22:46 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dts: import lldp package in scapy

[PATCH] doc: reword flow offload and api docs
 2025-04-10 18:39 UTC  (2+ messages)
` [PATCH v2] "

[Patch v3 0/6] Support VMBUS channels without monitoring enabled
 2025-04-10 18:09 UTC  (4+ messages)
` [Patch v3 6/6] bus/vmbus: set event for channel without monitoring support
    ` [EXTERNAL] "

[PATCH] event/cnxk: update timer arm routine
 2025-04-10 18:05 UTC 

[RFC 1/2] eventdev: introduce event vector adapter
 2025-04-10 18:00 UTC  (5+ messages)
` [PATCH 0/3] "
  ` [PATCH 1/3] eventdev: "
  ` [PATCH 2/3] eventdev: add default software "
  ` [PATCH 3/3] app/eventdev: add vector adapter performance test

[patch v5 0/6] Support VMBUS channels without monitoring enabled
 2025-04-10 15:39 UTC  (2+ messages)

[PATCH 00/10] centralise base code handling for drivers
 2025-04-10 15:37 UTC  (2+ messages)

[PATCH] doc: update kernel version requirement
 2025-04-10 15:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] cryptodev: add SNOW-V algorithms
 2025-04-10 15:08 UTC  (2+ messages)

DTS 25.07 Roadmap
 2025-04-10 12:24 UTC 

[PATCH] rcu: remove VLAs
 2025-04-10 11:39 UTC  (2+ messages)

[PATCH] hash_readwrite_autotest: fix printf parameters
 2025-04-10 11:34 UTC  (3+ messages)
` [PATCH v5 0/3] fix how large numbers are printed by hash tests

ConnectX-7 performance anomaly
 2025-04-10  9:48 UTC  (2+ messages)

[PATCH] acl: fix build with GCC 15 on aarch64
 2025-04-10  9:38 UTC  (3+ messages)

[PATCH 1/2] net/mlx5: improve socket file path
 2025-04-10  7:53 UTC  (4+ messages)
` [PATCH v2 1/2] net/mlx5: enhance "
  ` [PATCH v2 2/2] net/mlx5: enhance log "

[PATCH] net/igc: fix xstats name
 2025-04-10  6:57 UTC  (3+ messages)

[PATCH] net/intel: fix xstats name
 2025-04-10  5:52 UTC 

[PATCH] net/intel: using common functions in idpf driver
 2025-04-10  5:24 UTC  (6+ messages)
` [PATCH v7 0/4] "
  ` [PATCH v7 1/4] net/intel: align Tx queue struct field names
  ` [PATCH v7 2/4] net/intel: use common Tx entry structure
  ` [PATCH v7 3/4] net/intel: use common Tx queue structure
  ` [PATCH v7 4/4] net/idpf: use common Tx free fn in idpf

[PATCH 2/2] crypto/virtio: fix cipher data src length
 2025-04-10  5:14 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 1/2] vhost: fix cipher data length
 2025-04-10  5:12 UTC  (2+ messages)
` [EXTERNAL] "

[RFC PATCH] build: reduce use of AVX compiler flags
 2025-04-10  3:49 UTC  (7+ messages)

[PATCH 0/2] dts: smoke test bugfixes
 2025-04-09 22:38 UTC  (6+ messages)
` [PATCH 0/4] "
  ` [PATCH 1/4] dts: include smoke tests in tests config
  ` [PATCH 2/4] dts: update dpdk-devbind script regex
  ` [PATCH 3/4] dts: default smoke tests to off
  ` [PATCH 4/4] dts: extend meson fast tests timeout

[PATCH 0/2] node: add mbuf dynamic field for nodes
 2025-04-09 13:55 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] node: use node mbuf dynfield in ip4 nodes

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