DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v5] net: optimize raw checksum computation
 2026-01-08 21:19 UTC  (4+ messages)

[PATCH] test: add a test for null PMD
 2026-01-08 20:40 UTC  (12+ messages)
` [PATCH v2 0/2] net/null: add a test
  ` [PATCH v2 1/2] test: add a test for null PMD
  ` [PATCH v2 2/2] net/null: revise info_get
` [PATCH v3 0/3] test: new test for null PMD
  ` [PATCH v3 1/3] net/null: cleanup info_get
  ` [PATCH v3 2/3] test: allow larger packet sizes
  ` [PATCH v3 3/3] test: add a test for null PMD

[PATCH] doc/guides/nics: split pcap_ring into separate documentation files
 2026-01-08 20:24 UTC 

[DPDK/ethdev Bug 1865] net/pcap: support for multiple queues is broken
 2026-01-08 18:22 UTC 

[RFC PATCH 1/3] dts: add find float method to text parser
 2026-01-08 16:29 UTC  (7+ messages)
` [RFC PATCH 2/3] dts: add cryptodev package to dts
` [RFC PATCH 3/3] dts: add cryptodev testsuite

[PATCH v7] net: optimize raw checksum computation
 2026-01-08 16:24 UTC  (2+ messages)

[PATCH] net/mlx5: add RSS TIR registration API
 2026-01-08 16:12 UTC  (2+ messages)

[PATCH] app/testpmd: fix flow queue job leaks
 2026-01-08 15:54 UTC  (3+ messages)

[PATCH] crypto/openssl: Add support for SHAKE algorithms
 2026-01-08 15:33 UTC  (2+ messages)
` [v2] "

[PATCH 0/3] vhost: VDUSE-related fixes
 2026-01-08 14:52 UTC  (7+ messages)
` [PATCH 1/3] vhost: fix virtqueue array size for control queue
` [PATCH 2/3] vhost: fix descriptor chain bounds check in "
` [PATCH 3/3] vhost: fix mmap error check in VDUSE IOTLB miss handler

[PATCH v6] net: optimize raw checksum computation
 2026-01-08 14:02 UTC 

[PATCH] crypto/openssl: Add support for SHAKE algorithms
 2026-01-08 13:36 UTC 

[PATCH] crypto/openssl: Add support for SHA3 algorithms
 2026-01-08 13:08 UTC 

Minutes of Technical Board Meeting, 2024-November-12
 2026-01-08 11:35 UTC 

[PATCH v2 0/5] bpf: simple tests and fixes
 2026-01-08 11:10 UTC  (4+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 6/6] bpf: fix BPF validation w/ conditional jump first

[PATCH dpdk] telemetry: fix adding dicts in container arrays
 2026-01-08 11:07 UTC  (5+ messages)
` [PATCH dpdk v2] "

[PATCH v2 3/3] app/test: extend NUMA nodes limit beyond 2
 2026-01-08  7:31 UTC 

[PATCH v2 2/3] examples/ipsec-secgw: extend NUMA nodes limit beyond 4
 2026-01-08  7:30 UTC 

[PATCH v2 1/3] examples/l3fwd: extend NUMA nodes limit beyond 8
 2026-01-08  7:29 UTC 

[PATCH v2 0/3] Extend NUMA nodes limit for examples
 2026-01-08  7:27 UTC 

[RFC v3 0/2] An API for Stashing Packets into CPU caches
 2026-01-08  0:30 UTC  (3+ messages)
` [PATCH v5 0/4] An API for Cache Stashing with TPH

[PATCH v3] net: optimize raw checksum computation
 2026-01-08  0:09 UTC  (5+ messages)

[PATCH v4] net: optimize raw checksum computation
 2026-01-07 23:53 UTC 

DPDK Release Status Meeting 2026-01-06
 2026-01-07 15:26 UTC 

[PATCH] cryptodev: add SNOW5G spec
 2026-01-07 10:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/12] net/pcap: cleanups and test
 2026-01-07 10:58 UTC  (17+ messages)
` [PATCH 01/12] net/pcap: avoid using rte_malloc and rte_memcpy
` [PATCH 02/12] net/pcap: support MTU set
` [PATCH 03/12] net/pcap: use bool for flags
` [PATCH 04/12] net/pcap: support Tx offloads
` [PATCH 05/12] net/pcap: support nanosecond timestamp precision
` [PATCH 06/12] net/pcap: remove global variables
` [PATCH 07/12] net/pcap: avoid use of volatile
` [PATCH 08/12] net/pcap: optimize calculation of receive timestamp
` [PATCH 09/12] net/pcap: report receive clock
` [PATCH 10/12] net/pcap: cleanup MAC address handling
` [PATCH 11/12] net/pcap: support MAC address set
` [PATCH 12/12] test: add test for pcap PMD

[PATCH 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
 2026-01-07 10:56 UTC  (2+ messages)
` [PATCH 2/2] test/crypto: add tests "

