DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/4] net/mlx5: future HW devargs defaults and fixes
 2026-01-12  9:24 UTC  (5+ messages)
` [PATCH 1/4] drivers: fix flow devarg handling for future HW
` [PATCH 2/4] net/mlx5: fix default memzone requirements in HWS
` [PATCH 3/4] net/mlx5: fix internal HWS pattern template creation
` [PATCH 4/4] net/mlx5: fix redundant control rules in promiscuous mode

[PATCH 0/2] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
 2026-01-12  9:14 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mailmap: add Scott Mitchell

[PATCH] eal/x86: reduce memcpy code duplication
 2026-01-12  8:02 UTC  (7+ messages)
` [PATCH v5] eal/x86: optimize memcpy of small sizes

[PATCH] net/af_xdp: fix external mbuf transmit
 2026-01-12  7:58 UTC  (3+ messages)

[PATCH 1/2] net/nfb: remove unused flag
 2026-01-12  6:17 UTC  (5+ messages)
` [PATCH 2/2] net/af_packet: remove unused attribute

[RFC] pcapng: improve performance of timestamping
 2026-01-12  4:50 UTC  (9+ messages)
` [PATCH v3 0/7] pcapng: fixes and improvements
  ` [PATCH v3 1/7] pcapng: add length checks to string arguments
  ` [PATCH v3 2/7] pcapng: use malloc instead of fixed buffer size
  ` [PATCH v3 3/7] pcapng: add additional mbuf if space required on copy
  ` [PATCH v3 4/7] test: add more tests for comments in pcapng
  ` [PATCH v3 5/7] test: vary size of packets in pcapng test
  ` [PATCH v3 6/7] test: increase gap "
  ` [PATCH v3 7/7] pcapng: improve performance of timestamping

[PATCH] net/netvsc: Fix on race condition of multiple commands
 2026-01-12  2:58 UTC  (2+ messages)

[PATCH] app/testpmd: fix flow queue job leaks
 2026-01-12  1:10 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] test: add a test for null PMD
 2026-01-12  0:56 UTC  (17+ messages)
` [PATCH v2 0/2] net/null: add a test
  ` [PATCH v2 1/2] test: add a test for null PMD
` [PATCH v3 0/3] test: new "
  ` [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 v4 0/3] null pmd minor cleanup and add test
  ` [PATCH v4 1/3] net/null: cleanup info_get
  ` [PATCH v4 2/3] test: generate larger packet bursts
  ` [PATCH v4 3/3] test: add a test for null PMD

[PATCH 00/12] net/pcap: cleanups and test
 2026-01-12  0:50 UTC  (29+ 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 v2 0/9] pcap: cleanup pcap PMD and add test
  ` [PATCH v2 1/9] net/pcap: avoid using rte_malloc and rte_memcpy
  ` [PATCH v2 2/9] net/pcap: support MTU set
  ` [PATCH v2 3/9] net/pcap: use bool for flags
  ` [PATCH v2 4/9] net/pcap: support Tx offloads
  ` [PATCH v2 5/9] net/pcap: support nanosecond timestamp precision
  ` [PATCH v2 6/9] net/pcap: remove global variables
  ` [PATCH v2 7/9] net/pcap: avoid use of volatile
  ` [PATCH v2 8/9] net/pcap: support MAC address set
  ` [PATCH v2 9/9] test: add test for pcap PMD

[PATCH v1 0/5] net/zxdh: add support some new features
 2026-01-12  0:32 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v13] net: optimize __rte_raw_cksum and add tests
 2026-01-12  0:12 UTC  (2+ messages)

[PATCH v3 0/2] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
 2026-01-12  0:06 UTC  (5+ messages)
` [PATCH v3 v3 1/2] "
` [PATCH v3 v3 2/2] mailmap: add Scott Mitchell

[PATCH v12 0/3] net: optimize raw checksum computation
 2026-01-11 20:24 UTC  (12+ messages)
` [PATCH v12 1/3] net: optimize __rte_raw_cksum and add tests
` [PATCH v12 2/3] eal: add workaround for UBSAN alignment false positive
` [PATCH v12 3/3] eal/net: add workaround for GCC optimization bug

[PATCH] mbuf: fix packet copy
 2026-01-11 17:43 UTC  (4+ messages)

[PATCH v4 0/2] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
 2026-01-11 16:06 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] mailmap: add Scott Mitchell

[PATCH] mbuf: optimize detach direct buffer
 2026-01-11 16:01 UTC  (2+ messages)

[PATCH v2 0/2] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
 2026-01-11 15:17 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mailmap: add Scott Mitchell

[RFC] doc: add AGENTS.md for AI-powered code review tools
 2026-01-10 18:00 UTC  (6+ messages)
` [RFC v2] "

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

[PATCH v9] net: optimize raw checksum computation
 2026-01-10  3:46 UTC  (6+ messages)

[PATCH v1] net/mlx5: fix job leak on indirect meter creation failure
 2026-01-09 17:43 UTC  (2+ messages)

[PATCH v5] net: optimize raw checksum computation
 2026-01-09 17:04 UTC  (8+ messages)

[PATCH] net/intel: improve Rx descriptor ring size checks
 2026-01-09 16:39 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/intel: check raw item spec/mask for null
 2026-01-09 14:41 UTC  (2+ messages)

[PATCH dpdk] iavf: fix reported max TX and RX queues in ethdev info
 2026-01-09 14:25 UTC  (2+ messages)

[PATCH] net/iavf: negotiate PTP with PF before reporting Rx timestamping
 2026-01-09 14:22 UTC  (2+ messages)

[PATCH 0/4] Remove SSE from some Intel drivers
 2026-01-09 14:03 UTC  (3+ messages)
` [PATCH v2 0/5] Remove SSE Rx/Tx paths "

[PATCH v2 0/2] net/i40e: Fix aarch32 build and vector flag setting
 2026-01-09 13:08 UTC  (2+ messages)

[DPDK/vhost/virtio Bug 1866] [dpdk-23.11.6rc1][Cryptodev][LTS test] virtio_perf_cryptodev_func/testvirtio_aes_cbc_sha1_hmac: Failed to use virtio device - Segmentation fault
 2026-01-09  7:05 UTC 

Community CI Meeting Minutes - January 8, 2026
 2026-01-08 22:41 UTC 

[PATCH v10] net: optimize raw checksum computation
 2026-01-08 22:02 UTC 

[PATCH v8] net: optimize raw checksum computation
 2026-01-08 21:37 UTC  (2+ messages)

[PATCH v7] net: optimize raw checksum computation
 2026-01-08 21:25 UTC  (3+ messages)

[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  (6+ messages)
` [RFC PATCH 3/3] dts: add cryptodev testsuite

[PATCH] net/mlx5: add RSS TIR registration API
 2026-01-08 16:12 UTC  (2+ 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 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 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  (4+ messages)
` [PATCH v2 4/7] test: add flow parser unit tests

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

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