public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 04:00:58 to 2026-04-08 08:25:41 UTC [more...]

[PATCH] net/octeontx: fix buffer overflow in device name formatting
 2026-04-07  7:57 UTC 

[PATCH 0/8] Rework device probing
 2026-04-08  1:44 UTC  (20+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] bus: factorize devargs lookup
  ` [PATCH v2 7/7] eal: configure initial device probing
` [PATCH v3 0/7] Rework "
  ` [PATCH v3 1/7] devtools: check packet forwarding in null test
  ` [PATCH v3 2/7] bus/fslmc: fix bus cleanup
  ` [PATCH v3 3/7] drivers/bus: require probe function for NXP drivers
  ` [PATCH v3 4/7] drivers/bus: cleanup devargs lookup in scan
  ` [PATCH v3 5/7] bus: factorize devargs lookup
  ` [PATCH v3 6/7] bus: factorize device selection
  ` [PATCH v3 7/7] eal: configure initial device probing

[PATCH 00/23] examples: enable -Wshadow across all examples
 2026-04-08  0:32 UTC  (51+ messages)
` [PATCH 01/23] examples/ethtool: fix shadow variable warning
` [PATCH 02/23] examples/eventdev_pipeline: "
` [PATCH 03/23] examples/dma: fix shadow variable warnings
` [PATCH 04/23] examples/packet_ordering: fix shadow variable warning
` [PATCH 05/23] examples/bond: fix shadow variable warnings
` [PATCH 06/23] examples/vmdq: fix shadow variable warning
` [PATCH 07/23] examples/server_node_efd: fix shadowed variable
` [PATCH 08/23] examples/flow_filtering: fix shadowed variables
` [PATCH 09/23] examples/ipsec-secgw: "
` [PATCH 10/23] examples/ip_pipeline: fix shadow variable
` [PATCH 11/23] examples/multi_process: fix shadowed variable
` [PATCH 12/23] examples/vm_power_manage: enable shadow warnings
` [PATCH 13/23] examples/bbdev_app: "
` [PATCH 14/23] examples/ptpclient: fix shadow variable warnings
` [PATCH 15/23] examples/vhost: fix shadow warnings
` [PATCH 16/23] examples/qos_sched: eliminate shadowed variables
` [PATCH 17/23] examples/l2fwd-jobstats: fix shadowed variable
` [PATCH 18/23] examples/l2fwd-crypto: remove no shadow flag
` [PATCH 19/23] examples/l2fwd-event: "
` [PATCH 20/23] examples/l2fwd-keepalive: fix shadow variable warning
` [PATCH 21/23] examples/l3fwd-graph: remove no shadow flag
` [PATCH 22/23] examples/l3fwd: fix shadow variable warnings
` [PATCH 23/23] examples/l3fwd-power: "
` [PATCH v2 00/23] examples: fix -Wshadow warnings
  ` [PATCH v2 01/23] examples/ethtool: resolve shadow variable warnings
  ` [PATCH v2 02/23] examples/eventdev_pipeline: resolve shadow variable warning
  ` [PATCH v2 03/23] examples/dma: resolve shadow variable warnings
  ` [PATCH v2 04/23] examples/packet_ordering: resolve shadow variable warning
  ` [PATCH v2 05/23] examples/bond: resolve shadow variable warnings
  ` [PATCH v2 06/23] examples/vmdq: resolve shadow variable warning
  ` [PATCH v2 07/23] examples/server_node_efd: "
  ` [PATCH v2 08/23] examples/flow_filtering: resolve shadowed variable warnings
  ` [PATCH v2 09/23] examples/ipsec-secgw: "
  ` [PATCH v2 10/23] examples/ip_pipeline: resolve shadow variable warning
  ` [PATCH v2 11/23] examples/multi_process: resolve shadowed variable warnings
  ` [PATCH v2 12/23] examples/vm_power_manage: enable shadow warnings
  ` [PATCH v2 13/23] examples/bbdev_app: "
  ` [PATCH v2 14/23] examples/ptpclient: resolve shadow variable warnings
  ` [PATCH v2 15/23] examples/vhost: resolve shadow warnings
  ` [PATCH v2 16/23] examples/qos_sched: eliminate shadowed variables
  ` [PATCH v2 17/23] examples/l2fwd-jobstats: resolve shadowed variable
  ` [PATCH v2 18/23] examples/l2fwd-crypto: resolve shadow variable
  ` [PATCH v2 19/23] examples/l2fwd-event: resolve shadowed variable
  ` [PATCH v2 20/23] examples/l2fwd-keepalive: resolve shadow variable warning
  ` [PATCH v2 21/23] examples/l3fwd-graph: "
  ` [PATCH v2 22/23] examples/l3fwd: resolve shadow variable warnings
  ` [PATCH v2 23/23] examples/l3fwd-power: "

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

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

