Messages by Date
-
2026/07/30
[PATCH 0/1] vhost: tolerate fd in REM_MEM_REG for interop
pravin.bathija
-
2026/07/30
stdio is not a spelling error!
Stephen Hemminger
-
2026/07/30
Re: [PATCH v6 6/6] port: remove legacy API
Stephen Hemminger
-
2026/07/30
[PATCH v3 4/4] usertools: add script for wireshark capture
Stephen Hemminger
-
2026/07/30
[PATCH v3 3/4] test: add test for capture hooks
Stephen Hemminger
-
2026/07/30
[PATCH v3 2/4] capture: infrastructure wireshark packet capture
Stephen Hemminger
-
2026/07/30
[PATCH v3 1/4] pcapng: extend interface statistics
Stephen Hemminger
-
2026/07/30
[PATCH v3 0/4] Wireshark external capture
Stephen Hemminger
-
2026/07/30
Re: [PATCH 2/3] net/gve: remove unnecessary check for NULL
Joshua Washington
-
2026/07/30
[PATCH v6 2/6] app/test-pipeline: remove application
Stephen Hemminger
-
2026/07/30
[PATCH v6 1/6] app/test: remove packet framework tests
Stephen Hemminger
-
2026/07/30
[PATCH v6 0/6] remove deprecated packet framework
Stephen Hemminger
-
2026/07/30
[PATCH] doc/mlx5: document modify field limitation on group 0
Maayan Kashani
-
2026/07/30
[PATCH] net/mlx5: fix uint16 underflow on Rx queue error path
Maayan Kashani
-
2026/07/30
RE: [RFC 01/32] bpf: replace deprecated SMP barriers with C11 fences
Konstantin Ananyev
-
2026/07/30
RE: [RFC 01/32] bpf: replace deprecated SMP barriers with C11 fences
Marat Khalili
-
2026/07/30
RE: [RFC 01/32] bpf: replace deprecated SMP barriers with C11 fences
Konstantin Ananyev
-
2026/07/30
RE: [RFC 01/32] bpf: replace deprecated SMP barriers with C11 fences
Marat Khalili
-
2026/07/30
RE: [RFC 13/32] ring: replace SMP read barrier with C11 acquire fence
Konstantin Ananyev
-
2026/07/30
RE: [RFC 17/32] eal/x86: move optimized fence out of SMP barrier
Konstantin Ananyev
-
2026/07/30
RE: [RFC 02/32] test: remove test for rte_smp_mb
Konstantin Ananyev
-
2026/07/30
[DPDK/core Bug 1974] [dpdk24.11.7-rc1] DPDK build failed with clang on Ubuntu26.04
bugzilla
-
2026/07/30
Re: [PATCH v2] doc: remove unreferenced KNI and examples figures
David Marchand
-
2026/07/29
Re: [PATCH v2] doc: remove unreferenced KNI and examples figures
Stephen Hemminger
-
2026/07/29
[PATCH] devtools: add script to find orphan documentation files
Stephen Hemminger
-
2026/07/29
Re: [PATCH v2 4/4] usertools: add script for wireshark capture
Stephen Hemminger
-
2026/07/29
[RFC 32/32] doc: update release notes about rte_smp_XX removal
Stephen Hemminger
-
2026/07/29
[RFC 31/32] checkpatches: no longer warn about rte_smp_XX
Stephen Hemminger
-
2026/07/29
[RFC 30/32] eal: remove rte_smp_XX
Stephen Hemminger
-
2026/07/29
[RFC 29/32] eal: remove stale SMP barrier in rte_service
Stephen Hemminger
-
2026/07/29
[RFC 28/32] net/virtio: replace deprecated barrier in avail index update
Stephen Hemminger
-
2026/07/29
[RFC 27/32] net/thunderx: replace deprecated SMP barriers
Stephen Hemminger
-
2026/07/29
[RFC 26/32] net/netvsc: replace SMP barrier in RNDIS response
Stephen Hemminger
-
2026/07/29
[RFC 25/32] event/opdl: replace SMP barriers with C11 atomics
Stephen Hemminger
-
2026/07/29
[RFC 24/32] event/dsw: replace SMP barriers with release fences
Stephen Hemminger
-
2026/07/29
[RFC 23/32] event/dpaa2: replace deprecated barrier in selftest
Stephen Hemminger
-
2026/07/29
[RFC 22/32] event/octeontx: replace deprecated SMP barriers
Stephen Hemminger
-
2026/07/29
[RFC 21/32] mempool/octeontx: use IO barrier in pool destroy
Stephen Hemminger
-
2026/07/29
[RFC 20/32] crypto/octeontx: use IO barrier before doorbell
Stephen Hemminger
-
2026/07/29
[RFC 19/32] crypto/caam_jr: use IO barrier before job ring doorbell
Stephen Hemminger
-
2026/07/29
[RFC 16/32] event/sw: replace SMP barriers with C11 atomics
Stephen Hemminger
-
2026/07/29
[RFC 15/32] event/sw: fix unlinks in progress counter races
Stephen Hemminger
-
2026/07/29
[RFC 18/32] common/octeontx: remove redundant barrier in mbox
Stephen Hemminger
-
2026/07/29
[RFC 17/32] eal/x86: move optimized fence out of SMP barrier
Stephen Hemminger
-
2026/07/29
[RFC 14/32] crypto/virtio: update comment reference to rte_smp_rmb
Stephen Hemminger
-
2026/07/29
[RFC 13/32] ring: replace SMP read barrier with C11 acquire fence
Stephen Hemminger
-
2026/07/29
[RFC 12/32] stack: always use C11 memory model implementation
Stephen Hemminger
-
2026/07/29
[RFC 11/32] net/thunderx: replace rte_smp_rmb
Stephen Hemminger
-
2026/07/29
[RFC 10/32] net/virtio: replcae rte_smp_rmb
Stephen Hemminger
-
2026/07/29
[RFC 09/32] crypto_caam_jr: replace rte_smp_rmb
Stephen Hemminger
-
2026/07/29
[RFC 08/32] net/intel: replace rte_smp_rmb
Stephen Hemminger
-
2026/07/29
[RFC 07/32] net/hinic: replace rte_smp_rmb
Stephen Hemminger
-
2026/07/29
[RFC 06/32] baseband: convert rte_smp_rmb to fence
Stephen Hemminger
-
2026/07/29
[RFC 05/32] bus/vmbus: replace SMP barriers with C11 memory fences
Stephen Hemminger
-
2026/07/29
[RFC 04/32] bus/vmbus: fix missing acquire on receive ring index
Stephen Hemminger
-
2026/07/29
[RFC 03/32] bus/vmbus: fix ring buffer ordering on weakly ordered CPUs
Stephen Hemminger
-
2026/07/29
[RFC 02/32] test: remove test for rte_smp_mb
Stephen Hemminger
-
2026/07/29
[RFC 01/32] bpf: replace deprecated SMP barriers with C11 fences
Stephen Hemminger
-
2026/07/29
[RFC 00/32] remove rte_smp barrier functions
Stephen Hemminger
-
2026/07/29
[PATCH v5 2/6] app/test-pipeline: remove application
Stephen Hemminger
-
2026/07/29
[PATCH v5 1/6] app/test: remove packet framework tests
Stephen Hemminger
-
2026/07/29
[PATCH v5 0/6] remove legacy packet framework
Stephen Hemminger
-
2026/07/29
Re: [PATCH] mailmap: update Khadem Ullah email address
Stephen Hemminger
-
2026/07/29
Re: [PATCH v3] net/virtio-user: fix eventfd sharing in secondary process
Samar Yadav
-
2026/07/29
[PATCH] doc: fix typo in CNXK guide
Kobi Kenzi
-
2026/07/29
[PATCH] mailmap: update Khadem Ullah email address
Khadem Ullah
-
2026/07/29
Re: [PATCH] net/bnxt: add cast to wider type before multiplication
Денис Люлин
-
2026/07/29
Re: [PATCH] net/bnxt: fix memset size mismatch in Tx queue start
Денис Люлин
-
2026/07/29
[PATCH] examples/l2fwd-event: fix memset of port statistics array
Dragos Tarcatu
-
2026/07/29
Re: [PATCH v4 0/7] remove deprecated packet framework
David Marchand
-
2026/07/28
[PATCH v4 6/6] power: remove unused auto-detection uncore
Huisong Li
-
2026/07/28
[PATCH v4 5/6] power: support automatic detection of uncore driver
Huisong Li
-
2026/07/28
[PATCH v4 4/6] examples/l3fwd-power: relocate uncore initialization
Huisong Li
-
2026/07/28
[PATCH v4 3/6] examples/l3fwd-power: fix uncore help and log info
Huisong Li
-
2026/07/28
[PATCH v4 1/6] examples/l3fwd-power: fix uncore deinit for non-legacy
Huisong Li
-
2026/07/28
[PATCH v4 0/6] power: uncore power improvements and auto-detection
Huisong Li
-
2026/07/28
[PATCH v4 2/6] examples/l3fwd-power: enable power QoS for all modes
Huisong Li
-
2026/07/28
[PATCH v4 7/7] doc: remove packet framework images
Stephen Hemminger
-
2026/07/28
[PATCH v4 2/7] app/test-pipeline: remove application
Stephen Hemminger
-
2026/07/28
[PATCH v4 1/7] app/test: remove packet framework tests
Stephen Hemminger
-
2026/07/28
[PATCH v4 0/7] remove deprecated packet framework
Stephen Hemminger
-
2026/07/28
Re: [PATCH v3 0/6] remove legacy packet framework
David Marchand
-
2026/07/28
[PATCH 2/2] net/ixgbe: replace memcpy with structure assignment
Stephen Hemminger
-
2026/07/28
[PATCH 1/2] net/sxe2: replace memcpy with structure assignment
Stephen Hemminger
-
2026/07/28
[PATCH v3 1/6] app/test: remove packet framework tests
Stephen Hemminger
-
2026/07/28
[PATCH v3 0/6] remove legacy packet framework
Stephen Hemminger
-
2026/07/28
[PATCH 3/3] ml/cnxk: remove unnecessary NULL check
Stephen Hemminger
-
2026/07/28
[PATCH 2/3] net/gve: remove unnecessary check for NULL
Stephen Hemminger
-
2026/07/28
[PATCH 1/3] net/sxe2: remove unnecessary checks
Stephen Hemminger
-
2026/07/28
[PATCH 0/3] unnecessary null checks
Stephen Hemminger
-
2026/07/28
[PATCH v3 6/6] power: remove unused auto-detection uncore
Huisong Li
-
2026/07/28
[PATCH v3 5/6] power: support automatic detection of uncore driver
Huisong Li
-
2026/07/28
[PATCH v3 4/6] examples/l3fwd-power: relocate uncore initialization
Huisong Li
-
2026/07/28
[PATCH v3 3/6] examples/l3fwd-power: fix uncore help and log info
Huisong Li
-
2026/07/28
[PATCH v3 1/6] examples/l3fwd-power: fix uncore deinit for non-legacy
Huisong Li
-
2026/07/28
[PATCH v3 2/6] examples/l3fwd-power: enable power QoS for all modes
Huisong Li
-
2026/07/28
[PATCH v3 0/6] power: uncore power improvements and auto-detection
Huisong Li
-
2026/07/28
[PATCH] net/cpfl: add timesync and clock read support
Anurag Mandal
-
2026/07/27
RE: [PATCH] net/iavf: add clock read support
Mandal, Anurag
-
2026/07/27
RE: [PATCH] net/idpf: add clock read support
Mandal, Anurag
-
2026/07/27
Re: [PATCH 00/39] Rework EAL configuration
Stephen Hemminger
-
2026/07/27
[RFC v2 1/6] app/test: remove packet framework tests
Stephen Hemminger
-
2026/07/27
[RFC v2 0/6] remove legacy packet framework
Stephen Hemminger
-
2026/07/27
[PATCH v2 4/4] usertools: add script for wireshark capture
Stephen Hemminger
-
2026/07/27
[PATCH v2 3/4] test: add test for capture hooks
Stephen Hemminger
-
2026/07/27
[PATCH v2 2/4] capture: infrastructure wireshark packet capture
Stephen Hemminger
-
2026/07/27
[PATCH v2 1/4] pcapng: extend interface statistics
Stephen Hemminger
-
2026/07/27
[PATCH v2 0/4] Wireshark external capture interface
Stephen Hemminger
-
2026/07/27
Re: [PATCH 03/39] eal: define new functionally distinct config structs
Stephen Hemminger
-
2026/07/27
[PATCH] net/idpf: add clock read support
Anurag Mandal
-
2026/07/27
[PATCH v3 4/4] net/tap: use bool for boolean flags
Maxime Leroy
-
2026/07/27
[PATCH v3 3/4] net/tap: drain queue FD in Rx interrupt mode
Maxime Leroy
-
2026/07/27
[PATCH v3 2/4] net/tap: support Rx queue interrupt enable/disable
Maxime Leroy
-
2026/07/27
[PATCH v3 1/4] net/tap: fix crash on Tx queue release after reconfigure
Maxime Leroy
-
2026/07/27
[PATCH v3 0/4] net/tap: fix Rx queue interrupt support
Maxime Leroy
-
2026/07/27
[PATCH v2] net/iavf: add clock read support
Anurag Mandal
-
2026/07/27
Re: [PATCH v2 0/3] net/tap: fix Rx queue interrupt support
Maxime Leroy
-
2026/07/27
[RFC v2 3/3] interrupts: close interrupt FDs
David Marchand
-
2026/07/27
[RFC v2 2/3] interrupts: mark file descriptors invalid on allocation
David Marchand
-
2026/07/27
[RFC v2 1/3] vdpa/mlx5: fix check on err interrupt FD
David Marchand
-
2026/07/27
[RFC v2 0/3] Interrupts API update
David Marchand
-
2026/07/27
[PATCH] net/iavf: add clock read support
Anurag Mandal
-
2026/07/27
24.11.7 patches review and test
luca . boccassi
-
2026/07/27
Re: [PATCH v2] net/dpaa2: hash inner IP for tunnelled traffic
Maxime Leroy
-
2026/07/27
Re: [PATCH v5 00/10] Remove limitations coming from legacy VMDq
David Marchand
-
2026/07/27
[PATCH 2/2] pci: remove deprecated catch-all flag
David Marchand
-
2026/07/27
[PATCH 1/2] eal: remove deprecated packed attribute
David Marchand
-
2026/07/26
Re: [PATCH dpdk v2] fib,lpm,net,rib,table: remove deprecated functions and macros
David Marchand
-
2026/07/26
Re: [PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
David Marchand
-
2026/07/26
Re: [PATCH] common/mlx5: fix high SMMU TLB miss with mempool alignment
yangxingui
-
2026/07/26
Re: [PATCH] net/crc: add 4x folding loop for aarch64 NEON implementation
Stephen Hemminger
-
2026/07/26
Re: [PATCH v2] app/testpmd: fix segfault in flow rule parser
Stephen Hemminger
-
2026/07/26
Re: [RFC PATCH] net/bonding: reject control operations in secondary
Stephen Hemminger
-
2026/07/26
Re: [PATCH v2 0/3] net/tap: fix Rx queue interrupt support
Stephen Hemminger
-
2026/07/26
[PATCH] net/vhost: preserve Tx ownership on VLAN failure
Weijun Pan
-
2026/07/26
Re: [PATCH v3 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
Stephen Hemminger
-
2026/07/26
Re: [PATCH v9 0/4] net/zxdh: optimize Rx/Tx path performance
Stephen Hemminger
-
2026/07/26
Re: [PATCH v2] net/dpaa2: hash inner IP for tunnelled traffic
Stephen Hemminger
-
2026/07/25
Re: [PATCH 0/6] remove legacy Packet Framework API
Stephen Hemminger
-
2026/07/25
[PATCH v3] devtools: support local opencode agent for patch review
datshan
-
2026/07/25
Re: [PATCH 0/6] remove legacy Packet Framework API
David Marchand
-
2026/07/24
[PATCH 5/5] usertools/dpdk-dumpcap: add script for file capture
Stephen Hemminger
-
2026/07/24
[PATCH 4/5] usertools/dpdk-wireshark-extcap.py: script for external capture
Stephen Hemminger
-
2026/07/24
[PATCH 3/5] test: add test for capture hooks
Stephen Hemminger
-
2026/07/24
[PATCH 2/5] capture: infrastructure wireshark packet capture
Stephen Hemminger
-
2026/07/24
[PATCH 1/5] pcapng: extend interface statistics
Stephen Hemminger
-
2026/07/24
[PATCH v6 0/5] Wireshark external capture for DPDK
Stephen Hemminger
-
2026/07/24
[PATCH] app/test: rewrite telemetry test in python
Stephen Hemminger
-
2026/07/24
Re: [RFC 3/4] interrupts: mark file descriptors invalid on allocation
David Marchand
-
2026/07/24
Re: [PATCH] doc: postpone deprecation of pipeline legacy API
Stephen Hemminger
-
2026/07/24
[PATCH 0/6] remove legacy Packet Framework API
Stephen Hemminger
-
2026/07/24
[RFC 1/6] app/test: remove packet framework tests
Stephen Hemminger
-
2026/07/24
Re: [PATCH v2 4/9] net/cnxk: remove queue stats mapping
Stephen Hemminger
-
2026/07/24
Re: [PATCH v2 0/9] Complete removal of queue stats mapping
Stephen Hemminger
-
2026/07/24
[PATCH v2] mempool: remove cache flush threshold field
Morten Brørup
-
2026/07/24
Re: [PATCH] mempool: remove cache flush threshold
Andrew Rybchenko
-
2026/07/24
[PATCH] mempool: remove cache flush threshold
Morten Brørup
-
2026/07/24
[PATCH dpdk v2] fib, lpm, net, rib, table: remove deprecated functions and macros
Robin Jarry
-
2026/07/24
Re: [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
David Marchand
-
2026/07/24
Re: [PATCH dpdk] lpm6, fib6, rib6, table: remove deprecated functions and macros
David Marchand
-
2026/07/24
Re: [PATCH v2 0/9] Complete removal of queue stats mapping
David Marchand
-
2026/07/24
[PATCH dpdk] lpm6, fib6, rib6, table: remove deprecated functions and macros
Robin Jarry
-
2026/07/24
Re: [V1] doc: announce deprecation of flow item VXLAN-GPE
David Marchand
-
2026/07/24
Re: [Patch v3] doc: announce bus/vmbus API changes
David Marchand
-
2026/07/24
Re: [PATCH] doc: postpone deprecation of pipeline legacy API
David Marchand
-
2026/07/24
Re: [PATCH dpdk v5 00/17] IPv6 APIs overhaul
David Marchand
-
2026/07/24
Re: [PATCH v2 5/9] net/e1000: remove queue stats mapping
David Marchand
-
2026/07/24
Re: [PATCH v2 0/9] Complete removal of queue stats mapping
David Marchand
-
2026/07/24
Re: [PATCH v2 4/9] net/cnxk: remove queue stats mapping
David Marchand
-
2026/07/23
RE: [PATCH v2 3/9] net/enic: remove unneeded ops initialization
Hyong Youb Kim (hyonkim)
-
2026/07/23
[PATCH v3] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
Stephen Hemminger
-
2026/07/23
[PATCH v2 9/9] ethdev: remove support for queue stats mapping
Stephen Hemminger
-
2026/07/23
[PATCH v2 8/9] net/sxe2: remove queue stats mapping
Stephen Hemminger
-
2026/07/23
[PATCH v2 7/9] net/txgbe: remove queue stats mapping
Stephen Hemminger
-
2026/07/23
[PATCH v2 6/9] net/ixgbe: remove queue stats mapping
Stephen Hemminger
-
2026/07/23
[PATCH v2 5/9] net/e1000: remove queue stats mapping
Stephen Hemminger
-
2026/07/23
[PATCH v2 4/9] net/cnxk: remove queue stats mapping
Stephen Hemminger
-
2026/07/23
[PATCH v2 3/9] net/enic: remove unneeded ops initialization
Stephen Hemminger
-
2026/07/23
[PATCH v2 2/9] app/testpmd: remove unused function prototype
Stephen Hemminger
-
2026/07/23
[PATCH v2 1/9] net/virtio: remove unused queue stats mapping
Stephen Hemminger
-
2026/07/23
[PATCH v2 0/9] Complete removal of queue stats mapping
Stephen Hemminger
-
2026/07/23
Re: [RFC PATCH v1 00/21] Building a better rte_flow parser
Stephen Hemminger
-
2026/07/23
[PATCH v2 2/2] net/nfp: move socket from /tmp to runtime dir
Stephen Hemminger
-
2026/07/23
[PATCH v2 1/2] net/cnxk: move socket from /tmp to runtime dir
Stephen Hemminger
-
2026/07/23
[PATCH v2 0/2] drivers: remove use of /tmp
Stephen Hemminger
-
2026/07/23
[PATCH] net/hnic3: fix possible uninitialized return value
Stephen Hemminger
-
2026/07/23
Re: DPDK release candidate 26.07-rc4
Kishore Padmanabha
-
2026/07/23
[PATCH] eal: check for invalid memory parameters
Stephen Hemminger
-
2026/07/23
Re: [PATCH v5 08/10] net/mlx5: pass maximum number of unicast MAC to common code
Stephen Hemminger
-
2026/07/23
Minutes of Technical Board Meeting, 2026-07-22
Bruce Richardson
-
2026/07/23
[DPDK/ethdev Bug 1973] net/af_xdp: default dp_path uses /tmp
bugzilla
-
2026/07/23
RE: [PATCH] net/bnxt: add cast to wider type before multiplication
Kishore Padmanabha
-
2026/07/23
[RFC 2/3] vhost: refuse async datapath
David Marchand
-
2026/07/23
[RFC 1/3] examples: stop using vhost async datapath
David Marchand
-
2026/07/23
[RFC 0/3] Drop vhost async (DMA-accelerated) datapath
David Marchand
-
2026/07/23
RE: [PATCH] net/bnxt: fix memset size mismatch in Tx queue start
Kishore Padmanabha
-
2026/07/23
RE: [PATCH v2 7/9] test: limit internal API usage
Morten Brørup
-
2026/07/23
Re: [RFC PATCH v3] ethdev: update read time API in PMD to enable crosstimestamp
Stephen Hemminger
-
2026/07/23
RE: [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
Marat Khalili
-
2026/07/23
Re: [RFC 1/4] bus/pci: fix check on interrupt FD for FreeBSD
Bruce Richardson