public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
 messages from 2026-01-22 12:24:26 to 2026-01-26 18:09:32 UTC [more...]

[PATCH 00/12] net/pcap: cleanups and test
 2026-01-26 18:06 UTC  (28+ messages)
` [PATCH v6 00/13] net/pcap: improvements and new features
  ` [PATCH v6 01/13] maintainers: update for pcap driver
  ` [PATCH v6 02/13] doc: update features for PCAP PMD
  ` [PATCH v6 03/13] net/pcap: include used headers
  ` [PATCH v6 04/13] net/pcap: remove unnecessary casts
  ` [PATCH v6 05/13] net/pcap: avoid using rte_malloc and rte_memcpy
  ` [PATCH v6 06/13] net/pcap: improve multi-segment transmit handling
  ` [PATCH v6 07/13] net/pcap: support MTU configuration in single interface mode
  ` [PATCH v6 08/13] net/pcap: consolidate boolean flag handling
  ` [PATCH v6 09/13] net/pcap: support VLAN insert and strip
  ` [PATCH v6 10/13] net/pcap: support nanosecond timestamp precision
  ` [PATCH v6 11/13] net/pcap: reduce scope of file-level variables
  ` [PATCH v6 12/13] net/pcap: avoid use of volatile
  ` [PATCH v6 13/13] test: add test for pcap PMD
` [PATCH v7 00/13] net/pcap: improvements and test suite
  ` [PATCH v7 01/13] maintainers: update for pcap driver
  ` [PATCH v7 02/13] doc: update features for PCAP PMD
  ` [PATCH v7 03/13] net/pcap: include used headers
  ` [PATCH v7 04/13] net/pcap: remove unnecessary casts
  ` [PATCH v7 05/13] net/pcap: avoid using rte_malloc and rte_memcpy
  ` [PATCH v7 06/13] net/pcap: improve multi-segment transmit handling
  ` [PATCH v7 07/13] net/pcap: consolidate boolean flag handling
  ` [PATCH v7 08/13] net/pcap: support VLAN insert and strip
  ` [PATCH v7 09/13] net/pcap: add link state and speed for interface mode
  ` [PATCH v7 10/13] net/pcap: support nanosecond timestamp precision
  ` [PATCH v7 11/13] net/pcap: reduce scope of file-level variables
  ` [PATCH v7 12/13] net/pcap: avoid use of volatile

[PATCH 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
 2026-01-26 17:14 UTC  (3+ messages)
` [PATCH v11 0/3] "

[PATCH 1/2] eal: add location info to interrupt error message
 2026-01-26 16:45 UTC  (2+ messages)
` [PATCH 2/2] test/eal_flags: add EAL debug logs to recursive calls

[PATCH v8] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
 2026-01-26 14:35 UTC  (17+ messages)
` [PATCH v9] "
  ` [PATCH v10] "
    ` [PATCH v11] eal: RTE_PTR_ADD/SUB API improvements
      ` [PATCH v12] "
        ` [REVIEW] "
        ` [PATCH v13] "
          ` [PATCH v14] "

[PATCH] dma/idxd: mark portal pointer as volatile
 2026-01-26 10:13 UTC 

