public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-01-15 14:41:17 to 2026-01-18 19:15:39 UTC [more...]

[PATCH 0/9] reowrd in prog guide
 2026-01-18 19:10 UTC  (22+ messages)
` [PATCH v5 00/54] doc: programmers guide corrections
  ` [PATCH v5 01/54] doc: correct grammar and typos in argparse library guide
  ` [PATCH v5 02/54] doc: correct grammar in service cores guide
  ` [PATCH v5 03/54] doc: correct grammar and errors in trace library guide
  ` [PATCH v5 04/54] doc: correct typos in log "
  ` [PATCH v5 05/54] doc: correct errors in command-line "
  ` [PATCH v5 06/54] doc: correct errors in trace "
  ` [PATCH v5 07/54] doc: correct errors in stack "
  ` [PATCH v5 08/54] doc: correct errors in RCU "
  ` [PATCH v5 09/54] doc: correct grammar and formatting in ASan guide
  ` [PATCH v5 10/54] doc: correct grammar and typos in bbdev guide
  ` [PATCH v5 11/54] doc: correct grammar and formatting in bpf lib guide
  ` [PATCH v5 12/54] doc: correct grammar and typos in meson build guide
  ` [PATCH v5 13/54] doc: correct grammar and typos in cryptodev guide
  ` [PATCH v5 14/54] doc: correct grammar and formatting in compressdev guide
  ` [PATCH v5 15/54] doc: correct grammar in dmadev guide
  ` [PATCH v5 16/54] doc: correct grammar in efd guide
  ` [PATCH v5 17/54] doc: correct grammar in EAL guide
  ` [PATCH v5 18/54] doc: correct double space in FIB guide
  ` [PATCH v5 19/54] doc: correct grammar in GRO guide
  ` [PATCH v5 20/54] doc: correct grammar in GSO guide

[PATCH 00/12] net/pcap: cleanups and test
 2026-01-18 16:58 UTC  (25+ messages)
` [PATCH v4 00/11] PCAP PMD improvements
  ` [PATCH v4 01/11] doc: update features for PCAP PMD
  ` [PATCH v4 02/11] net/pcap: avoid using rte_malloc and rte_memcpy
  ` [PATCH v4 03/11] net/pcap: cleanup transmit of multi segment
  ` [PATCH v4 04/11] net/pcap: support setting MTU
  ` [PATCH v4 05/11] net/pcap: use bool for flags
  ` [PATCH v4 06/11] net/pcap: support VLAN offloads
  ` [PATCH v4 07/11] net/pcap: support nanosecond timestamp precision
  ` [PATCH v4 08/11] net/pcap: remove global variables
  ` [PATCH v4 09/11] net/pcap: avoid use of volatile
  ` [PATCH v4 10/11] test: add test for pcap PMD
  ` [PATCH v4 11/11] net/pcap: add release note
` [PATCH v5 00/11] PCAP PMD improvements
  ` [PATCH v5 01/11] doc: update features for PCAP PMD
  ` [PATCH v5 02/11] net/pcap: avoid using rte_malloc and rte_memcpy
  ` [PATCH v5 03/11] net/pcap: cleanup transmit of multi segment
  ` [PATCH v5 04/11] net/pcap: support setting MTU
  ` [PATCH v5 05/11] net/pcap: use bool for flags
  ` [PATCH v5 06/11] net/pcap: support VLAN offloads
  ` [PATCH v5 07/11] net/pcap: support nanosecond timestamp precision
  ` [PATCH v5 08/11] net/pcap: remove global variables
  ` [PATCH v5 09/11] net/pcap: avoid use of volatile
  ` [PATCH v5 10/11] test: add test for pcap PMD
  ` [PATCH v5 11/11] net/pcap: add release note

[PATCH] test: add a test for null PMD
 2026-01-18 16:50 UTC  (5+ messages)
` [PATCH v6 0/3] test: add null PMD test suite
  ` [PATCH v6 1/3] net/null: cleanup info response
  ` [PATCH v6 2/3] test: generate larger packet bursts
  ` [PATCH v6 3/3] test: add a test for null PMD

23.11.6 patches review and test
 2026-01-18 13:26 UTC  (3+ messages)

[PATCH 0/4] net/mlx5: future HW devargs defaults and fixes
 2026-01-18 11:40 UTC  (3+ messages)
` [PATCH 4/4] net/mlx5: fix redundant control rules in promiscuous mode

[PATCH v6] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
 2026-01-18  6:12 UTC  (9+ messages)
` [PATCH v7] "
  ` [PATCH v8] "
    ` [PATCH v9] "

[PATCH v14 0/2] net: optimize __rte_raw_cksum
 2026-01-17 22:08 UTC  (5+ messages)
` [PATCH v15 "
  ` [PATCH v15 1/2] eal: add __rte_may_alias to unaligned typedefs
  ` [PATCH v15 2/2] net: __rte_raw_cksum pointers enable compiler optimizations

[PATCH v4 0/4] Introduce Topology NUMA grouping for lcores
 2026-01-17 18:57 UTC  (3+ messages)

[PATCH 0/3] examples: format truncation bugs
 2026-01-17  2:37 UTC  (8+ messages)
` [PATCH v11 0/6] tests: enable format-overflow and fix warnings
  ` [PATCH v11 1/6] test: increase size of memzone name
  ` [PATCH v11 2/6] test: add new function to get current file-prefix arg
  ` [PATCH v11 3/6] test: avoid overflowing huge directory path
  ` [PATCH v11 4/6] test: fix format overflow warning in ACL test
  ` [PATCH v11 5/6] test: fix impossible format-truncation in cfgfiles
  ` [PATCH v11 6/6] test: fix format overflow in cryptodev test

[PATCH v2] net/netvsc: fix race condition in RNDIS command execution
 2026-01-16 23:10 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 1/2] MAINTAINERS: ring queue: update maintainer
 2026-01-16 23:09 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: MCSlock: "

[PATCH] doc/eventdev: correct grammar and style issues
 2026-01-16 22:05 UTC 

[PATCH 0/5] doc: ethdev documentation grammar and typo corrections
 2026-01-16 21:29 UTC  (6+ messages)
` [PATCH 1/5] doc: correct grammar and punctuation errors in ethdev guide
` [PATCH 2/5] doc: correct grammar in rte_flow guide
` [PATCH 3/5] doc: correct grammar in QoS framework guide
` [PATCH 4/5] doc: correct typos in switch representation guide
` [PATCH 5/5] doc: correct typos in traffic management guide

[PATCH v1] dts: automate VFIO-PCI modprobe
 2026-01-16 21:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/11] doc: Linux Getting Started Guide grammar and clarity improvements
 2026-01-16 21:06 UTC  (12+ messages)
` [PATCH 01/11] doc: correct errors in Linux system requirements guide
` [PATCH 02/11] doc: correct grammar in AMD platform guide
` [PATCH 03/11] doc: correct typos in DPDK build guide
` [PATCH 04/11] doc: correct grammar in sample applications guide
` [PATCH 05/11] doc: correct grammar in Intel platform guide
` [PATCH 06/11] doc: correct word choice and redundant text in intro
` [PATCH 07/11] doc: correct grammar in ARM64 cross-compile guide
` [PATCH 08/11] doc: remove redundant text in documentation roadmap
` [PATCH 09/11] doc: correct grammar and formatting in EAL arguments
` [PATCH 10/11] doc: correct typos in enabling functionality guide
` [PATCH 11/11] doc: correct grammar in Linux drivers guide

[PATCH 00/11] doc: improve contributing documentation clarity and style
 2026-01-16 20:14 UTC  (14+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] doc: correct grammar and typos in design guide
  ` [PATCH v2 02/12] doc: improve ABI policy documentation style
  ` [PATCH v2 03/12] doc: improve coding style guide readability
  ` [PATCH v2 04/12] doc: improve documentation guidelines style
  ` [PATCH v2 05/12] doc: improve Linux uAPI header documentation
  ` [PATCH v2 06/12] doc: improve new driver guide readability
  ` [PATCH v2 07/12] doc: improve new library guide style
  ` [PATCH v2 08/12] doc: improve patch submission guide readability
  ` [PATCH v2 09/12] doc: improve stable releases documentation
  ` [PATCH v2 10/12] doc: improve vulnerability process documentation
  ` [PATCH v2 11/12] doc: improve unit test guide readability
  ` [PATCH v2 12/12] doc: fix grammar and style in ABI versioning guide

Bug: crypto_snow3g failed in Auth snow3g + Cipher snow3g
 2026-01-16 17:53 UTC  (3+ messages)

[RFC] doc: add AGENTS.md for AI-powered code review tools
 2026-01-16 17:46 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/6]
 2026-01-16 17:39 UTC  (19+ messages)