23.11.6 patches review and test
 2026-01-07 10:00 UTC 

[PATCH] net/intel: check raw item spec/mask for null
 2026-01-07  7:59 UTC 

[PATCH v1] dts: refactor flow suite with generator pattern
 2026-01-06 21:38 UTC 

[PATCH v2 1/1] net: optimize raw checksum computation
 2026-01-06 21:03 UTC 

[PATCH] net: optimize raw checksum computation
 2026-01-06 19:00 UTC  (4+ messages)

[RFC PATCH v2 0/7] flow_parser: add shared parser library
 2026-01-06 18:07 UTC  (10+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] app/testpmd: integrate shared flow "
` [PATCH v2 3/7] examples/flow_parsing: add flow parser demo
` [PATCH v2 4/7] test: add flow parser unit tests
` [PATCH v2 5/7] doc: add flow parser library maintainers
` [PATCH v2 6/7] dts: fix invalid f-string syntax in testpmd API
` [PATCH v2 7/7] cmdline: include stddef.h before defining offsetof

[RFC PATCH] ethdev: support Rx data discard
 2026-01-06 16:52 UTC  (7+ messages)
` [RFC PATCH v2] ethdev: support selective Rx data
` [RFC PATCH v3] "

[PATCH v1 0/5] flow_parser: add shared parser library
 2026-01-06 16:37 UTC  (8+ messages)
` [PATCH v1 1/5] "
` [PATCH v1 2/5] app/testpmd: integrate shared flow "
` [PATCH v1 3/5] examples/flow_parsing: add flow parser demo
` [PATCH v1 4/5] test: add flow parser unit tests
` [PATCH v1 5/5] doc: add flow parser library maintainers

[PATCH v5 0/4] Support add/remove memory region & get-max-slots
 2026-01-06 16:36 UTC  (9+ messages)
` [PATCH v5 1/4] vhost: add user to mailmap and define to vhost hdr
` [PATCH v5 2/4] vhost_user: header defines for add/rem mem region
` [PATCH v5 3/4] vhost_user: support function defines for back-end
` [PATCH v5 4/4] vhost_user: Function defs for add/rem mem regions

[PATCH] maintainers: update for bnxt driver
 2026-01-06 15:00 UTC 

[PATCH] net/mlx5: fix MPESW PF probe
 2026-01-06 13:15 UTC  (2+ messages)

[PATCH] net/mlx5: fix the counters resource leak
 2026-01-06 13:14 UTC  (2+ messages)

[PATCH] crypto/openssl: Add support for SHA3 algorithms
 2026-01-06 13:09 UTC 

FW: |Smoke |FAILURE| pw(158765-158768) sid(36689) job(PER_PATCH_BUILD17274-20251113210704) [v5,4/4] vhost_user: Function defs for add/rem mem regions
 2026-01-06 10:40 UTC  (4+ messages)
  `  "

[PATCH] cmdline: update clear screen behavior
 2026-01-05 20:27 UTC  (3+ messages)

[PATCH] net/tap: remove log when running without multiprocess
 2026-01-05 18:58 UTC  (3+ messages)

[RFC PATCH 0/7] Add script for real-time telemetry monitoring
 2026-01-05 17:56 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] usertools: add new script to monitor telemetry on terminal
  ` [PATCH v2 2/7] usertools/telemetry-watcher: add displaying stats
  ` [PATCH v2 3/7] usertools/telemetry-watcher: add delta and timeout opts
  ` [PATCH v2 4/7] usertools/telemetry-watcher: add total and one-line opts
  ` [PATCH v2 5/7] usertools/telemetry-watcher: add thousands separator
  ` [PATCH v2 6/7] usertools/telemetry-watcher: add eth name shortcuts
  ` [PATCH v2 7/7] usertools/telemetry-watcher: support reconnection

[PATCH] net/intel: cache mbuf fast release mempool
 2026-01-05 17:47 UTC  (2+ messages)

[PATCH] bpf: fix x86 call stack alignment, add tests
 2026-01-05 16:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix offset handling in mlx5_aso_cnt_sq_enqueue_burst
 2026-01-05 14:24 UTC 

[PATCH] net/ice: add MAC anti-spoof disable option
 2026-01-05 13:00 UTC  (5+ messages)
` [PATCH v5] net/ice: add MAC anti-spoof option

[PATCH] net/af_xdp: fix external mbuf transmit
 2026-01-05 12:54 UTC 

RFC - GRO Flowlookup Optimisation
 2026-01-05 12:15 UTC  (3+ messages)

22.11.11 patches review and test
 2026-01-05 11:54 UTC  (11+ messages)

