DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] rust: support DPDK API
 2025-04-13 17:09 UTC  (9+ messages)
` [RFC PATCH] add rust binding support to DPDK

[RFC 00/13] Packet capture using port mirroring
 2025-04-13 14:44 UTC  (22+ 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] mbuf: enable to be compiled with MSVC
 2025-04-12  0:46 UTC  (11+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 6/6] "
` [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

[PATCH 0/4] allow pmdinfo to be inserted and parsed using MSVC
 2025-04-11 20:09 UTC  (7+ 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] mldev: enable to be compiled with msvc
 2025-04-11 19:59 UTC 

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 0/3] enhance the vlan filter feature
 2025-04-11 16:27 UTC  (5+ 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] 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] maintainers: update for hns3
 2025-04-11 10:05 UTC  (4+ messages)

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

[PATCH] ci: check licenses
 2025-04-11  7:18 UTC 

[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  (8+ messages)
` [patch v5 1/6] net/netvsc: introduce private data for storing vmbus device for secondary process
` [patch v5 2/6] net/netvsc: introduce get_vmbus_device to get the vmbus device
` [patch v5 3/6] bus/vmbus: store UIO fd for secondary process
` [patch v5 4/6] bus/vmbus: support channels without monitoring enabled
` [patch v5 5/6] bus/vmbus: add rte_vmbus_device to all functions accessing vmbus
` [patch v5 6/6] bus/vmbus: set event for channel without monitoring support

[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  (6+ messages)
` [PATCH v5 0/3] fix how large numbers are printed by hash tests
  ` [PATCH v5 1/3] eal: add function rte_size_to_str
  ` [PATCH v5 2/3] hash_multiwriter_autotest: fix printf parameters
  ` [PATCH v5 3/3] hash_readwrite_autotest: "

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  (16+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 1/4] net/intel: align Tx queue struct field names
  ` [PATCH v6 2/4] net/intel: use common Tx entry structure
  ` [PATCH v6 3/4] net/intel: use common Tx queue structure
  ` [PATCH v6 4/4] net/idpf: use common Tx free fn in idpf
` [PATCH v7 0/4] net/intel: using common functions in idpf driver
  ` [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  (7+ messages)
` [PATCH v4 "
` [PATCH v5 "
  ` [PATCH v5 1/2] node: add global node mbuf dynfield
  ` [PATCH v5 2/2] node: use node mbuf dynfield in ip4 nodes

[PATCH v4 0/4] Introduce Topology NUMA grouping for lcores
 2025-04-09 10:08 UTC  (3+ messages)

[PATCH] net/cnxk: restore MAC address table during port reset
 2025-04-09  6:11 UTC 

[PATCH] doc/linux_gsg: remove note referring to old pkg-config
 2025-04-09  5:54 UTC  (2+ messages)

[PATCH] doc/linux_gsg: update recommended compiler versions
 2025-04-09  5:50 UTC  (2+ messages)

[PATCH v1] net/zxdh: fix using static assert in macro definition
 2025-04-09  1:39 UTC 

[PATCH] net/igb: fix xstats name
 2025-04-09  1:06 UTC 

[patch v4 0/6] Support VMBUS channels without monitoring enabled
 2025-04-08 21:55 UTC  (6+ messages)
` [patch v4 4/6] bus/vmbus: support "
` [patch v4 5/6] bus/vmbus: add rte_vmbus_device to all functions accessing vmbus
` [patch v4 6/6] bus/vmbus: set event for channel without monitoring support
    ` [EXTERNAL] "

[PATCH] app/testpmd: revert auto attach/detach
 2025-04-08 20:24 UTC 

[DPDK/testpmd Bug 1695] pdump regression caused by test-pmd change
 2025-04-08 20:23 UTC 

DPDK 22.11.8 released
 2025-04-08 19:13 UTC 

[RFC] eal: remove support for I/O port
 2025-04-08 19:04 UTC  (2+ messages)

DPDK Release Status Meeting 2025-04-08
 2025-04-08 18:42 UTC 

22.11.8 patches review and test
 2025-04-08 18:39 UTC  (4+ messages)

[RFC PATCH] drivers: add generic build of SVE files
 2025-04-08 17:10 UTC  (3+ messages)

[PATCH] net/cpfl: enable AVX2 for singleq Rx/Tx
 2025-04-08 16:17 UTC  (3+ messages)

[PATCH] net/ice: fix Rx of large packets
 2025-04-08 15:57 UTC 

[DPDK/ethdev Bug 1673] failed to parse device "net_pcap0"
 2025-04-08 13:35 UTC  (2+ messages)
` [DPDK/ethdev Bug 1673] failed to parse device "net_tap0"

[PATCH v5 00/14] net/zxdh: add network processor ops
 2025-04-08 13:34 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 14/14] net/zxdh: optimize msg processing ops and modify some issues

Inquiry About DPDK's Roadmap for Dynamic CPU Scaling Support
 2025-04-08 13:27 UTC  (2+ messages)

[RFC 0/1] support ThreadSanitizer
 2025-04-08 13:05 UTC  (2+ messages)
` [RFC 1/1] build: "

[PATCH v4] event/dlb2: consolidate AVX512 and SSE changes
 2025-04-08 13:00 UTC 

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

[PATCH 0/7] net/hns3: bugfix for hns3
 2025-04-08  8:31 UTC  (8+ messages)
` [PATCH 1/7] net/hns3: fix variable overflow
` [PATCH 2/7] net/hns3: fix memory leakage in failure path
` [PATCH 3/7] net/hns3: fix extra waiting for link up
` [PATCH 4/7] net/hns3: fix memory leakage for indirect action
` [PATCH 5/7] net/hns3: fix incorrect failed rollback
` [PATCH 6/7] net/hns3: fix divide by zero
` [PATCH 7/7] net/hns3: fix unrelease some resources on reset case

[PATCH] common/mlx5: fix build on Linux in dlopen link mode
 2025-04-08  8:18 UTC  (3+ messages)

[PATCH] vhost: fix wrapping on control virtqueue rings
 2025-04-08  7:31 UTC  (2+ messages)

[PATCH v5 4/4] net/macb: add necessary docs and update related files
 2025-04-08  6:22 UTC  (2+ messages)
` [PATCH v6 3/3] "

[PATCH v5 3/4] net/macb: add NEON vectorized Rx/Tx
 2025-04-08  6:21 UTC  (2+ messages)
` [PATCH v6 2/3] "

[PATCH v5 2/4] net/macb: add new poll mode driver
 2025-04-08  6:20 UTC  (2+ messages)
` [PATCH v6 1/3] "

[PATCH v6 0/3] net/macb: updated net macb driver
 2025-04-08  6:19 UTC 

[PATCH 0/3] Correct RSS algorithm related logic
 2025-04-08  6:02 UTC  (4+ messages)
` [PATCH 1/3] net/nfp: support get RSS algorithm capability
` [PATCH 2/3] net/nfp: support get RSS algorithm configuration
` [PATCH 3/3] net/nfp: correct RSS algorithm configuration logic

page: 

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