DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2] dts: type hints updated for method arguments and return types
 2025-08-08 18:21 UTC  (2+ messages)

[PATCH 1/2] dts: introduce abstract class for TG and SUT DPDK runtime environments
 2025-08-08 18:21 UTC  (2+ messages)
` [PATCH 2/2] dts: enable port binding on the TG

[PATCH 0/6] dts: add file management
 2025-08-08 18:10 UTC  (5+ messages)
` [PATCH 1/6] dts: merge RemoteSession class
` [PATCH 2/6] dts: add node retriever by identifier

[PATCH] [PATCH v5] app/testpmd: fix segfault in secondary process by monitoring primary
 2025-08-08 17:01 UTC  (12+ messages)
` [PATCH v7] app/testpmd: monitor state of primary process when using secondary

[RFC 00/13] Packet capture using port mirroring
 2025-08-08 16:55 UTC  (57+ messages)
` [PATCH v8 "
  ` [PATCH v8 03/13] ethdev: make sure all necessary headers included
  ` [PATCH v8 04/13] ethdev: swap bpf and ethdev dependency
  ` [PATCH v8 05/13] test: add test for hotplug and secondary process operations
  ` [PATCH v8 06/13] net/ring: allow lockfree transmit if ring supports it
  ` [PATCH v8 07/13] net/ring: add new devarg to create vdev from existing ring
  ` [PATCH v8 08/13] mbuf: add dynamic flag for use by port mirroring
  ` [PATCH v8 09/13] ethdev: add port mirroring feature
  ` [PATCH v8 10/13] app/testpmd: support for port mirroring
  ` [PATCH v8 11/13] pcapng: split packet copy from header insertion
  ` [PATCH v8 12/13] pcapng: make queue optional
  ` [PATCH v8 13/13] app/dumpcap: use port mirror instead of pdump
` [PATCH v9 00/13] Packet capture using port mirroring
  ` [PATCH v9 01/13] ethdev: allow start/stop from secondary process
  ` [PATCH v9 02/13] ethdev: make sure all necessary headers included
  ` [PATCH v9 03/13] ethdev: reorder bpf and ethdev dependency
  ` [PATCH v9 04/13] bpf: add ability to load bpf into a buffer
  ` [PATCH v9 05/13] test: add test for hotplug and secondary process operations
  ` [PATCH v9 06/13] net/ring: allow lockfree transmit if ring supports it
  ` [PATCH v9 07/13] net/ring: add new devarg to create vdev from existing ring
  ` [PATCH v9 08/13] mbuf: add dynamic flag for use by port mirroring
  ` [PATCH v9 09/13] ethdev: add port mirroring feature
  ` [PATCH v9 10/13] app/testpmd: support for port mirroring
  ` [PATCH v9 11/13] pcapng: split packet copy from header insertion
  ` [PATCH v9 12/13] pcapng: make queue optional
  ` [PATCH v9 13/13] app/dumpcap: use port mirror instead of pdump
` [PATCH v10 00/14] Port mirroring feature
  ` [PATCH v10 01/14] ethdev: allow start/stop from secondary process
  ` [PATCH v10 02/14] ethdev: make sure all necessary headers included
  ` [PATCH v10 03/14] ethdev: reorder bpf and ethdev dependency
  ` [PATCH v10 04/14] bpf: add ability to load bpf into a buffer
  ` [PATCH v10 05/14] test: add test for hotplug and secondary process operations
  ` [PATCH v10 06/14] net/ring: allow lockfree transmit if ring supports it
  ` [PATCH v10 07/14] net/ring: add new devarg to create vdev from existing ring
  ` [PATCH v10 08/14] mbuf: add dynamic flag for use by port mirroring
  ` [PATCH v10 09/14] ethdev: add port mirroring feature
  ` [PATCH v10 10/14] app/testpmd: support for port mirroring
  ` [PATCH v10 11/14] pcapng: split packet copy from header insertion
  ` [PATCH v10 12/14] pcapng: make queue optional
  ` [PATCH v10 13/14] app/dumpcap: use port mirror instead of pdump
  ` [PATCH v10 14/14] doc: add documentation for port mirroring
` [PATCH v11 00/14] Port mirroring for packet capture
  ` [PATCH v11 01/14] ethdev: allow start/stop from secondary process
  ` [PATCH v11 02/14] ethdev: make sure all necessary headers included
  ` [PATCH v11 03/14] ethdev: reorder bpf and ethdev dependency
  ` [PATCH v11 04/14] bpf: add ability to load bpf into a buffer
  ` [PATCH v11 05/14] test: add test for hotplug and secondary process operations
  ` [PATCH v11 06/14] net/ring: allow lockfree transmit if ring supports it
  ` [PATCH v11 07/14] net/ring: add new devarg to create vdev from existing ring
  ` [PATCH v11 08/14] mbuf: add dynamic flag for use by port mirroring
  ` [PATCH v11 09/14] ethdev: add port mirroring feature
  ` [PATCH v11 10/14] app/testpmd: support for port mirroring
  ` [PATCH v11 11/14] pcapng: split packet copy from header insertion
  ` [PATCH v11 12/14] pcapng: make queue optional
  ` [PATCH v11 13/14] app/dumpcap: use port mirror instead of pdump
  ` [PATCH v11 14/14] doc: add documentation for port mirroring

[PATCH 0/2] Improve mailmap file
 2025-08-08 16:47 UTC  (5+ messages)
` [PATCH 1/2] devtools/mailmap_ctl: script to work with mailmap
` [PATCH 2/2] mailmap: sort mailmap

[PATCH] [PATCH v5] app/testpmd: fix segfault in secondary process by monitoring primary
 2025-08-08 16:17 UTC  (4+ messages)

[RFC PATCH] doc: clarify VLAN and QinQ stripping behaviour
 2025-08-08 16:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] add support flow director ops
 2025-08-08 16:12 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] net/zxdh: npsdk add flow director table ops
  ` [PATCH v4 2/2] net/zxdh: add support flow director ops

[PATCH] [PATCH v4] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
 2025-08-08 15:32 UTC  (4+ messages)

[DPDK/netuio Bug 1767] Bug in resource allocation in netuio_map_hw_resources
 2025-08-08 11:36 UTC 

[DPDK/netuio Bug 1766] Bug in resource allocation in netuio_map_hw_resources
 2025-08-08 11:34 UTC 

[PATCH v10 03/10] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
 2025-08-08 11:27 UTC  (2+ messages)

[PATCH] net/i40e: support GTP in tunnel parameters parsing
 2025-08-08  9:33 UTC  (3+ messages)

[PATCH] net/ice: fix VLAN tag reporting on Rx
 2025-08-08  9:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix connection tracking state item validation
 2025-08-08  7:47 UTC  (4+ messages)

[PATCH] net/mlx5/hws: fix ESP header match in strict mode
 2025-08-08  7:30 UTC  (2+ messages)

[PATCH 0/3] vhost_user: configure memory slots
 2025-08-08  4:29 UTC  (4+ messages)
` [PATCH 1/3] mailmap: add user
` [PATCH 2/3] vhost_user: configure memory slots
` [PATCH 3/3] vhost_user: support for memory regions

[PATCH] app/graph: fix overrun error (destination buffer too small)
 2025-08-08  3:32 UTC  (2+ messages)

[PATCH] rcu: add deprecation notice about limit on defer queue element size
 2025-08-07 19:56 UTC  (6+ messages)

[PATCH] net/ice: fix assumption about tag placement order
 2025-08-07 18:59 UTC  (4+ messages)
