dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/09/08
[PATCH v2 06/15] net/txgbe: fix link speed display info for 10G mode
Zaiyu Wang
2026/09/08
[PATCH v2 08/15] net/txgbe: add offload support for tunnel type UDP
Zaiyu Wang
2026/09/08
[PATCH v2 07/15] net/txgbe: remove stale outer UDP checksum offload flag
Zaiyu Wang
2026/09/08
[PATCH v2 05/15] net/txgbe: set i2c sda hold time
Zaiyu Wang
2026/09/08
[PATCH v2 09/15] net/txgbe: fix SFP hot-plug when auto-negotiation is on
Zaiyu Wang
2026/09/08
[PATCH v2 03/15] net/txgbe: fix incorrect link state in 10G forced mode
Zaiyu Wang
2026/09/08
[PATCH v2 02/15] net/txgbe: fix e56 PHY configuration error
Zaiyu Wang
2026/09/08
[PATCH v2 01/15] net/txgbe: fix failure to configure 10G on dual-speed DAC
Zaiyu Wang
2026/09/08
Re: [PATCH v2 2/2] devtools/ai/review-patch: reduce spurious warnings
Aaron Conole
2026/09/08
RE: [PATCH] cmdline: add cmdline_ prefix to dprintf
Konstantin Ananyev
2026/09/08
Re: [PATCH 09/13] examples/ipsecgw: do not print from signal handler
Radu Nicolau
2026/09/08
Re: [PATCH] cmdline: add cmdline_ prefix to dprintf
Bruce Richardson
2026/09/08
[PATCH] cmdline: add cmdline_ prefix to dprintf
Marat Khalili
2026/09/08
[PATCH v6 5/5] net/mlx5: accept more unicast MAC addresses
David Marchand
2026/09/08
[PATCH v6 3/5] net/mlx5: pass maximum number of unicast MAC to common code
David Marchand
2026/09/08
[PATCH v6 1/5] net/mlx5: remove MAC addresses flush helper on Linux
David Marchand
2026/09/08
Re: [RFC PATCH v4 1/3] ethdev: add Tx timestamp slot management APIs
Kumar, Rajesh
2026/09/08
[RFC PATCH v5 3/5] doc: describe ethdev Tx timestamp slot API
Rajesh Kumar
2026/09/08
Re: [RFC v4 2/5] eal/freebsd: fix a FD leak in the alarm subsystem
Bruce Richardson
2026/09/08
[RFC v4 2/5] eal/freebsd: fix a FD leak in the alarm subsystem
David Marchand
2026/09/08
[RFC v4 4/5] interrupts: close interrupt FDs
David Marchand
2026/09/08
[RFC v4 5/5] interrupts: warn on leaked file descriptors
David Marchand
2026/09/08
[RFC PATCH v5 1/5] ethdev: add Tx timestamp slot management APIs
Rajesh Kumar
2026/09/08
[RFC v4 3/5] interrupts: mark file descriptors invalid on allocation
David Marchand
2026/09/08
[RFC v4 1/5] vdpa/mlx5: fix check on err interrupt FD
David Marchand
2026/09/08
[RFC v4 0/5] Interrupts API update
David Marchand
2026/09/08
Re: [PATCH v3 1/2] net/i40e: fix MAC address removal
Bruce Richardson
2026/09/08
Re: [PATCH v5] devtools: add Python-based patch style checker
Bruce Richardson
2026/09/08
[RFC PATCH v5 4/5] net/ice: support per-packet Tx timestamp slots
Rajesh Kumar
2026/09/08
[RFC PATCH v5 5/5] app/testpmd: add Tx timestamp capabilities command
Rajesh Kumar
2026/09/08
[RFC PATCH v5 2/5] doc: describe ethdev timesync clock and Rx timestamp API
Rajesh Kumar
2026/09/08
[RFC PATCH v5 0/5] ethdev: add Tx timestamp slot APIs
Rajesh Kumar
2026/09/08
[PATCH v3 2/2] net/bnxt: fix MAC address removal
David Marchand
2026/09/08
[PATCH v3 1/2] net/i40e: fix MAC address removal
David Marchand
2026/09/07
RE: [PATCH v12 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings
Gagandeep Singh
2026/09/07
[PATCH v13 13/15] net/enetc4: update VF link status to bitmask encoding
Gagandeep Singh
2026/09/07
[PATCH v13 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings
Gagandeep Singh
2026/09/07
[PATCH v13 08/15] net/enetc: support ethtool ring parameters
Gagandeep Singh
2026/09/07
[PATCH v13 14/15] net/enetc4: enable Tx PAUSE via VF Rx congestion mode
Gagandeep Singh
2026/09/07
[PATCH v13 12/15] net/enetc4: add SI-based port VLAN insertion and removal
Gagandeep Singh
2026/09/07
[PATCH v13 07/15] net/enetc: support registers dump
Gagandeep Singh
2026/09/07
[PATCH v13 10/15] net/enetc: support stats reset for VF
Gagandeep Singh
2026/09/07
[PATCH v13 11/15] net/enetc4: add per-queue Rx interrupt support for VF
Gagandeep Singh
2026/09/07
[PATCH v13 09/15] net/enetc: refresh link speed on VF link-up interrupt
Gagandeep Singh
2026/09/07
[PATCH v13 06/15] net/enetc: support firmware version get for VF
Gagandeep Singh
2026/09/07
[PATCH v13 05/15] net/enetc: add VF supported features file
Gagandeep Singh
2026/09/07
[PATCH v13 04/15] net/enetc: extend PF-VF link speed field to 8 bits
Gagandeep Singh
2026/09/07
[PATCH v13 03/15] net/enetc: add RSC (hardware LRO) support for ENETC4
Gagandeep Singh
2026/09/07
[PATCH v13 02/15] net/enetc: add TSO support for ENETC4 VF
Gagandeep Singh
2026/09/07
[PATCH v13 01/15] net/enetc: add keep-CRC Rx offload for ENETC4
Gagandeep Singh
2026/09/07
[PATCH v13 00/15] net/enetc: add new features for ENETC4 on i.MX95
Gagandeep Singh
2026/09/07
[RFC] Highly efficient reader-writer lock (EPRW) for mostly-read applications
Mukul Katiyar
2026/09/07
[PATCH 3/3] app/testpmd: fix null dereference parsing flex item link
Stephen Hemminger
2026/09/07
Re: [PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
Stephen Hemminger
2026/09/07
Re: [PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
Stephen Hemminger
2026/09/07
Re: [PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
Stephen Hemminger
2026/09/07
Re: [PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
Stephen Hemminger
2026/09/07
Re: [PATCH 00/45] net/dpaa2: features and fixes for NXP DPAA2 drivers
Stephen Hemminger
2026/09/07
[PATCH 2/3] app/testpmd: fix flex item allocation overlap
Stephen Hemminger
2026/09/07
[PATCH v3 0/5] eal: RTE_PTR_ADD and fix unaligned types
Stephen Hemminger
2026/09/07
[PATCH v3 5/5] arm: remove no longer used RTE_ARCH_STRICT_ALIGN
Stephen Hemminger
2026/09/07
[PATCH v3 3/5] eal: make unaligned really unaligned
Stephen Hemminger
2026/09/07
[PATCH v2 2/4] net/ice: skip TC validation if hierarchy committed
Ciara Loftus
2026/09/07
[PATCH v3 2/5] eal: RTE_PTR_ADD/SUB API improvements
Stephen Hemminger
2026/09/07
[PATCH v3 4/5] net/mlx5: drop unnecessary STRICT_ALIGN
Stephen Hemminger
2026/09/07
[PATCH v3 1/5] test: fix jhash 32 bit key type
Stephen Hemminger
2026/09/07
[PATCH 1/3] app/testpmd: fix stack overflow parsing flex item link
Stephen Hemminger
2026/09/07
Re: [PATCH] app/testpmd: add size check for flex item
Stephen Hemminger
2026/09/07
Re: [PATCH] app/testpmd: fix error handling in flow API commands
Stephen Hemminger
2026/09/07
[PATCH 0/3] app/testpmd: fix more overflow issues
Stephen Hemminger
2026/09/07
[PATCH v2 12/13] examples/vmdq_dcb: allow exit on signal
Stephen Hemminger
2026/09/07
Re: [PATCH v2 2/2] net/bnxt: fix MAC address removal
Stephen Hemminger
2026/09/07
[PATCH v2 00/13] make signal handlers async-signal-safe
Stephen Hemminger
2026/09/07
[PATCH v2 04/13] examples/symmetric_mp: do not print or exit in handler
Stephen Hemminger
2026/09/07
Re: [RFC PATCH] mempool: no cache size limit
Stephen Hemminger
2026/09/07
[PATCH v5] devtools: add Python-based patch style checker
Stephen Hemminger
2026/09/07
[PATCH v2 13/13] examples/eventdev_pipeline: make signal handler safe
Stephen Hemminger
2026/09/07
[PATCH v2 03/13] examples/vmdq: do not print from signal handler
Stephen Hemminger
2026/09/07
[PATCH v2 11/13] examples/ethtool: fix exit flag and unchecked cmdline
Stephen Hemminger
2026/09/07
[PATCH v2 09/13] examples/ipsecgw: do not print from signal handler
Stephen Hemminger
2026/09/07
[PATCH v2 10/13] examples/l2fwd-macsec: remove print in signal handler
Stephen Hemminger
2026/09/07
[PATCH v2 08/13] examples/ntb: do not print and re-raise from signal handler
Stephen Hemminger
2026/09/07
[PATCH v2 07/13] examples/vhost_blk: do not tear down from signal handler
Stephen Hemminger
2026/09/07
[PATCH v2 06/13] examples/vhost: make signal handler safe
Stephen Hemminger
2026/09/07
[PATCH v2 05/13] examples/vdpa: make signal handler safe
Stephen Hemminger
2026/09/07
[PATCH v2 01/13] graph: do not call printf in signal
Stephen Hemminger
2026/09/07
[PATCH v2 02/13] examples: remove printf from signal handler
Stephen Hemminger
2026/09/07
Re: [PATCH v12 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings
Stephen Hemminger
2026/09/07
[PATCH v2 1/4] net/ice: fix Tx queue capacity sizing after TM commit
Ciara Loftus
2026/09/07
Re: [RFC] ethdev: simplify representor info get API
Dariusz Sosnowski
2026/09/07
Re: [RFC v3 2/5] eal/freebsd: fix a FD leak in the alarm subsystem
David Marchand
2026/09/07
RE: [PATCH v4] eal/x86: fix memcpy alignment mask definition
Konstantin Ananyev
2026/09/07
Re: [PATCH v2 1/2] net/i40e: fix MAC address removal
Bruce Richardson
2026/09/07
[RFC v3 2/5] eal/freebsd: fix a FD leak in the alarm subsystem
David Marchand
2026/09/07
Re: [RFC v3 2/5] eal/freebsd: fix a FD leak in the alarm subsystem
Bruce Richardson
2026/09/07
Re: [PATCH v2 1/2] net/i40e: fix MAC address removal
David Marchand
2026/09/07
[PATCH v2 4/4] net/ice: split VSI queue count into Rx/Tx
Ciara Loftus
2026/09/07
[PATCH v2 3/4] net/ice: fix Rx queue count reporting after TM commit
Ciara Loftus
2026/09/07
[PATCH v2 0/4] net/ice: fix Tx scheduler hierarchy queue accounting
Ciara Loftus
2026/09/07
Re: [PATCH v2 1/2] net/i40e: fix MAC address removal
Bruce Richardson
2026/09/07
[RFC v3 1/5] vdpa/mlx5: fix check on err interrupt FD
David Marchand
2026/09/07
[RFC v3 3/5] interrupts: mark file descriptors invalid on allocation
David Marchand
2026/09/07
[RFC v3 5/5] interrupts: warn on leaked file descriptors
David Marchand
2026/09/07
[RFC v3 4/5] interrupts: close interrupt FDs
David Marchand
2026/09/07
[RFC v3 0/5] Interrupts API update
David Marchand
2026/09/07
[RFC PATCH] mempool: no cache size limit
Morten Brørup
2026/09/07
Re: [PATCH 00/13] make signal handlers async-signal-safe
Bruce Richardson
2026/09/07
[PATCH v2 2/2] net/bnxt: fix MAC address removal
David Marchand
2026/09/07
[PATCH v2 1/2] net/i40e: fix MAC address removal
David Marchand
2026/09/07
RE: [PATCH 3/3] net/ice: fix Rx queue count reporting after TM commit
Loftus, Ciara
2026/09/07
RE: [PATCH 2/3] net/ice: skip TC validation if hierarchy committed
Loftus, Ciara
2026/09/07
RE: [PATCH v12 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings
Gagandeep Singh
2026/09/06
[PATCH] app/testpmd: add size check for flex item
kirankumark
2026/09/06
[PATCH] app/testpmd: fix error handling in flow API commands
kirankumark
2026/09/06
[PATCH 13/13] examples/eventdev_pipeline: make signal handler safe
Stephen Hemminger
2026/09/06
[PATCH 08/13] examples/ntb: do not print and re-raise from signal handler
Stephen Hemminger
2026/09/06
[PATCH 03/13] examples/vmdq: do not print from signal handler
Stephen Hemminger
2026/09/06
[PATCH 11/13] examples/ethtool: fix exit flag and unchecked cmdline
Stephen Hemminger
2026/09/06
[PATCH 04/13] examples/symmetric_mp: do not print or exit in handler
Stephen Hemminger
2026/09/06
[PATCH 07/13] examples/vhost_blk: do not tear down from signal handler
Stephen Hemminger
2026/09/06
[PATCH 01/13] graph: do not call printf in signal
Stephen Hemminger
2026/09/06
[PATCH 10/13] examples/l2fwd-macsec: remove print in signal handler
Stephen Hemminger
2026/09/06
[PATCH 12/13] examples/vmdq_dcb: allow exit on signal
Stephen Hemminger
2026/09/06
[PATCH 09/13] examples/ipsecgw: do not print from signal handler
Stephen Hemminger
2026/09/06
[PATCH 06/13] examples/vhost: make signal handler safe
Stephen Hemminger
2026/09/06
[PATCH 05/13] examples/vdpa: make signal handler safe
Stephen Hemminger
2026/09/06
[PATCH 02/13] examples: remove printf from signal handler
Stephen Hemminger
2026/09/06
[PATCH 00/13] make signal handlers async-signal-safe
Stephen Hemminger
2026/09/06
RE: [PATCH v2 0/5] eal: RTE_PTR_ADD qualifiers and real unaligned types
Morten Brørup
2026/09/06
[PATCH v2 5/5] arm: remove no longer used RTE_ARCH_STRICT_ALIGN
Stephen Hemminger
2026/09/06
[PATCH v2 4/5] net/mlx5: drop unnecessary STRICT_ALIGN
Stephen Hemminger
2026/09/06
[PATCH v2 3/5] eal: make unaligned really unaligned
Stephen Hemminger
2026/09/06
[PATCH v2 2/5] eal: RTE_PTR_ADD/SUB API improvements
Stephen Hemminger
2026/09/06
[PATCH v2 1/5] test: fix jhash 32 bit key type
Stephen Hemminger
2026/09/06
[PATCH v2 0/5] eal: RTE_PTR_ADD qualifiers and real unaligned types
Stephen Hemminger
2026/09/05
RE: [RFC 2/3] net/mlx5: drop unnecessary STRICT_ALIGN
Morten Brørup
2026/09/04
[RFC 0/3] eal: make unaligned types really unaligned
Stephen Hemminger
2026/09/04
[RFC 3/3] arm: remove no longer used RTE_ARCH_STRICT_ALIGN
Stephen Hemminger
2026/09/04
[RFC 1/3] eal: make unaligned really unaligned
Stephen Hemminger
2026/09/04
[RFC 2/3] net/mlx5: drop unnecessary STRICT_ALIGN
Stephen Hemminger
2026/09/04
Re: [PATCH 0/6] examples/l3fwd-power: fix Rx interrupt mode for shared FD PMDs
Maxime Leroy
2026/09/04
Re: [PATCH] eal: fix alarm cancel list walk
Stephen Hemminger
2026/09/04
Re: [PATCH 5/6] examples/l3fwd-power: recheck Rx queues before sleeping
Maxime Leroy
2026/09/04
[PATCH] eal: fix alarm cancel list walk
Stephen Hemminger
2026/09/04
[PATCH 7/7] net/vmxnet3: remove unused queue dump functions
Stephen Hemminger
2026/09/04
[PATCH 6/7] net/rnp: fix register debug log format
Stephen Hemminger
2026/09/04
[PATCH 5/7] power/amd_uncore: fix debug log build
Stephen Hemminger
2026/09/04
[PATCH 4/7] crypto/ipsec_mb: fix missing header for debug build
Stephen Hemminger
2026/09/04
[PATCH 3/7] crypto/caam_jr: fix descriptor dump build
Stephen Hemminger
2026/09/04
[PATCH 2/7] bus/fslmc: fix signed comparison in buffer acquire
Stephen Hemminger
2026/09/04
[PATCH 0/7] fix XXX_DEBUG warnings
Stephen Hemminger
2026/09/04
[PATCH 1/7] bus/fslmc: fix build of qbman debug code
Stephen Hemminger
2026/09/04
[DPDK/ethdev Bug 2031] cn10k: NPA_POOL_ERR_INT_RANGE on Pool 1 during mbuf pool creation in testpmd
bugzilla
2026/09/04
[RFC] net/ixgbe/base: fix overflow in ACI debug dump
Stephen Hemminger
2026/09/04
Re: [PATCH 3/6] examples/l3fwd-power: enable Rx interrupt before epoll add
David Marchand
2026/09/04
Re: [PATCH] app/testpmd: fix stale queue-count check order
Stephen Hemminger
2026/09/04
[PATCH v2 1/2] AGENTS: reduce false positives
Stephen Hemminger
2026/09/04
[PATCH v2 0/2] Improve AI review feedback
Stephen Hemminger
2026/09/04
Re: |SUCCESS| [v4] eal/x86: fix memcpy alignment mask definition
Stephen Hemminger
2026/09/04
[PATCH v2 2/2] devtools/ai/review-patch: reduce spurious warnings
Stephen Hemminger
2026/09/04
Re: [PATCH v6 0/6] remove deprecated packet framework
Stephen Hemminger
2026/09/04
[PATCH v2] eal/x86: fix memcpy alignment mask definition
Morten Brørup
2026/09/04
RE: [PATCH 3/7] net/iavf: fix VLAN outer TPID setting on Tx
Loftus, Ciara
2026/09/04
FW: |SUCCESS| [v4] eal/x86: fix memcpy alignment mask definition
Morten Brørup
2026/09/04
Re: [PATCH 3/3] net/ice: fix Rx queue count reporting after TM commit
Bruce Richardson
2026/09/04
[PATCH] app/testpmd: fix stale queue-count check order
Ciara Loftus
2026/09/04
Re: [PATCH 2/3] net/ice: skip TC validation if hierarchy committed
Bruce Richardson
2026/09/04
Re: [PATCH 1/2] net/i40e: fix MAC address removal
David Marchand
2026/09/04
Re: [PATCH 1/3] net/ice: fix Tx queue capacity sizing after TM commit
Bruce Richardson
2026/09/04
[PATCH v6 2/2] net/iavf: fix duplicate MAC addresses install
David Marchand
2026/09/04
[PATCH v6 1/2] net/iavf: accept up to 32k unicast MAC addresses
David Marchand
2026/09/04
[PATCH 2/2] net/bnxt: fix MAC address removal
David Marchand
2026/09/04
[PATCH 1/2] net/i40e: fix MAC address removal
David Marchand
2026/09/04
Re: [PATCH v6 0/6] remove deprecated packet framework
David Marchand
2026/09/04
RE: [PATCH v7 00/24] remove legacy atomic functions
Morten Brørup
2026/09/04
[PATCH v3] eal/x86: fix memcpy alignment mask definition
Morten Brørup
2026/09/04
[PATCH v4] eal/x86: fix memcpy alignment mask definition
Morten Brørup
2026/09/04
Re: [PATCH v2] eal/x86: fix memcpy alignment mask definition
Bruce Richardson
2026/09/04
[PATCH 2/3] net/ice: skip TC validation if hierarchy committed
Ciara Loftus
2026/09/04
RE: [PATCH v2] eal/x86: fix memcpy alignment mask definition
Morten Brørup
2026/09/04
[PATCH 3/3] net/ice: fix Rx queue count reporting after TM commit
Ciara Loftus
2026/09/04
[PATCH 0/3] net/ice: fix Tx scheduler hierarchy queue accounting
Ciara Loftus
2026/09/04
[PATCH 1/3] net/ice: fix Tx queue capacity sizing after TM commit
Ciara Loftus
2026/09/04
Re: [PATCH] doc: fix typo in Intel VF guide
Bruce Richardson
2026/09/04
Re: [PATCH] net/cpfl: fix VF ID calculation for vCPF
Bruce Richardson
2026/09/04
[DPDK/ethdev Bug 2030] Duplicate mbox_alloc_msg_npa_aq_enq() causes orphaned AQ message to be sent to AF
bugzilla
2026/09/04
Re: [PATCH v2 0/7] VLAN and QinQ fixes for iavf
Bruce Richardson
2026/09/04
Re: [PATCH v2] net/cpfl: add timesync support
Bruce Richardson
2026/09/04
RE: [PATCH] eal/x86: optimize memcpy of small 64-byte blocks
Morten Brørup
2026/09/04
Re: [PATCH 0/6] examples/l3fwd-power: fix Rx interrupt mode for shared FD PMDs
David Marchand
2026/09/04
[PATCH v2 2/6] examples/vhost: stop using async datapath
David Marchand
2026/09/04
[PATCH v2 5/6] vhost: rename packed layout helpers for batches
David Marchand
2026/09/04
[PATCH] common/cnxk: fix duplicate mbox alloc in NPA aura pool init
Amiya Ranjan Mohakud
2026/09/04
Re: [PATCH 5/6] examples/l3fwd-power: recheck Rx queues before sleeping
David Marchand
2026/09/04
[PATCH] eal/x86: fix memcpy alignment mask definition
Morten Brørup
2026/09/04
Re: [PATCH v2 3/7] net/iavf: fix VLAN outer TPID setting on Tx
Bruce Richardson
2026/09/04
Re: [PATCH 2/2] examples/vhost: remove unused but set globals
David Marchand
2026/09/04
[PATCH v2 6/6] vhost: simplify some descriptor handling
David Marchand
2026/09/04
[PATCH v2 3/6] examples/vdpa: remove dependency on PCI library
David Marchand
2026/09/04
[PATCH v2 1/6] vhost: decouple guest pages population from async datapath
David Marchand
Earlier messages
Later messages