[PATCH] mbuf: optimize detach direct buffer
 2026-01-05 10:31 UTC  (2+ messages)

[PATCH 0/4] Avoid using perror
 2026-01-05 10:14 UTC  (3+ messages)
` [PATCH 3/4] telemetry: replace perror with log

[PATCH v2 1/2] doc: add devargs documentation
 2026-01-05  9:11 UTC  (4+ messages)
` [PATCH v2 2/2] doc: add device hotplug documentation

[RFC 0/3] ethdev: introduce device reinitialisation API
 2026-01-05  8:17 UTC  (3+ messages)

[PATCH v1 0/5] net/zxdh: add support some new features
 2026-01-05  7:16 UTC  (13+ messages)
` [PATCH v1 1/5] net/zxdh: add support for modifying queue depth
` [PATCH v1 3/5] net/zxdh: add support set link speed get autoneg stats
` [PATCH v2 0/5] net/zxdh: add support some new features
  ` [PATCH v2 1/5] net/zxdh: add support for modifying queue depth
  ` [PATCH v2 2/5] net/zxdh: optimize alloc queue resources
  ` [PATCH v2 3/5] net/zxdh: add support set link speed get autoneg stats
  ` [PATCH v2 4/5] net/zxdh: add support primary/secondary process
  ` [PATCH v2 5/5] net/zxdh: add support GENEVE TSO and Rx outer chksum

[RFC] bsd_pbf: introduce new driver using FreeBSD /dev/bpf
 2026-01-05  6:51 UTC 

[PATCH 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
 2026-01-05  6:22 UTC  (5+ messages)
` [PATCH v11 0/3] "
  ` [PATCH v11 1/3] net/idpf: enable AVX2 for split queue Rx
  ` [PATCH v11 2/3] net/idpf: enable AVX2 for split queue Tx
  ` [PATCH v11 3/3] doc: note on unsupported completion queue sharing

[PATCH 0/7] Fix build with gcc-16
 2026-01-05  4:21 UTC  (7+ messages)
` [PATCH v2 0/7] Fix build with Gcc-16
  ` [PATCH v2 4/7] test: vary size of packets in pcapng test
  ` [PATCH v2 5/7] net/bnxt: fix uninitialized warning
  ` [PATCH v2 6/7] common/cnxk: fix array out of bounds
  ` [PATCH v2 7/7] examples/fips_validation: avoid rte_memcpy() bug
    ` [EXTERNAL] "

[PATCH] eal/x86: reduce memcpy code duplication
 2026-01-03 17:53 UTC  (3+ messages)
` [PATCH v5] eal/x86: optimize memcpy of small sizes

[PATCH] mbuf: fix packet copy
 2026-01-03 17:46 UTC  (2+ messages)

[PATCH] mbuf: optimize detach direct buffer
 2026-01-03 17:41 UTC  (2+ messages)

[PATCH 0/3] examples: format truncation bugs
 2026-01-02 17:10 UTC  (17+ messages)
` [PATCH v10 0/9] tests: enable and fix format overflow
  ` [PATCH v10 2/9] test: add new function to get current file-prefix arg
  ` [PATCH v10 3/9] test: refactor file prefix arg handling
  ` [PATCH v10 4/9] test: avoid overflowing huge directory path
  ` [PATCH v10 5/9] test: fix format overflow warning in ACL test
  ` [PATCH v10 6/9] test: fix impossible format-truncation in cfgfiles
  ` [PATCH v10 8/9] test: fix overflow warnings in common code
  ` [PATCH v10 9/9] test: re-enable format-truncation warnings

[PATCH 1/2] net/nfb: remove unused flag
 2026-01-01 18:13 UTC  (2+ messages)
` [PATCH 2/2] net/af_packet: remove unused attribute

[PATCH] net/netvsc: Fix on race condition of multiple commands
 2026-01-01 17:43 UTC  (6+ messages)
` [EXTERNAL] "

[PATCH 0/9] net/sfc: SFN7xxx deprecation and Medford fixes
 2025-12-31 19:13 UTC  (2+ messages)

[RFC 0/4] move unix domain sockets from /tmp to /run/dpdk
 2025-12-31 18:56 UTC  (5+ messages)
` [RFC 1/4] net/af_xdp: replace /tmp with /run/dpdk
` [RFC 2/4] examples/vm_power_manager: "
` [RFC 3/4] net/nfp: "
` [RFC 4/4] net/cnxk: move socket from /tmp to /run/dpdk

[DPDK/core Bug 1864] soring: build errors with LTO
 2025-12-31 18:25 UTC 

[DPDK/ethdev Bug 1863] common/cnxk: build errors with LTO
 2025-12-31 18:23 UTC 

[DPDK/ethdev Bug 1862] mlx5: errors when built with LTO
 2025-12-31 17:58 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).