` [PATCH v2] net/intel: "

[PATCH] net/gve: properly disable interrupts on DQ
 2025-08-07 18:06 UTC  (2+ messages)

[PATCH] net/mlx5: add support for flows targeting multicast MAC addresses
 2025-08-07 17:40 UTC  (2+ messages)

[DPDK/DTS Bug 1765] Add vlan_tci/vlan_tci_outer tracking to testpmd/DTS
 2025-08-07 15:57 UTC 

[PATCH v1 1/2] dts: fix docstring typo in checksum suite
 2025-08-07 15:35 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dts: add reception check to checksum offload suite

[PATCH] maintainers: update for DTS
 2025-08-07 15:07 UTC  (2+ messages)

[PATCH v1 1/2] doc: add test case docstring example to dts rst
 2025-08-07 14:50 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dts: add steps and verify sections to docstrings

[PATCH] net/ixgbe: fix SCTP port support on E610
 2025-08-07 14:43 UTC  (2+ messages)

[PATCH] net/ice: fix Rx vector offload flags
 2025-08-07 14:13 UTC  (3+ messages)

[PATCH v1] dts: make one link the default topology
 2025-08-07 14:07 UTC  (3+ messages)
` [PATCH v2 1/2] dts: rewrite two link topology requirements
  ` [PATCH v2 2/2] dts: make one link the default topology

[PATCH 1/3] net/iavf: support qinq insertion offload for scalar path
 2025-08-07 13:35 UTC  (4+ messages)

[RFC PATCH 00/14] net/intel: rx path selection simplification
 2025-08-07 12:39 UTC  (24+ messages)
` [RFC PATCH 06/14] net/ice: use the new common vector capability function
` [RFC PATCH 10/14] net/intel: introduce infrastructure for Rx path selection
` [PATCH v2 00/15] net/intel: rx path selection simplification
  ` [PATCH v2 01/15] net/ice: use the same Rx path across process types
  ` [PATCH v2 02/15] net/iavf: rename Rx/Tx function type variables
  ` [PATCH v2 03/15] net/iavf: use the same Rx path across process types
  ` [PATCH v2 04/15] net/i40e: "
  ` [PATCH v2 05/15] net/intel: introduce common vector capability function
  ` [PATCH v2 06/15] net/ice: use the new "
  ` [PATCH v2 07/15] net/iavf: "
  ` [PATCH v2 08/15] net/i40e: "
  ` [PATCH v2 09/15] net/iavf: remove redundant field from iavf adapter struct
  ` [PATCH v2 10/15] net/ice: remove unsupported Rx offload
  ` [PATCH v2 11/15] net/iavf: reorder enum of Rx function types
  ` [PATCH v2 12/15] net/intel: introduce infrastructure for Rx path selection
  ` [PATCH v2 13/15] net/ice: use the common Rx path selection infrastructure
  ` [PATCH v2 14/15] net/iavf: "
  ` [PATCH v2 15/15] net/i40e: "

[PATCH] net/rte_net: fix inner L2 length for tunneled Ethernet packets
 2025-08-07 12:33 UTC  (4+ messages)

[PATCH 0/6] Enable DCB/PFC support for ICE PMD
 2025-08-07 12:22 UTC  (7+ messages)
` [PATCH 1/6] net/ice/base: add utility functions
` [PATCH 2/6] net/ice/base: make set MAC config TC aware
` [PATCH 3/6] net/ice/base: add supports for assymetric PFC
` [PATCH 4/6] net/ice: enable DCB support
` [PATCH 5/6] net/ice: enable PFC support
` [PATCH 6/6] net/ice: add PFC statistics

[PATCH] net/mlx5: fix unsupported port ID action
 2025-08-07 11:44 UTC  (2+ messages)

[PATCH] net/mlx5: fix double free in non template flow destroy
 2025-08-07 10:00 UTC 

[PATCH] doc: update IPv6 5-tuple matching limitation
 2025-08-07  9:17 UTC 

[PATCH 0/2] fix the problem of dma-perf infinite loop
 2025-08-07  3:57 UTC  (7+ messages)
` [PATCH v4] eal: fix uncheck lcore ID and lcore role
  ` [PATCH v5] eal: fix uncheck "

[PATCH] test: allow latencystat of zero
 2025-08-06 16:41 UTC 

[Patch v7 0/4] Support VMBUS channels without monitoring enabled
 2025-08-06 16:02 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] crypto/qat: fix source buffer alignment
 2025-08-06 14:48 UTC 

[PATCH] app/testpmd: allow multiple cmdline-file parameters
 2025-08-06 13:40 UTC  (6+ messages)
` [PATCH v4 0/4] improve cmdline file handling in testpmd
  ` [PATCH v4 1/4] eal: add basename function for common path manipulation

[PATCH] dts: remove optional docs dependencies
 2025-08-06 13:40 UTC  (2+ messages)

[PATCH 0/3] Use cross-platform rte_basename function
 2025-08-06 13:38 UTC  (4+ messages)
` [PATCH 1/3] app: use cross-platform basename function
` [PATCH 2/3] eal: use common "
` [PATCH 3/3] dma/idxd: use DPDK "

No DPDK Tech Board meetings in August
 2025-08-06 10:26 UTC 

virtio_user exception path with external memory
 2025-08-06  7:56 UTC 

[PATCH] test-flow-perf: Enable to build on Windows
 2025-08-05 19:59 UTC 

[DPDK/DTS Bug 1764] dts: add missing type hints for function arguments and return types
 2025-08-05 19:09 UTC 

[PATCH] doc: reword ethdev guide
 2025-08-05 17:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] app/crypto-perf: fix plaintext size exceeds buffer size
 2025-08-05 15:49 UTC  (2+ messages)

[PATCH] ethdev: Reject conflicting TX offloads configuration
 2025-08-05 15:48 UTC  (9+ messages)
` [PATCH v3 1/3] testpmd: Do not enable mbuf fast release TX offload by default
  ` [PATCH v3 3/3] ethdev: Reject conflicting TX offloads configuration

[PATCH] net/mlx5: fix ASan issue in RSS flow creation
 2025-08-05 13:20 UTC 

[PATCH] This patch validate a connection tracking state when matching 'conntrack is' in rte_flow rules. The conntract possible CT states are SYN_RECV, ESTABLISHED, FIN_WAIT, CLOSE_WAIT, LAST_ACK and TIME_WAIT. Therefore the maximum possible value to match on in rte_flow is TIME_WAIT but mlx5 allowed matching on any values
 2025-08-05 13:10 UTC 

[PATCH] dts: update hinted return types of various methods
 2025-08-05 12:30 UTC  (3+ messages)

22.11.9 patches review and test
 2025-08-05  9:37 UTC  (3+ messages)

[v3] net/cksum: compute raw cksum for several segments
 2025-08-05  8:55 UTC  (3+ messages)

[PATCH] net/virtio-user: fix used ring address calculation
 2025-08-05  8:36 UTC 

[PATCH] app/crypto-perf: update result granularity
 2025-08-05  7:14 UTC 

[PATCH] config/arm: support crypto in cortex-a78ae mcpu
 2025-08-05  6:22 UTC 

[PATCH v9 0/8] lib/pmu: cleanups and trace integration
 2025-08-04 17:12 UTC  (4+ messages)
` [PATCH v10 00/10] "
  ` [PATCH v10 06/10] lib/pmu: do not try enabling perf counter access on arm64

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