messages from 2026-07-23 15:26:44 to 2026-07-30 08:48:47 UTC [more...]
[RFC 00/32] remove rte_smp barrier functions
2026-07-30 8:48 UTC (37+ messages)
` [RFC 01/32] bpf: replace deprecated SMP barriers with C11 fences
` [RFC 02/32] test: remove test for rte_smp_mb
` [RFC 03/32] bus/vmbus: fix ring buffer ordering on weakly ordered CPUs
` [RFC 04/32] bus/vmbus: fix missing acquire on receive ring index
` [RFC 05/32] bus/vmbus: replace SMP barriers with C11 memory fences
` [RFC 06/32] baseband: convert rte_smp_rmb to fence
` [RFC 07/32] net/hinic: replace rte_smp_rmb
` [RFC 08/32] net/intel: "
` [RFC 09/32] crypto_caam_jr: "
` [RFC 10/32] net/virtio: replcae rte_smp_rmb
` [RFC 11/32] net/thunderx: replace rte_smp_rmb
` [RFC 12/32] stack: always use C11 memory model implementation
` [RFC 13/32] ring: replace SMP read barrier with C11 acquire fence
` [RFC 14/32] crypto/virtio: update comment reference to rte_smp_rmb
` [RFC 15/32] event/sw: fix unlinks in progress counter races
` [RFC 16/32] event/sw: replace SMP barriers with C11 atomics
` [RFC 17/32] eal/x86: move optimized fence out of SMP barrier
` [RFC 18/32] common/octeontx: remove redundant barrier in mbox
` [RFC 19/32] crypto/caam_jr: use IO barrier before job ring doorbell
` [RFC 20/32] crypto/octeontx: use IO barrier before doorbell
` [RFC 21/32] mempool/octeontx: use IO barrier in pool destroy
` [RFC 22/32] event/octeontx: replace deprecated SMP barriers
` [RFC 23/32] event/dpaa2: replace deprecated barrier in selftest
` [RFC 24/32] event/dsw: replace SMP barriers with release fences
` [RFC 25/32] event/opdl: replace SMP barriers with C11 atomics
` [RFC 26/32] net/netvsc: replace SMP barrier in RNDIS response
` [RFC 27/32] net/thunderx: replace deprecated SMP barriers
` [RFC 28/32] net/virtio: replace deprecated barrier in avail index update
` [RFC 29/32] eal: remove stale SMP barrier in rte_service
` [RFC 30/32] eal: remove rte_smp_XX
` [RFC 31/32] checkpatches: no longer warn about rte_smp_XX
` [RFC 32/32] doc: update release notes about rte_smp_XX removal
[DPDK/core Bug 1974] [dpdk24.11.7-rc1] DPDK build failed with clang on Ubuntu26.04
2026-07-30 7:12 UTC
[PATCH v2] doc: remove unreferenced KNI and examples figures
2026-07-30 7:11 UTC (2+ messages)
[PATCH] devtools: add script to find orphan documentation files
2026-07-29 23:44 UTC
[PATCH v6 0/5] Wireshark external capture for DPDK
2026-07-29 23:28 UTC (12+ messages)
` [PATCH 1/5] pcapng: extend interface statistics
` [PATCH 2/5] capture: infrastructure wireshark packet capture
` [PATCH 3/5] test: add test for capture hooks
` [PATCH 4/5] usertools/dpdk-wireshark-extcap.py: script for external capture
` [PATCH 5/5] usertools/dpdk-dumpcap: add script for file capture
` [PATCH v2 0/4] Wireshark external capture interface
` [PATCH v2 1/4] pcapng: extend interface statistics
` [PATCH v2 2/4] capture: infrastructure wireshark packet capture
` [PATCH v2 3/4] test: add test for capture hooks
` [PATCH v2 4/4] usertools: add script for wireshark capture
[PATCH 0/6] remove legacy Packet Framework API
2026-07-29 15:22 UTC (37+ messages)
` [RFC 1/6] app/test: remove packet framework tests
` [RFC 2/6] app/test-pipeline: remove application
` [RFC 3/6] examples/ip_pipeline: remove example
` [RFC 4/6] pipeline: remove legacy API
` [RFC 6/6] port: "
` [RFC v2 0/6] remove legacy packet framework
` [RFC v2 1/6] app/test: remove packet framework tests
` [RFC v2 2/6] app/test-pipeline: remove application
` [RFC v2 3/6] examples/ip_pipeline: remove example
` [RFC v2 4/6] pipeline: remove legacy API
` [RFC v2 6/6] port: "
` [PATCH v3 0/6] remove legacy packet framework
` [PATCH v3 1/6] app/test: remove packet framework tests
` [PATCH v3 2/6] app/test-pipeline: remove application
` [PATCH v3 3/6] examples/ip_pipeline: remove example
` [PATCH v3 4/6] pipeline: remove legacy API
` [PATCH v3 6/6] port: "
` [PATCH v4 0/7] remove deprecated packet framework
` [PATCH v4 1/7] app/test: remove packet framework tests
` [PATCH v4 2/7] app/test-pipeline: remove application
` [PATCH v4 3/7] examples/ip_pipeline: remove example
` [PATCH v4 4/7] pipeline: remove legacy API
` [PATCH v4 5/7] table: "
` [PATCH v4 6/7] port: "
` [PATCH v4 7/7] doc: remove packet framework images
` [PATCH v5 0/6] remove legacy packet framework
` [PATCH v5 1/6] app/test: remove packet framework tests
` [PATCH v5 2/6] app/test-pipeline: remove application
` [PATCH v5 3/6] examples/ip_pipeline: remove example
` [PATCH v5 4/6] pipeline: remove legacy API
` [PATCH v5 5/6] table: "
` [PATCH v5 6/6] port: "
[PATCH] mailmap: update Khadem Ullah email address
2026-07-29 15:15 UTC (2+ messages)
[PATCH v3] net/virtio-user: fix eventfd sharing in secondary process
2026-07-29 11:06 UTC (2+ messages)
[PATCH] doc: fix typo in CNXK guide
2026-07-27 21:10 UTC
[PATCH] net/bnxt: add cast to wider type before multiplication
2026-07-23 16:36 UTC (4+ messages)
[PATCH] net/bnxt: fix memset size mismatch in Tx queue start
2026-07-23 15:26 UTC (4+ messages)
[PATCH] examples/l2fwd-event: fix memset of port statistics array
2026-07-29 10:32 UTC
[PATCH v4 0/6] power: uncore power improvements and auto-detection
2026-07-29 2:51 UTC (7+ messages)
` [PATCH v4 1/6] examples/l3fwd-power: fix uncore deinit for non-legacy
` [PATCH v4 2/6] examples/l3fwd-power: enable power QoS for all modes
` [PATCH v4 3/6] examples/l3fwd-power: fix uncore help and log info
` [PATCH v4 4/6] examples/l3fwd-power: relocate uncore initialization
` [PATCH v4 5/6] power: support automatic detection of uncore driver
` [PATCH v4 6/6] power: remove unused auto-detection uncore
[PATCH 1/2] net/sxe2: replace memcpy with structure assignment
2026-07-28 14:38 UTC (2+ messages)
` [PATCH 2/2] net/ixgbe: "
[PATCH 0/3] unnecessary null checks
2026-07-28 14:11 UTC (4+ messages)
` [PATCH 1/3] net/sxe2: remove unnecessary checks
` [PATCH 2/3] net/gve: remove unnecessary check for NULL
` [PATCH 3/3] ml/cnxk: remove unnecessary NULL check
[PATCH v2 0/5] uncore power improvements and auto-detection
2026-07-28 12:02 UTC (8+ messages)
` [PATCH v3 0/6] power: "
` [PATCH v3 1/6] examples/l3fwd-power: fix uncore deinit for non-legacy
` [PATCH v3 2/6] examples/l3fwd-power: enable power QoS for all modes
` [PATCH v3 3/6] examples/l3fwd-power: fix uncore help and log info
` [PATCH v3 4/6] examples/l3fwd-power: relocate uncore initialization
` [PATCH v3 5/6] power: support automatic detection of uncore driver
` [PATCH v3 6/6] power: remove unused auto-detection uncore
[PATCH] net/cpfl: add timesync and clock read support
2026-07-28 10:20 UTC
[PATCH] net/iavf: add clock read support
2026-07-28 0:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/idpf: add clock read support
2026-07-28 0:20 UTC (2+ messages)
[RFC PATCH 00/44] Allow intitializing EAL without argc/argv
2026-07-27 23:30 UTC (5+ messages)
` [PATCH 00/39] Rework EAL configuration
` [PATCH 03/39] eal: define new functionally distinct config structs
[PATCH v3 0/4] net/tap: fix Rx queue interrupt support
2026-07-27 13:54 UTC (5+ messages)
` [PATCH v3 1/4] net/tap: fix crash on Tx queue release after reconfigure
` [PATCH v3 2/4] net/tap: support Rx queue interrupt enable/disable
` [PATCH v3 3/4] net/tap: drain queue FD in Rx interrupt mode
` [PATCH v3 4/4] net/tap: use bool for boolean flags
[PATCH 0/2] net/tap: fix Rx queue interrupt support
2026-07-27 12:48 UTC (4+ messages)
` [PATCH v2 0/3] "
[RFC 0/4] Interrupts API update
2026-07-27 11:53 UTC (13+ messages)
` [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
` [RFC 3/4] interrupts: mark file descriptors invalid on allocation
` [RFC v2 0/3] Interrupts API update
` [RFC v2 1/3] vdpa/mlx5: fix check on err interrupt FD
` [RFC v2 2/3] interrupts: mark file descriptors invalid on allocation
` [RFC v2 3/3] interrupts: close interrupt FDs
24.11.7 patches review and test
2026-07-27 9:43 UTC
[PATCH v1 0/2] net/dpaa2: fix RSS for plain and tunnelled traffic
2026-07-27 8:04 UTC (4+ messages)
` [PATCH v2] net/dpaa2: hash inner IP for "
[PATCH 0/4] Remove limitations coming from legacy VMDq
2026-07-27 7:20 UTC (5+ messages)
` [PATCH v5 00/10] "
` [PATCH v5 08/10] net/mlx5: pass maximum number of unicast MAC to common code
[PATCH 1/2] eal: remove deprecated packed attribute
2026-07-27 7:02 UTC (2+ messages)
` [PATCH 2/2] pci: remove deprecated catch-all flag
[PATCH dpdk] lpm6, fib6, rib6, table: remove deprecated functions and macros
2026-07-27 6:47 UTC (4+ messages)
` [PATCH dpdk v2] fib, lpm, net, rib, "
` [PATCH dpdk v2] fib,lpm,net,rib,table: "
[PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
2026-07-27 6:15 UTC (3+ messages)
[PATCH] app/testpmd: fix segfault in flow rule parser
2026-07-26 16:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/crc: add 4x folding loop for aarch64 NEON implementation
2026-07-26 16:41 UTC (3+ messages)
[RFC PATCH] net/bonding: reject control operations in secondary
2026-07-26 17:32 UTC (2+ messages)
[PATCH] net/vhost: preserve Tx ownership on VLAN failure
2026-07-26 17:02 UTC
[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
2026-07-26 17:01 UTC (4+ messages)
` [PATCH v3 0/2] net/af_xdp: add Rx timestamping and read_clock support
` [PATCH v3 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
[PATCH v8 0/4] net/zxdh: optimize Rx/Tx path performance
2026-07-26 16:39 UTC (3+ messages)
` [PATCH v9 "
[PATCH v3] devtools: support local opencode agent for patch review
2026-07-25 8:43 UTC
[PATCH] app/test: rewrite telemetry test in python
2026-07-24 20:15 UTC
[PATCH] doc: postpone deprecation of pipeline legacy API
2026-07-24 16:58 UTC (4+ messages)
[RFC 0/7] Complete removal of queue stats mapping
2026-07-24 15:28 UTC (18+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 1/9] net/virtio: remove unused "
` [PATCH v2 2/9] app/testpmd: remove unused function prototype
` [PATCH v2 3/9] net/enic: remove unneeded ops initialization
` [PATCH v2 4/9] net/cnxk: remove queue stats mapping
` [PATCH v2 5/9] net/e1000: "
` [PATCH v2 6/9] net/ixgbe: "
` [PATCH v2 7/9] net/txgbe: "
` [PATCH v2 8/9] net/sxe2: "
` [PATCH v2 9/9] ethdev: remove support for "
[PATCH] mempool: remove cache flush threshold
2026-07-24 15:14 UTC (3+ messages)
` [PATCH v2] mempool: remove cache flush threshold field
[V1] doc: announce deprecation of flow item VXLAN-GPE
2026-07-24 8:26 UTC (5+ messages)
[Patch v3] doc: announce bus/vmbus API changes
2026-07-24 8:24 UTC (3+ messages)
[PATCH dpdk v1 00/15] IPv6 APIs overhaul
2026-07-24 7:58 UTC (4+ messages)
` [PATCH dpdk v5 00/17] "
[RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
2026-07-23 21:06 UTC (2+ messages)
` [PATCH v3] "
[RFC PATCH v1 00/21] Building a better rte_flow parser
2026-07-23 19:35 UTC (2+ messages)
[RFC 0/4] move unix domain sockets from /tmp to /run/dpdk
2026-07-23 18:10 UTC (4+ messages)
` [PATCH v2 0/2] drivers: remove use of /tmp
` [PATCH v2 1/2] net/cnxk: move socket from /tmp to runtime dir
` [PATCH v2 2/2] net/nfp: "
[PATCH] net/hnic3: fix possible uninitialized return value
2026-07-23 17:59 UTC
DPDK release candidate 26.07-rc4
2026-07-23 17:51 UTC
[PATCH] eal: check for invalid memory parameters
2026-07-23 17:45 UTC
Minutes of Technical Board Meeting, 2026-07-22
2026-07-23 17:26 UTC
[DPDK/ethdev Bug 1973] net/af_xdp: default dp_path uses /tmp
2026-07-23 16:56 UTC
[RFC 0/3] Drop vhost async (DMA-accelerated) datapath
2026-07-23 15:31 UTC (4+ messages)
` [RFC 1/3] examples: stop using vhost async datapath
` [RFC 2/3] vhost: refuse "
` [RFC 3/3] vhost: drop "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox