public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-03-30 03:41:27 to 2026-04-05 16:48:29 UTC [more...]

[PATCH v12 1/3] cmdline: use C standard library as number parser
 2026-04-05 16:48 UTC  (5+ messages)
` [PATCH v12 2/3] cmdline: add floating point support
` [PATCH v12 3/3] app/testpmd: add sleep command

[PATCH 0/4] net/gve: clean up minor issues
 2026-04-05 16:19 UTC  (2+ messages)

[PATCH 0/4] net/axgbe: fix resource leaks and OOB access
 2026-04-05 16:11 UTC  (3+ messages)
` [PATCH 2/4] net/axgbe: fix Rx queue leak on descriptor init failure

[wishes/any Bug 1929] Ethdev Tx Completion API
 2026-04-04 10:28 UTC 

24.11.5 patches review and test
 2026-04-04  9:58 UTC 

[PATCH] net/tap: avoid using netlink socket if closed
 2026-04-03 19:26 UTC 

[DPDK/ethdev Bug 1928] QinQ strip not working on E810
 2026-04-03 18:44 UTC 

[PATCH v1] dts: update modprobe command to be privileged
 2026-04-03 18:35 UTC 

[DPDK/DTS Bug 1927] MTU test suite failing on all environments
 2026-04-03 18:30 UTC 

[DPDK/ethdev Bug 1926] QinQ strip not working on XL710
 2026-04-03 18:00 UTC 

[PATCH 0/4] net/iavf: improve VF reset resilience
 2026-04-03 16:40 UTC  (8+ messages)
` [PATCH 1/4] net/iavf: fix disabling of promiscuous modes on device close
` [PATCH 2/4] net/iavf: enable auto reset by default
` [PATCH 3/4] net/iavf: enable post-reset restoration of VF settings
` [PATCH 4/4] net/iavf: fix reset handling error log

[PATCH v1 1/1] net/ice: add Neon-optimised Rx/Tx vector paths
 2026-04-03 14:33 UTC  (4+ messages)
` [PATCH v1 0/1] net/ice: add NEON-optimised "
  ` [PATCH v2] "

[PATCH 0/8] Rework device probing
 2026-04-03 14:25 UTC  (8+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] bus: factorize devargs lookup
  ` [PATCH v2 7/7] eal: configure initial device probing

[PATCH] net/ice: fix FDIR session ID offset for L-bit L2TPv2 types
 2026-04-03 14:19 UTC  (2+ messages)

[PATCH] net/i40e: fix FDIR VLAN TCI partial mask validation
 2026-04-03 13:56 UTC  (2+ messages)

[PATCH] net/i40e: fix simple Tx prepare rejecting tunnel type flags
 2026-04-03 13:36 UTC  (2+ messages)

[PATCH v1 1/1] net/iavf: remove global adminq response buffer
 2026-04-03 13:13 UTC  (19+ messages)
` [PATCH v3 0/8] Reduce reliance on global response buffer in IAVF
  ` [PATCH v3 1/8] net/iavf: avoid passing around pointers
  ` [PATCH v3 2/8] net/iavf: add a variable for hena
  ` [PATCH v3 3/8] net/iavf: add virtchnl interrupt enable flag
  ` [PATCH v3 4/8] net/iavf: rework "async" virtchnl requests
  ` [PATCH v3 5/8] net/iavf: refactor sending virtchnl messages
  ` [PATCH v3 6/8] net/iavf: respect output buffer in virtchnl
  ` [PATCH v3 7/8] net/iavf: do not use global virtchnl buffer
  ` [PATCH v3 8/8] net/iavf: embed virtchnl response buffer

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-04-03  9:18 UTC  (5+ messages)
` [PATCH 1/4] ethdev: skip VMDq pools unless configured
` [PATCH 2/4] ethdev: announce VMDq capability
` [PATCH 3/4] ethdev: hide VMDq internal sizes
` [PATCH 4/4] net/iavf: accept up to 32k unicast MAC addresses

[DPDK/core Bug 1925] parameters of macros in lib/eal/include/rte_test.h are not parenthesized
 2026-04-03  8:55 UTC 

[PATCH] power/amd_pstate: fix frequency matching for continuous scaling
 2026-04-03  4:09 UTC  (2+ messages)

[PATCH v8 0/5] Support add/remove memory region and get-max-slots
 2026-04-03  1:54 UTC  (6+ messages)
` [PATCH v8 1/5] vhost: add user to mailmap and define to vhost hdr
` [PATCH v8 2/5] vhost_user: header defines for add/rem mem region
` [PATCH v8 3/5] vhost_user: support function defines for back-end
` [PATCH v8 4/5] vhost_user: Function defs for add/rem mem regions
` [PATCH v8 5/5] vhost_user: enable configure memory slots