[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
 2026-01-26  9:02 UTC  (4+ messages)
` [PATCH v2 00/36] "

[PATCH v1 0/4] improve NBL memory safety and mailbox reliability
 2026-01-26  7:58 UTC  (14+ messages)
` [PATCH v1 1/4] net/nbl: fix memzone leak in queue release
` [PATCH v1 2/4] net/nbl: optimize mbuf headroom usage in packet transmission
` [PATCH v1 3/4] net/nbl: fix mbuf double-free in queue cleanup
` [PATCH v1 4/4] net/nbl: improve exception handling for the mailbox
  ` [REVIEW] "
  ` 回复:[PATCH v1 0/4] improve NBL memory safety and mailbox reliability
` [PATCH v2 "
  ` [PATCH v2 1/4] net/nbl: fix memzone leak in queue release
  ` [PATCH v2 2/4] net/nbl: optimize mbuf headroom usage in packet Tx
  ` [PATCH v2 3/4] net/nbl: fix mbuf double-free in queue cleanup
  ` [PATCH v2 4/4] net/nbl: improve exception handling for the mailbox

[DPDK/other Bug 1871] idxd_dmadev.portal volatile usage
 2026-01-25 21:17 UTC 

[PATCH] test: add a test for null PMD
 2026-01-25 20:23 UTC  (7+ messages)
` [PATCH v7 0/5] net/null: improvements and bug fixes
  ` [PATCH v7 1/5] net/null: cleanup info response
  ` [PATCH v7 2/5] test: generate larger packet bursts
  ` [PATCH v7 3/5] test: add a test for null PMD
  ` [PATCH v7 4/5] net/null: add check for pool vs packet size
  ` [PATCH v7 5/5] net/null: check packet size argument

[DPDK/ethdev Bug 1699] Bonding device documentation missing
 2026-01-24 20:23 UTC  (2+ messages)

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

[RFC] doc: add AGENTS.md for AI-powered code review tools
 2026-01-24 19:00 UTC  (13+ messages)
` [PATCH v5 0/4] devtools: add "
  ` [PATCH v5 1/4] doc: add AGENTS.md for "
  ` [PATCH v5 2/4] devtools: add multi-provider AI patch review script
  ` [PATCH v5 3/4] devtools: add script to compare AI reviews across providers
  ` [PATCH v5 4/4] devtools: add multi-provider AI documentation review script
` [PATCH v6 0/4] devtools: add AI-powered code review tools
  ` [PATCH v6 1/4] doc: add AGENTS.md for "
  ` [PATCH v6 2/4] devtools: add multi-provider AI patch review script
  ` [PATCH v6 3/4] devtools: add script to compare AI reviews across providers
  ` [PATCH v6 4/4] devtools: add multi-provider AI documentation review script

[RFC] test: split up BPF tests
 2026-01-24 17:12 UTC  (3+ messages)

[PATCH v14 0/2] net: optimize __rte_raw_cksum
 2026-01-24  8:23 UTC  (12+ messages)
` [PATCH v15 "
  ` [PATCH v15 1/2] eal: add __rte_may_alias to unaligned typedefs
  ` [PATCH v16 0/2] net: optimize __rte_raw_cksum
    ` [PATCH v16 1/2] eal: add __rte_may_alias to unaligned typedefs
    ` [PATCH v16 2/2] net: __rte_raw_cksum pointers enable compiler optimizations

[DPDK/DTS Bug 1870] dts: add support for no-link topology
 2026-01-23 17:47 UTC 

[PATCH v2 0/3] EAL memory fixes
 2026-01-23 17:43 UTC  (3+ messages)

[PATCH] drivers/net: reorder Intel drivers list in meson script
 2026-01-23 16:57 UTC  (4+ messages)
` [V2] "

[PATCH v1 1/5] dts: add find float method to text parser
 2026-01-23 16:57 UTC  (10+ messages)
` [PATCH v1 2/5] dts: add cryptodev package to DTS
` [PATCH v1 3/5] dts: add cryptodev throughput test suite
` [PATCH v1 4/5] dts: add crypto test decorator
` [PATCH v1 5/5] dts: automate VFIO-PCI modprobe in node setup

[PATCH] crypto/openssl: Add support for SHA3 algorithms
 2026-01-23 16:36 UTC  (2+ messages)

[PATCH] crypto/openssl: Add support for SHAKE algorithms
 2026-01-23 16:34 UTC  (3+ messages)
` [v2] "

[PATCH] build: bump meson version to remove warnings
 2026-01-23 16:11 UTC  (9+ messages)

mbuf fast-free requirements analysis
 2026-01-23 13:06 UTC  (10+ messages)
    ` [PATCH] net/intel: optimize for fast-free hint

[PATCH 1/2] cryptodev: add support for 256-NxA4/5/6 algorithms
 2026-01-23 12:48 UTC  (6+ messages)
` [PATCH v5 "
` [PATCH v6 "
  ` [PATCH v6 2/2] test/crypto: add tests "

[PATCH 0/6] test: fix sporadic failures on high core count systems
 2026-01-23 11:56 UTC  (9+ messages)
` [PATCH v3 00/14] test: fix test failures on high cores
  ` [PATCH v3 08/14] test/bpf: skip ELF test if null PMD disabled
  ` [PATCH v3 11/14] test/eventdev: skip test if eventdev driver disabled
  ` [PATCH v3 14/14] test/bpf: pass correct size for Rx/Tx load tests

[PATCH v2] net/iavf: support pre and post reset callbacks
 2026-01-23 11:53 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] improve debug output for EAL flags unit tests
 2026-01-23 11:28 UTC  (4+ messages)

[PATCH] test/crypto: fix rsa sign data length
 2026-01-23 10:56 UTC 

[PATCH] test/crypto: fix mbuf sanity check failure
 2026-01-23 10:51 UTC 

[PATCH 0/3] manage net/null dependency for tests
 2026-01-23  7:55 UTC  (15+ messages)
` [PATCH 1/3] test/bpf: skip some testing if null net driver not present
  ` [PATCH] test/bpf: skip the BPF ELF load tests if net null missing
` [PATCH 3/3] drivers: always enable the null net driver [RFC]

[PATCH] eal/x86: reduce memcpy code duplication
 2026-01-23  6:58 UTC  (9+ messages)
` [PATCH v6] eal/x86: optimize memcpy of small sizes

[DPDK/core Bug 1700] BPF callback wait is not MP safe
 2026-01-23  6:22 UTC  (2+ messages)

[RFC 0/4] Add support for event credit preallocation
 2026-01-23  6:08 UTC  (2+ messages)

[PATCH v5 1/6] net/octeon_ep: add missing vector API header include
 2026-01-23  6:01 UTC  (3+ messages)
` [PATCH v6 0/7] Optionally have rte_memcpy delegate to compiler memcpy

[PATCH v2 0/5] bpf: simple tests and fixes
 2026-01-23  5:22 UTC  (3+ messages)
` [PATCH v3 0/6] "

[PATCH 1/3] bitops: promote bit manipulation API to stable
 2026-01-23  5:17 UTC  (6+ messages)
` [PATCH 2/3] bitset: remove experimental bitops workaround
` [PATCH 3/3] bitset: promote API stable

[PATCH v1 0/4] ring: some fixes and improvements
 2026-01-23  5:01 UTC  (2+ messages)

[RFC 0/8] first steps in fixing buffer overflow
 2026-01-23  4:28 UTC  (20+ messages)
` [PATCH v11 00/18] lib: improve string overflow safety
  ` [PATCH v11 01/18] lpm: restrict name size
  ` [PATCH v11 02/18] hash: add checks for hash name length
  ` [PATCH v11 03/18] graph: avoid overflowing comment buffer
  ` [PATCH v11 04/18] latencystats: add check for string overflow
  ` [PATCH v11 05/18] telemetry: check for path overflow
  ` [PATCH v11 06/18] efd: handle possible name truncation
  ` [PATCH v11 07/18] eal: use C library to parse filesystem table
  ` [PATCH v11 08/18] eal: warn if thread name is truncated
  ` [PATCH v11 09/18] eal: avoid format overflow when handling addresses
  ` [PATCH v11 10/18] eal: add check for sysfs path overflow
  ` [PATCH v11 11/18] eal: limit maximum runtime directory and socket paths
  ` [PATCH v11 12/18] eal: check for hugefile path overflow
  ` [PATCH v11 13/18] eal: check tailq length
  ` [PATCH v11 14/18] eal: handle long shared library path
  ` [PATCH v11 15/18] ethdev: avoid possible overflow in xstat names
  ` [PATCH v11 16/18] vhost: check for overflow in xstat name
  ` [PATCH v11 17/18] cfgfile: add length checks and increase line buffer
  ` [PATCH v11 18/18] lib: enable format overflow warnings

[PATCH v4 3/4] net/intel: add support for Precision Time Protocol
 2026-01-23  0:04 UTC  (3+ messages)
` [PATCH v5 0/4] Enable PTP feature for MEV

Community CI Meeting Minutes - January 22, 2026
 2026-01-22 21:48 UTC 

DTS WG Meeting Minutes - January 15, 2026
 2026-01-22 21:43 UTC 

[DPDK/core Bug 1869] incorrect get_tsc_freq_arch() due to integer truncation
 2026-01-22 18:03 UTC 

[PATCH v2] dts: add test case docstring checks to format script
 2026-01-22 17:47 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4 1/2] "
    ` [PATCH v4 2/2] dts: fix docstring typo in dynamic queue suite

[DPDK/ethdev Bug 1868] bnxt: RTE_MBUF_F_RX_VLAN_STRIPPED set but vlan_tci is 0
 2026-01-22 13:13 UTC 

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


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