` [PATCH v2 0/6] net/nfb: code cleanup
  ` [PATCH v2 1/6] net/nfb: use constant values for max Rx/Tx queues count
  ` [PATCH v2 2/6] net/nfb: fix bad pointer access in queue stats
  ` [PATCH v2 3/6] net/nfb: update timestamp calculation to meaningful value
  ` [PATCH v2 4/6] net/nfb: use process private variable for internal data
  ` [PATCH v2 5/6] net/nfb: release allocated resources correctly
  ` [PATCH v2 6/6] net/nfb: stop only started queues in fail path
  ` [PATCH v3 1/6] net/nfb: use constant values for max Rx/Tx queues count
  ` [PATCH v3 2/6] net/nfb: fix bad pointer access in queue stats
  ` [PATCH v3 3/6] net/nfb: update timestamp calculation to meaningful value
  ` [PATCH v3 4/6] net/nfb: use process private variable for internal data
  ` [PATCH v3 5/6] net/nfb: release allocated resources correctly
  ` [PATCH v3 6/6] net/nfb: stop only started queues in fail path
` [PATCH v3 0/6] net/nfb: code cleanup

[PATCH 0/8] net/nfb: rework to real multiport
 2026-01-16 17:37 UTC  (23+ messages)
` [PATCH 1/8] net/nfb: prepare for indirect queue mapping scheme
` [PATCH 2/8] net/nfb: create ethdev for every eth port/channel
` [PATCH 3/8] net/nfb: add vdev as alternative device probe method
` [PATCH 4/8] net/nfb: add device argument "port" to limit used ports
` [PATCH 5/8] net/nfb: init only MACs associated with device
` [PATCH 6/8] net/nfb: add compatible cards to driver PCI ID table
` [PATCH 7/8] net/nfb: report firmware version
` [PATCH 8/8] doc/nfb: cleanup and update guide
` [PATCH v2 0/8] net/nfb: rework to real multiport
  ` [PATCH v2 1/8] net/nfb: prepare for indirect queue mapping scheme
  ` [PATCH v2 2/8] net/nfb: create ethdev for every eth port/channel
  ` [PATCH v2 3/8] net/nfb: add vdev as alternative device probe method
  ` [PATCH v2 4/8] net/nfb: add device argument "port" to limit used ports
  ` [PATCH v2 5/8] net/nfb: init only MACs associated with device
  ` [PATCH v2 6/8] net/nfb: add compatible cards to driver PCI ID table
  ` [PATCH v2 7/8] net/nfb: report firmware version
  ` [PATCH v2 8/8] doc/nfb: cleanup and update guide

[PATCH v3 0/7] flow_parser: add shared parser library
 2026-01-16 17:22 UTC  (10+ messages)
` [PATCH v3 1/7] cmdline: include stddef.h for offsetof
` [PATCH v3 3/7] app/testpmd: use shared flow parser library
` [PATCH v3 4/7] examples/flow_parsing: add flow parser demo
` [PATCH v3 5/7] dpdk-test: add flow parser library functional tests
` [PATCH v3 6/7] mailmap: update a new contributor email
` [PATCH v3 7/7] dts: fix invalid f-string syntax in testpmd API

[PATCH] mbuf: fix packet copy
 2026-01-16 17:18 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] cmdline: update clear screen behavior
 2026-01-16 15:42 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] cmdline: update clear screen behavior
 2026-01-16 15:35 UTC 

[PATCH 0/3] Ice Tx Scheduler Fixes
 2026-01-16 14:33 UTC  (2+ messages)

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

[PATCH] net/intel: update key_len when getting RSS key
 2026-01-16 14:12 UTC  (5+ messages)
` [V2] "

[PATCH 0/2] improve fast-tests suite
 2026-01-16 13:24 UTC  (3+ messages)
` [PATCH v4 00/11] Assign all unit tests to suites

[PATCH] app/test: remove use of coremasks
 2026-01-16 13:22 UTC  (2+ messages)

[PATCH] net/ice: add MAC anti-spoof disable option
 2026-01-16 11:52 UTC  (6+ messages)
` [PATCH v5] net/ice: add MAC anti-spoof option

[PATCH] net/ice: add devargs to control link update
 2026-01-16 11:31 UTC  (2+ messages)

[RFC 0/3] common/cnxk: remove dependence on VLA
 2026-01-16  9:32 UTC  (9+ messages)
` [PATCH v3 0/6] fix GCC warnings when building with LTO
  ` [PATCH v3 1/6] test/soring: fix buffer overflow warnings "
  ` [PATCH v3 2/6] common/cnxk: replace variable length state array
  ` [PATCH v3 3/6] common/cnxk: replace variable length array
  ` [PATCH v3 4/6] common/cnxk: re-enable vla warnings
  ` [PATCH v3 5/6] common/cnxk: fix buffer overflow in reassembly SA setup
  ` [PATCH v3 6/6] net/mlx5/hws: fix LTO false positive stringop-overflow warning

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

FW: [PATCH] mbuf: fix packet copy
 2026-01-16  6:12 UTC  (3+ messages)
`  "

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


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