[PATCH 0/5] Support add/remove memory region and get-max-slots
 2026-04-03  1:28 UTC  (8+ messages)
` [PATCH 1/5] vhost: add user to mailmap and define to vhost hdr
` [PATCH 2/5] vhost_user: header defines for add/rem mem region
` [PATCH 3/5] vhost_user: support function defines for back-end
` [PATCH 4/5] vhost_user: Function defs for add/rem mem regions
` [PATCH 5/5] vhost_user: enable configure memory slots

[DPDK/DTS Bug 1924] modprobe vfio at startup
 2026-04-02 19:55 UTC 

[PATCH v7 0/4] devtools: add AI-assisted code review tools
 2026-04-02 19:44 UTC  (17+ messages)
` [PATCH v12 0/6] Add AGENTS.md and scripts for AI code review
  ` [PATCH v12 1/6] doc: add AGENTS.md for AI code review tools
  ` [PATCH v12 2/6] devtools: add multi-provider AI patch review script
  ` [PATCH v12 3/6] devtools: add compare-reviews.sh for multi-provider analysis
  ` [PATCH v12 4/6] devtools: add multi-provider AI documentation review script
  ` [PATCH v12 5/6] doc: add AI-assisted patch review to contributing guide
  ` [PATCH v12 6/6] MAINTAINERS: add section for AI review tools
