dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 3/6] net/atlantic: fix mbox_mutex for multi-process
Stephen Hemminger
[PATCH 4/6] net/axgbe: fix mutexes for multi-process
Stephen Hemminger
[PATCH 6/6] net/hinic: fix mutexes for multi-process
Stephen Hemminger
[PATCH 5/6] net/bnxt: fix mutexes for multi-process
Stephen Hemminger
RE: [PATCH 5/6] net/bnxt: fix mutexes for multi-process
Kishore Padmanabha
[PATCH v2 0/6] fix process shared pthread mutexes
Stephen Hemminger
[PATCH v2 1/6] ethdev: fix flow_ops_mutex for multi-process
Stephen Hemminger
[PATCH v2 4/6] net/axgbe: fix mutexes for multi-process
Stephen Hemminger
[PATCH v2 2/6] net/failsafe: fix hotplug_mutex for multi-process
Stephen Hemminger
[PATCH v2 5/6] net/bnxt: fix mutexes for multi-process
Stephen Hemminger
[PATCH v2 3/6] net/atlantic: fix mbox_mutex for multi-process
Stephen Hemminger
[PATCH v2 6/6] net/hinic: fix mutexes for multi-process
Stephen Hemminger
Re: [PATCH v2 0/6] fix process shared pthread mutexes
Stephen Hemminger
RE: [PATCH v2 0/6] fix process shared pthread mutexes
Konstantin Ananyev
Re: [PATCH v2 0/6] fix process shared pthread mutexes
Stephen Hemminger
[PATCH v3 0/2] af_packet: cleanup and test
Stephen Hemminger
[PATCH v3 1/2] net/af_packet: fix indentation
Stephen Hemminger
[PATCH v3 2/2] test: add test for af_packet
Stephen Hemminger
[PATCH v4 0/2] af_packet: cleanup and test
Stephen Hemminger
[PATCH v4 1/2] net/af_packet: fix indentation
Stephen Hemminger
[PATCH v4 2/2] test: add test for af_packet
Stephen Hemminger
[PATCH v3 0/7] fix use of pthread mutex between processes
Stephen Hemminger
[PATCH v3 2/7] ethdev: fix flow_ops_mutex for multi-process
Stephen Hemminger
[PATCH v3 3/7] net/failsafe: fix hotplug_mutex for multi-process
Stephen Hemminger
[PATCH v3 4/7] net/atlantic: fix mbox_mutex for multi-process
Stephen Hemminger
[PATCH v3 1/7] eal: add helper to initialize process-shared mutex
Stephen Hemminger
[PATCH v3 5/7] net/axgbe: fix mutexes for multi-process
Stephen Hemminger
[PATCH v3 6/7] net/bnxt: fix mutexes for multi-process
Stephen Hemminger
[PATCH v3 7/7] net/hinic: fix mutexes for multi-process
Stephen Hemminger
Re: [PATCH v3 0/7] fix use of pthread mutex between processes
Stephen Hemminger
[PATCH v2 0/3] Add pause to empty spin loops
Stephen Hemminger
[PATCH v2 2/3] event/cnxk: add pause to spinloops
Stephen Hemminger
[PATCH v2 1/3] net/cnxk: add pause to spinloops
Stephen Hemminger
[PATCH v2 3/3] devtools/cocci: add script to find empty spinloops
Stephen Hemminger
RE: DPDK ipsec security analysis
Konstantin Ananyev
Re: [RFC PATCH v1 00/21] Building a better rte_flow parser
Stephen Hemminger
[PATCH] net/mlx5: prepend implicit items in sync flow creation path
Maxime Peim
[PATCH v2] net/mlx5: prepend implicit items in sync flow creation path
Maxime Peim
Re: [PATCH v2] net/mlx5: prepend implicit items in sync flow creation path
Dariusz Sosnowski
[PATCH v3] net/mlx5: prepend implicit items in sync flow creation path
Maxime Peim
Re: [PATCH v3] net/mlx5: prepend implicit items in sync flow creation path
Dariusz Sosnowski
[PATCH v4] net/mlx5: prepend implicit items in sync flow creation path
Maxime Peim
Re: [PATCH v4] net/mlx5: prepend implicit items in sync flow creation path
Dariusz Sosnowski
Re: [PATCH v3] net/mlx5: prepend implicit items in sync flow creation path
Dariusz Sosnowski
[DPDK/core Bug 1935] rte_lcore_to_cpu_id returns incorrect cpu-id when `lcore-map or re-map lcore` option used
bugzilla
[PATCH v11 0/6] flow_parser: add shared parser library
Lukas Sismis
[PATCH v11 1/6] cmdline: include stddef.h for MSVC compatibility
Lukas Sismis
Re: [PATCH v11 1/6] cmdline: include stddef.h for MSVC compatibility
Bruce Richardson
[PATCH v11 2/6] ethdev: add RSS type helper APIs
Lukas Sismis
[PATCH v11 5/6] examples/flow_parsing: add flow parser demo
Lukas Sismis
[PATCH v11 6/6] test: add flow parser functional tests
Lukas Sismis
Re: [PATCH v11 0/6] flow_parser: add shared parser library
Stephen Hemminger
Re: [PATCH v1] dts: add default values for queue info
Andrew Bailey
Re: [PATCH v2] dts: add support for no link topology
Andrew Bailey
Re: [PATCH v8] dts: port speed capabilities test suite to next DTS
Andrew Bailey
Re: [PATCH v1 2/2] dts: add VXLAN protocols to flow test suite
Dean Marx
Re: [RFC PATCH] dts: add PVVP case to virtio suite
Dean Marx
Re: [PATCH v2] dts: update testsuite named to be clear and consistent
Andrew Bailey
[PATCH v3 00/29] Add common flow attr/action parsing infrastructure to Intel PMD's
Anatoly Burakov
[PATCH v3 01/29] net/ixgbe: fix shared PF pointer in representor
Anatoly Burakov
[PATCH v3 03/29] net/ixgbe: reduce FDIR conf macro usage
Anatoly Burakov
[PATCH v3 02/29] net/ixgbe: store max VFs in adapter
Anatoly Burakov
[PATCH v3 07/29] net/ixgbe: use common checks in ethertype filter
Anatoly Burakov
[PATCH v3 08/29] net/ixgbe: use common checks in syn filter
Anatoly Burakov
[PATCH v3 06/29] net/intel/common: add common flow attr validation
Anatoly Burakov
[PATCH v3 10/29] net/ixgbe: use common checks in ntuple filter
Anatoly Burakov
[PATCH v3 09/29] net/ixgbe: use common checks in L2 tunnel filter
Anatoly Burakov
[PATCH v3 11/29] net/ixgbe: use common checks in security filter
Anatoly Burakov
[PATCH v3 04/29] net/ixgbe: use adapter in flow-related calls
Anatoly Burakov
Re: [PATCH v3 04/29] net/ixgbe: use adapter in flow-related calls
Stephen Hemminger
[PATCH v3 12/29] net/ixgbe: use common checks in FDIR filters
Anatoly Burakov
Re: [PATCH v3 12/29] net/ixgbe: use common checks in FDIR filters
Stephen Hemminger
[PATCH v3 13/29] net/ixgbe: use common checks in RSS filter
Anatoly Burakov
[PATCH v3 16/29] net/i40e: use common action checks for ethertype
Anatoly Burakov
[PATCH v3 14/29] net/i40e: use common flow attribute checks
Anatoly Burakov
[PATCH v3 15/29] net/i40e: refactor RSS flow parameter checks
Anatoly Burakov
[PATCH v3 17/29] net/i40e: use common action checks for FDIR
Anatoly Burakov
[PATCH v3 21/29] net/iavf: use common action checks for hash
Anatoly Burakov
[PATCH v3 20/29] net/iavf: use common action checks for IPsec
Anatoly Burakov
[PATCH v3 22/29] net/iavf: use common action checks for FDIR
Anatoly Burakov
[PATCH v3 19/29] net/iavf: use common flow attribute checks
Anatoly Burakov
[PATCH v3 23/29] net/iavf: use common action checks for fsub
Anatoly Burakov
[PATCH v3 26/29] net/ice: use common action checks for hash
Anatoly Burakov
[PATCH v3 28/29] net/ice: use common action checks for switch
Anatoly Burakov
[PATCH v3 24/29] net/iavf: use common action checks for flow query
Anatoly Burakov
[PATCH v3 27/29] net/ice: use common action checks for FDIR
Anatoly Burakov
[PATCH v3 29/29] net/ice: use common action checks for ACL
Anatoly Burakov
[PATCH v3 25/29] net/ice: use common flow attribute checks
Anatoly Burakov
[PATCH v3 18/29] net/i40e: use common action checks for tunnel
Anatoly Burakov
[PATCH v3 05/29] net/intel/common: add common flow action parsing
Anatoly Burakov
Re: [PATCH v3 05/29] net/intel/common: add common flow action parsing
Stephen Hemminger
[DPDK/ethdev Bug 1934] Pollara 400 AI NIC does not have code for 400G
bugzilla
[DPDK/ethdev Bug 1933] Pollara 400 AI NIC does not transmit or recieve
bugzilla
Re: [PATCH v2 2/2] bpf/arm64: support packet data load instructions
Wathsala Vithanage
Re: [PATCH v2 2/2] bpf/arm64: support packet data load instructions
Christophe Fontaine
[DPDK/ethdev Bug 1932] cn10k/cn20k: IPv6 header parsing bugs
bugzilla
[PATCH] net: fix GTP Tunnel parse out-of-bounds read
Stephen Hemminger
RE: DPDK ACL library Security Analysis
Konstantin Ananyev
Re: DPDK ACL library Security Analysis
Stephen Hemminger
[PATCH] raw/ifpga: target main tree not next-net-intel
Bruce Richardson
Re: [PATCH] raw/ifpga: target main tree not next-net-intel
Mcnamara, John
Re: [PATCH] raw/ifpga: target main tree not next-net-intel
Thomas Monjalon
DTS Working Group Meeting Minutes - April 9, 2026
Lincoln Lavoie
[PATCH v2] net/cpfl: add LEM block support in CPFL PMD
Sushmita Hoskeri
Re: [PATCH v2] net/cpfl: add LEM block support in CPFL PMD
Bruce Richardson
Re: [PATCH v2] net/cpfl: add LEM block support in CPFL PMD
Bruce Richardson
RE: DPDK ip_frag security analyis
Konstantin Ananyev
Re: DPDK ip_frag security analyis
Stephen Hemminger
[DPDK/core Bug 1931] Broadcom BCM57608 Ethernet 100Gb 2-port QSFP112 Adapter - PCI-PT and SRIOV on VM Perf Degrade in 25.11 and 26.03
bugzilla
[PATCH v4] net/iavf: add support for QinQ strip
Anurag Mandal
RE: [PATCH v4] net/iavf: add support for QinQ strip
Mandal, Anurag
Re: [PATCH v4] net/iavf: add support for QinQ strip
Bruce Richardson
Re: [PATCH v4] net/iavf: add support for QinQ strip
Bruce Richardson
RE: [PATCH v4] net/iavf: add support for QinQ strip
Mandal, Anurag
Re: [PATCH v4] net/iavf: add support for QinQ strip
Bruce Richardson
[PATCH v4] app/testpmd: fix DCB queue allocation for VMDq devices
KAVYA AV
Re: [PATCH v4] app/testpmd: fix DCB queue allocation for VMDq devices
Stephen Hemminger
[PATCH v2] net/ice: detect L2TPv2 tunnel type in pre-scan loop
Shaiq Wani
[PATCH v2] net/ice: fix L2TPv2 outer MAC in training packet
Shaiq Wani
Re: Issue with DPDK-Burst Replay – No Frame Transmission Observed Despite Successful Replay
Stephen Hemminger
[RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
Stephen Hemminger
Re: [RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
Andrew Rybchenko
Re: [RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
Bruce Richardson
Re: [RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
Andrew Rybchenko
Re: [RFC] ethdev: add buffer size parameter to rte_eth_dev_get_name_by_port()
Stephen Hemminger
[PATCH] net/mana: fix RX mempool leak on port stop
Long Li
Re: [PATCH] net/mana: fix RX mempool leak on port stop
Stephen Hemminger
Re: [PATCH] net/cpfl: add LEM block support in CPFL PMD
Bruce Richardson
[PATCH] net/ixgbe: shrink size of context index
Bruce Richardson
Re: [PATCH] net/ixgbe: shrink size of context index
Burakov, Anatoly
Re: [PATCH] net/ixgbe: shrink size of context index
Bruce Richardson
[PATCH] net/gve: enable comma warnings
Stephen Hemminger
Re: [PATCH] net/gve: enable comma warnings
Stephen Hemminger
[PATCH v3] net/iavf: add support for QinQ strip
Anurag Mandal
RE: [PATCH v3] net/iavf: add support for QinQ strip
Mandal, Anurag
[PATCH v3 0/2] Get fast-test suite to run on FreeBSD
Bruce Richardson
[PATCH v3 1/2] test: fix failing tests on FreeBSD
Bruce Richardson
[PATCH v3 2/2] test: simplify spawning extra test processes
Bruce Richardson
Re: [PATCH v3 2/2] test: simplify spawning extra test processes
Bruce Richardson
[PATCH 0/2] ip_frag: TAILQ and hash fixes
Stephen Hemminger
[PATCH 1/2] ip_frag: fix unsafe TAILQ usage
Stephen Hemminger
RE: [PATCH 1/2] ip_frag: fix unsafe TAILQ usage
Konstantin Ananyev
[PATCH 2/2] ip_frag: randomize hash seed
Stephen Hemminger
RE: [PATCH 2/2] ip_frag: randomize hash seed
Konstantin Ananyev
[PATCH] doc: update warnings about primary/secondary process
Stephen Hemminger
[PATCH] mempool: improve cache behaviour and performance
Morten Brørup
Re: [PATCH] mempool: improve cache behaviour and performance
Stephen Hemminger
[PATCH v2] mempool: improve cache behaviour and performance
Morten Brørup
[PATCH v3] mempool: improve cache behaviour and performance
Morten Brørup
RE: [PATCH v3] mempool: improve cache behaviour and performance
Morten Brørup
[PATCH v4] mempool: improve cache behaviour and performance
Morten Brørup
[PATCH v5] mempool: improve cache behaviour and performance
Morten Brørup
RE: [PATCH v5] mempool: improve cache behaviour and performance
Morten Brørup
RE: [PATCH v5] mempool: improve cache behaviour and performance
Morten Brørup
Re: [PATCH v5] mempool: improve cache behaviour and performance
Andrew Rybchenko
Re: [PATCH v5] mempool: improve cache behaviour and performance
Bruce Richardson
RE: [PATCH v5] mempool: improve cache behaviour and performance
Morten Brørup
Re: [PATCH v5] mempool: improve cache behaviour and performance
Bruce Richardson
Re: [PATCH v5] mempool: improve cache behaviour and performance
Bruce Richardson
RE: [PATCH v5] mempool: improve cache behaviour and performance
Morten Brørup
[PATCH v2] net/intel: optimize for fast-free hint
Bruce Richardson
RE: [PATCH v2] net/intel: optimize for fast-free hint
Morten Brørup
Re: [PATCH v2] net/intel: optimize for fast-free hint
Bruce Richardson
[PATCH v2] raw/ifpga: replace printf calls with logging
Weijun Pan
Re: [PATCH v2] raw/ifpga: replace printf calls with logging
Bruce Richardson
[PATCH v3] raw/ifpga: replace printf calls with logging
Weijun Pan
[PATCH] net/iavf: remove dead code in TM node parameter check
Sergei Iashin
Re: [PATCH] net/iavf: remove dead code in TM node parameter check
Bruce Richardson
[PATCH] net/octeontx/base: fix out-of-bounds read in DQ range lookup
Sergei Iashin
[PATCH] net/octeontx: fix buffer overflow in device name formatting
Sergei Iashin
[PATCH v10 0/5] Support add/remove memory region and get-max-slots
pravin.bathija
[PATCH v10 1/5] vhost: add user to mailmap and define to vhost hdr
pravin.bathija
[PATCH v10 2/5] vhost_user: header defines for add/rem mem region
pravin.bathija
[PATCH v10 3/5] vhost_user: support function defines for back-end
pravin.bathija
[PATCH v10 4/5] vhost_user: Function defs for add/rem mem regions
pravin.bathija
Re: [PATCH v10 4/5] vhost_user: Function defs for add/rem mem regions
Stephen Hemminger
RE: [PATCH v10 4/5] vhost_user: Function defs for add/rem mem regions
Bathija, Pravin
[PATCH v10 5/5] vhost_user: enable configure memory slots
pravin.bathija
Re: [PATCH v1] net/idpf: harden PTP frequency adjustment
Stephen Hemminger
Re: [PATCH v1] net/idpf: harden PTP frequency adjustment
Bruce Richardson
[PATCH v3 0/7] Rework device probing
David Marchand
[PATCH v3 2/7] bus/fslmc: fix bus cleanup
David Marchand
[PATCH v3 1/7] devtools: check packet forwarding in null test
David Marchand
[PATCH v3 4/7] drivers/bus: cleanup devargs lookup in scan
David Marchand
[PATCH v3 3/7] drivers/bus: require probe function for NXP drivers
David Marchand
[PATCH v3 5/7] bus: factorize devargs lookup
David Marchand
Re: [PATCH v3 5/7] bus: factorize devargs lookup
fengchengwen
Re: [PATCH v3 5/7] bus: factorize devargs lookup
Thomas Monjalon
Re: [PATCH v3 5/7] bus: factorize devargs lookup
Thomas Monjalon
Re: [PATCH v3 5/7] bus: factorize devargs lookup
Thomas Monjalon
Re: [PATCH v3 5/7] bus: factorize devargs lookup
David Marchand
[PATCH v3 6/7] bus: factorize device selection
David Marchand
Re: [PATCH v3 6/7] bus: factorize device selection
Thomas Monjalon
Re: [PATCH v3 6/7] bus: factorize device selection
Bruce Richardson
[PATCH v3 7/7] eal: configure initial device probing
David Marchand
Re: [PATCH v3 7/7] eal: configure initial device probing
fengchengwen
Re: [PATCH v3 7/7] eal: configure initial device probing
Thomas Monjalon
Re: [PATCH v3 0/7] Rework device probing
David Marchand
Re: [PATCH v3 0/7] Rework device probing
Stephen Hemminger
RE: [PATCH v3 0/7] Rework device probing
Morten Brørup
Earlier messages
Later messages