[PATCH v1 1/1] net/ice: add Neon-optimised Rx/Tx vector paths
 2026-04-07 16:12 UTC  (12+ messages)
` [PATCH v1 0/1] net/ice: add NEON-optimised "
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v1] net/idpf: harden PTP frequency adjustment
 2026-04-07 20:04 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] net/af_xdp: fix resource leak in eth_dev_close
 2026-04-07 14:14 UTC  (2+ messages)

[PATCH] bus/fslmc: fix shadowed variables in queue storage macros
 2026-04-07 14:09 UTC  (3+ messages)

[PATCH] doc: add link to mbuf layout history
 2026-04-07 10:35 UTC  (3+ messages)

[PATCH] net/mlx5: fix skipping PF representors
 2026-04-07 10:31 UTC 

[DPDK/ethdev Bug 1926] QinQ strip not working on XL710
 2026-04-07  9:19 UTC  (2+ messages)

[PATCH v8 0/5] Support add/remove memory region and get-max-slots
 2026-04-07  7:46 UTC  (8+ 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 v9 0/5] Support add/remove memory region and get-max-slots
 2026-04-07  7:42 UTC  (6+ messages)
` [PATCH v9 1/5] vhost: add user to mailmap and define to vhost hdr
` [PATCH v9 2/5] vhost_user: header defines for add/rem mem region
` [PATCH v9 3/5] vhost_user: support function defines for back-end
` [PATCH v9 4/5] vhost_user: Function defs for add/rem mem regions
` [PATCH v9 5/5] vhost_user: enable configure memory slots

[PATCH] net/af_xdp: fix resource leak in eth_dev_close
 2026-04-03 12:40 UTC 

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-04-06 22:22 UTC  (7+ 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/DTS Bug 1930] dts: promisc_support fails when run with single_core_forward_perf
 2026-04-06 19:29 UTC 

[PATCH v2 1/2] net/iavf: remove PHC polling from Rx datapath
 2026-04-06 21:22 UTC  (4+ messages)
` [PATCH v3 0/2] Update Rx Timestamp in IAVF PMD
  ` [PATCH v3 1/2] net/iavf: remove PHC polling from Rx datapath
  ` [PATCH v3 2/2] net/iavf: reuse device alarm for PHC sync

[PATCH] net/ice: add missing SMAC field mapping in flow input set
 2026-04-06  8:14 UTC 

[PATCH] net/ice: fix L2TPv2 outer MAC address in training packet
 2026-04-06  8:13 UTC 

[PATCH] net/intel: introduce a dedicated idpf complq struct
 2026-04-06  4:41 UTC 

[PATCH v1] net/zxdh: optimize Rx/Tx path performance
 2026-04-06  4:26 UTC  (2+ messages)

[PATCH v2] net/axgbe: fix PHY auto-negotiation advertisement
 2026-04-05 20:07 UTC  (4+ messages)
` [PATCH v3] net/axgbe: mask unsupported PHY half-duplex modes

[PATCH] net/gve: add passive device-requested reset
 2026-04-05 23:03 UTC  (2+ messages)

[PATCH] net/tap: avoid using netlink socket if closed
 2026-04-05 18:23 UTC  (2+ messages)

[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 

[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 

[PATCH 0/4] net/iavf: improve VF reset resilience
 2026-04-03 16:40 UTC  (3+ messages)

[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

[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 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  (13+ messages)
` [PATCH v12 0/6] Add AGENTS.md and scripts for AI code review
  ` [PATCH v12 2/6] devtools: add multi-provider AI patch review script
  ` [PATCH v12 4/6] devtools: add multi-provider AI documentation "
` [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 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)


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