` [PATCH v13 0/6] Add AGENTS.md and scripts for AI code review
  ` [PATCH v13 1/6] doc: add AGENTS.md for AI code review tools
  ` [PATCH v13 2/6] devtools: add multi-provider AI patch review script
  ` [PATCH v13 3/6] devtools: add compare-reviews.sh for multi-provider analysis
  ` [PATCH v13 4/6] devtools: add multi-provider AI documentation review script
  ` [PATCH v13 5/6] doc: add AI-assisted patch review to contributing guide
  ` [PATCH v13 6/6] MAINTAINERS: add section for AI review tools

Community CI Meeting Minutes - April 2 2026
 2026-04-02 19:13 UTC 

DTS WG Meeting Minutes - March 26, 2026
 2026-04-02 19:12 UTC 

Community CI Meeting Minutes - March 19, 2026
 2026-04-02 19:11 UTC 

DTS WG Meeting Minutes - March 12, 2026
 2026-04-02 19:10 UTC 

Community CI Meeting Minutes - March 5, 2026
 2026-04-02 19:09 UTC 

[DPDK/ethdev Bug 1922] VLAN pattern flow rules not matching packets on XL710
 2026-04-02 18:21 UTC 

[RFC PATCH 0/4] VRF support in FIB library
 2026-04-02 16:51 UTC  (10+ messages)

25.11.1 patches review and test
 2026-04-02 16:44 UTC 

[PATCH 0/4] devtools: align trailer checks with kernel convention
 2026-04-02 16:16 UTC  (3+ messages)
` [RFC 3/4] devtools: remove blank line requirement between trailers
` [RFC 4/4] devtools: demote tag ordering to warning

[PATCH] version: 26.07-rc0
 2026-04-02 13:22 UTC  (3+ messages)

[PATCH v7 0/5] Support add/remove memory region & get-max-slots
 2026-04-02  8:07 UTC  (5+ messages)

[PATCH v1] net/axgbe: fix PHY auto-negotiation advertisement
 2026-04-02  6:54 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] net/axgbe: mask unsupported PHY half-duplex modes

[PATCH 2/6] net/ice: fix FDIR L2TPv2 outer MAC address in training packet
 2026-04-02  5:42 UTC 

[PATCH] maintainers: update RISC-V maintainer
 2026-04-02  4:08 UTC  (2+ messages)

[PATCH v1 0/2] Update Rx Timestamp in IAVF PMD
 2026-04-02 15:48 UTC  (9+ messages)
` [PATCH v1 1/2] net/iavf: remove PHC polling from Rx datapath
  ` [PATCH v2 0/2] Update Rx Timestamp in IAVF PMD
    ` [PATCH v2 1/2] net/iavf: remove PHC polling from Rx datapath
    ` [PATCH v2 2/2] net/iavf: reuse device alarm for PHC sync
` [PATCH v1 "

[PATCH] net/zxdh: replace memcpy with structure assignment
 2026-04-01 17:13 UTC 

[PATCH 0/4] remove useless null checks before free
 2026-04-01 16:44 UTC  (6+ messages)
` [PATCH 1/4] net/ice: remove unnecessary null check
` [PATCH 2/4] net/bnxt: "
` [PATCH 3/4] net/zxdh: "
` [PATCH 4/4] app/test_compress: "

please help backporting some patches to stable release 24.11.5
 2026-04-01 14:58 UTC  (2+ messages)

[PATCH] examples/vm_power_manager: fix const discarding
 2026-04-01  9:35 UTC 

[RFC 0/5] fib: shared and resizable tbl8 pool
 2026-04-01  9:15 UTC  (9+ messages)
` [RFC 1/5] test/fib6: zero-initialize config struct
` [RFC 2/5] fib: share tbl8 definitions between fib and fib6
` [RFC 3/5] fib: add shared tbl8 pool
` [RFC 4/5] fib: add resizable "
` [RFC 5/5] fib: add tbl8 pool stats API

[PATCH v5 0/3] mbuf: simplify handling of reinitialized mbufs
 2026-04-01  6:12 UTC  (11+ messages)
` [PATCH v8 "
  ` [PATCH v8 3/3] mbuf: optimize reset "

[PATCH] power/amd_uncore: detect esmi lib64 using pkgconfig
 2026-03-31 23:29 UTC  (2+ messages)

[PATCH 0/9] reowrd in prog guide
 2026-03-31 22:53 UTC  (18+ messages)
` [PATCH v2 1/9] doc: reword pmd section "
  ` [PATCH v2 2/9] doc: reword argparse "
  ` [PATCH v2 3/9] doc: reword design section in contributors guidelines
  ` [PATCH v2 4/9] doc: reword service cores section in prog guide
  ` [PATCH v2 5/9] doc: reword trace library "
  ` [PATCH v2 6/9] doc: reword log "
  ` [PATCH v2 7/9] doc: reword cmdline "
  ` [PATCH v2 8/9] doc: reword stack library "
  ` [PATCH v2 9/9] doc: reword rcu "

[PATCH 00/11] doc: improve contributing documentation clarity and style
 2026-03-31 22:41 UTC  (4+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] doc: correct grammar and typos in design guide

[PATCH] doc: reword contributor's guidelines
 2026-03-31 22:32 UTC  (2+ messages)

[PATCH] vhost: Fix the crash caused by accessing the released memory
 2026-03-31 22:23 UTC  (2+ messages)

please help backporting some patches to stable release 24.11.5
 2026-03-31 21:30 UTC 

[RFC PATCH 0/7] Add script for real-time telemetry monitoring
 2026-03-31 18:10 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/2] pcapng: bug fixes
 2026-03-31 18:07 UTC  (5+ messages)
` [PATCH v3 0/5] pcapng: fixes for Windows and timestamps
  ` [PATCH v3 4/5] pcapng: handle packets copied before file open

[RFC 0/1] support ThreadSanitizer
 2026-03-31 17:50 UTC  (3+ messages)
` [RFC 1/1] build: "

[PATCH 00/11] doc: Linux Getting Started Guide grammar and clarity improvements
 2026-03-31 17:31 UTC  (2+ messages)

[PATCH] doc: Power11 results added to tested platforms
 2026-03-31 16:42 UTC  (2+ messages)

[PATCH] dts: fix Sphinx parsing of a docstring
 2026-03-31 16:38 UTC  (3+ messages)

[DPDK/ethdev Bug 1921] Mismatch packets received with VLAN filter on CX6 NIC
 2026-03-31 16:18 UTC 

[DPDK/ethdev Bug 1920] Multicast packets dropped with multicast mode enabled on CX6 NIC
 2026-03-31 16:17 UTC 

[PATCH v1 1/2] doc: add devargs documentation
 2026-03-31 16:13 UTC  (4+ messages)
` [PATCH v4 "

[DPDK/ethdev Bug 1919] Packets with mismatched address received with promiscuous mode disabled on CX6 NIC
 2026-03-31 16:03 UTC 

[DPDK/testpmd Bug 1918] Stopping all ports does not update link status for CX6 NIC
 2026-03-31 15:49 UTC 

[DPDK/DTS Bug 1917] l2fwd testsuite must be decorated with two link requirement
 2026-03-31 15:41 UTC 

[DPDK/DTS Bug 1916] Scapy version (arm-grace) fails to add rss hash attribute to tx packets
 2026-03-31 15:30 UTC 

DPDK release candidate 26.03-rc3
 2026-03-31 14:39 UTC  (2+ messages)

[PATCH v1 0/2] Deprecation notices for VFIO
 2026-03-31 14:05 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] examples/flow_filtering: fix null derefs and memory leaks
 2026-03-31 12:53 UTC 

[PATCH] doc: flow-perf: document the --query-rate option
 2026-03-31 12:53 UTC  (2+ messages)

[PATCH] doc: deprecation of OpenSSL version 1.1.1
 2026-03-31 11:00 UTC  (2+ messages)

[PATCH] doc: add tested platforms with NVIDIA NICs for 26.03
 2026-03-31  9:14 UTC  (2+ messages)

[PATCH V1] doc: add tested Intel platforms with Intel NICs
 2026-03-31  9:13 UTC  (2+ messages)

[PATCH v1] doc: update release notes for 26.03
 2026-03-31  9:07 UTC  (2+ messages)

[PATCH 1/1] ml/cnxk: support for 64-bit int type in metadata
 2026-03-31  8:55 UTC 

[PATCH 1/1] ml/cnxk: avoid overwriting layer name during load
 2026-03-31  8:54 UTC 

[PATCH 1/1] ml/cnxk: enable data caching for all MRVL layers
 2026-03-31  8:53 UTC 

[PATCH] examples/l2fwd: fix port statistics reset inside loop
 2026-03-31  4:45 UTC 

[PATCH] vhost: fix rte_vhost_vring_call coredump caused by numa_realloc free virtio_net
 2026-03-26  9:28 UTC  (2+ messages)

[PATCH] examples/l2fwd: fix port statistics reset inside loop
 2026-03-24  4:23 UTC 

[PATCH v2 0/6] fix lcore ID restriction
 2026-03-31  6:22 UTC  (4+ messages)
` [PATCH] power/amd_uncore: add e-smi installation instructions

[PATCH v5 0/1] devtools: add tracepoint check in checkpatch
 2026-03-31  3:46 UTC  (3+ messages)
` [PATCH v6 0/2] "

[PATCH v3 0/2] support dmabuf
 2026-03-31  3:15 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v3] node: lookup with RISC-V vector extension
 2026-03-31  3:10 UTC  (6+ messages)
` [PATCH v4 0/2] RISC-V vector extension support
  ` [PATCH v4 1/2] eal/riscv: set default SIMD bitwidth to 128
  ` [PATCH v4 2/2] node: lookup with RISC-V vector extension

[RFC PATCH dpdk 0/3] graph: deferred enqueue API for simplified node processing
 2026-03-31  3:10 UTC  (2+ messages)

[PATCH v2] gro : improve GRO performance based on hash table
 2026-03-31  3:04 UTC  (3+ messages)
` [PATCH v3] "

[dpdk-dev v1] crypto/qat: fix EC session segfault on missing pkey/pub key
 2026-03-31  1:48 UTC  (2+ messages)

[PATCH] docs: add Power10 testing to 25.11 release page
 2026-03-30 21:38 UTC  (2+ messages)

[PATCH] eal: add worker threads cleanup in rte_eal_cleanup()
 2026-03-30 20:39 UTC  (7+ messages)

[PATCH] lib/gso: gso Adds the processing of IPV6 tcp packets
 2026-03-30 19:56 UTC  (2+ messages)

[PATCH 0/4] Consolidate and shrink version tables
 2026-03-30 16:44 UTC  (10+ messages)
` [PATCH v2 0/6] Consolidate, shrink and update "
  ` [PATCH v2 1/6] net/ice: merge version tables for E810 and E830
  ` [PATCH v2 2/6] net/ice: remove non-LTS releases from version table
  ` [PATCH v2 3/6] net/ice: update version matching table
  ` [PATCH v2 4/6] net/i40e: drop unsupported releases from version table
  ` [PATCH v2 5/6] net/i40e: merge version tables
  ` [PATCH v2 6/6] net/i40e: update version matching table

[PATCH v2] net/ixgbe: updated ixgbe recommended matching list
 2026-03-30 15:09 UTC  (3+ messages)

[PATCH v1 0/3] nics: update intel nic latest recommended matching list
 2026-03-30 14:18 UTC  (3+ messages)

[PATCH] test-flow-perf: support measuring 2nd round rate
 2026-03-30  7:31 UTC  (3+ messages)

[PATCH 1/6] net/ice: fix FDIR session_id offset for L-bit L2TPv2 types
 2026-03-30  3:36 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox