dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 00/17] net/dpaa2: fixes and improvements
Hemant Agrawal
Re: [PATCH v3 00/17] net/dpaa2: fixes and improvements
Hemant Agrawal
[PATCH v4 00/17] net/dpaa2: fixes and improvements
Maxime Leroy
[PATCH v4 02/17] net/dpaa2: fix Rx error queue memory leaks
Maxime Leroy
[PATCH v4 01/17] net/dpaa2: fix queue block memory leak on port close
Maxime Leroy
[PATCH v4 03/17] net/dpaa2: warn on Rx descriptor limit in high perf mode
Maxime Leroy
[PATCH v4 04/17] net/dpaa2: fix resource leak on softparser failure
Maxime Leroy
[PATCH v4 05/17] net/dpaa2: fix link not up after port stop/start
Maxime Leroy
[PATCH v4 07/17] net/dpaa2: fix spurious VLAN insertion on non-VLAN packets
Maxime Leroy
[PATCH v4 06/17] bus/fslmc: fix devargs not propagated on hotplug
Maxime Leroy
[PATCH v4 09/17] net/dpaa2: fix L4 packet type in slow parse path
Maxime Leroy
[PATCH v4 08/17] net/dpaa2: fix error packet dump crash and memory leak
Maxime Leroy
[PATCH v4 10/17] net/dpaa2: fix L3/L4 checksum offload flags
Maxime Leroy
[PATCH v4 11/17] net/dpaa2: fix software taildrop buffer access
Maxime Leroy
[PATCH v4 12/17] net/dpaa2: fix burst mode info report
Maxime Leroy
[PATCH v4 13/17] net/dpaa2: add SG table walk upper bound in Rx path
Maxime Leroy
[PATCH v4 14/17] net/dpaa2: fix MAC stats DMA alloc per xstats call
Maxime Leroy
[PATCH v4 16/17] net/dpaa2: add devargs to disable Rx taildrop
Maxime Leroy
[PATCH v4 15/17] net/dpaa2: use check interval macro in link down path
Maxime Leroy
[PATCH v4 17/17] net/dpaa2: add devargs alternative for data stashing getenv
Maxime Leroy
Re: [PATCH v4 00/17] net/dpaa2: fixes and improvements
Stephen Hemminger
[PATCH v3 01/17] net/dpaa2: fix queue block memory leak on port close
Maxime Leroy
[PATCH v3 02/17] net/dpaa2: fix Rx error queue memory leaks
Maxime Leroy
[PATCH v3 03/17] net/dpaa2: warn on Rx descriptor limit in high perf mode
Maxime Leroy
Re: [PATCH v3 03/17] net/dpaa2: warn on Rx descriptor limit in high perf mode
Hemant Agrawal
Re: [PATCH v3 03/17] net/dpaa2: warn on Rx descriptor limit in high perf mode
Maxime Leroy
[PATCH v3 04/17] net/dpaa2: fix resource leak on softparser failure
Maxime Leroy
[PATCH v3 05/17] net/dpaa2: fix link not up after port stop/start
Maxime Leroy
[PATCH v3 06/17] bus/fslmc: fix devargs not propagated on hotplug
Maxime Leroy
[PATCH v3 07/17] net/dpaa2: fix spurious VLAN insertion on non-VLAN packets
Maxime Leroy
[PATCH v3 08/17] net/dpaa2: fix error packet dump crash and memory leak
Maxime Leroy
[PATCH v3 09/17] net/dpaa2: fix L4 packet type in slow parse path
Maxime Leroy
[PATCH v3 10/17] net/dpaa2: fix L3/L4 checksum offload flags
Maxime Leroy
[PATCH v3 11/17] net/dpaa2: fix software taildrop buffer access
Maxime Leroy
[PATCH v3 12/17] net/dpaa2: fix burst mode info report
Maxime Leroy
[PATCH v3 13/17] net/dpaa2: add SG table walk upper bound in Rx path
Maxime Leroy
[PATCH v3 14/17] net/dpaa2: fix MAC stats DMA alloc per xstats call
Maxime Leroy
[PATCH v3 15/17] net/dpaa2: use check interval macro in link down path
Maxime Leroy
[PATCH v3 16/17] net/dpaa2: add devargs to disable Rx taildrop
Maxime Leroy
[PATCH v3 17/17] net/dpaa2: add devargs alternative for data stashing getenv
Maxime Leroy
Re: [PATCH v3 17/17] net/dpaa2: add devargs alternative for data stashing getenv
Stephen Hemminger
[PATCH] hash: fix pointer alignment
Radu Nicolau
RE: [PATCH] hash: fix pointer alignment
Marat Khalili
Re: [PATCH] hash: fix pointer alignment
Radu Nicolau
Re: [PATCH] hash: fix pointer alignment
Bruce Richardson
Re: [PATCH] hash: fix pointer alignment
Radu Nicolau
[PATCH v2] hash: fix pointer alignment
Radu Nicolau
RE: [PATCH v2] hash: fix pointer alignment
Marat Khalili
Re: [PATCH v2] hash: fix pointer alignment
Radu Nicolau
[PATCH v3] hash: fix pointer alignment
Radu Nicolau
RE: [PATCH v3] hash: fix pointer alignment
Marat Khalili
Re: [PATCH v3] hash: fix pointer alignment
David Marchand
[PATCH v7 00/18] Support VFIO cdev API in DPDK
Anatoly Burakov
[PATCH v7 01/18] uapi: update to v6.17 and add iommufd.h
Anatoly Burakov
[PATCH v7 02/18] vfio: make all functions internal
Anatoly Burakov
[PATCH v7 03/18] vfio: split get device info from setup
Anatoly Burakov
[PATCH v7 04/18] vfio: add container device assignment API
Anatoly Burakov
[PATCH v7 05/18] net/nbl: do not use VFIO group bind API
Anatoly Burakov
[PATCH v7 06/18] net/ntnic: use container device assignment API
Anatoly Burakov
[PATCH v7 08/18] vdpa/nfp: use container device assignment API
Anatoly Burakov
[PATCH v7 07/18] vdpa/ifc: use container device assignment API
Anatoly Burakov
[PATCH v7 09/18] vdpa/sfc: use container device assignment API
Anatoly Burakov
[PATCH v7 10/18] vhost: remove group-related API from drivers
Anatoly Burakov
[PATCH v7 11/18] vfio: remove group-based API
Anatoly Burakov
[PATCH v7 12/18] vfio: cleanup and refactor
Anatoly Burakov
[PATCH v7 13/18] bus/pci: use the new VFIO mode API
Anatoly Burakov
[PATCH v7 14/18] bus/fslmc: use the new VFIO mode API
Anatoly Burakov
[PATCH v7 15/18] net/hinic3: use the new VFIO mode API
Anatoly Burakov
[PATCH v7 17/18] vfio: remove no-IOMMU check API
Anatoly Burakov
[PATCH v7 18/18] vfio: introduce cdev mode
Anatoly Burakov
[PATCH v7 16/18] net/ntnic: use the new VFIO mode API
Anatoly Burakov
[PATCH v2 0/2] Deprecation notices for VFIO
Anatoly Burakov
[PATCH v2 1/2] doc: add deprecation notice for VFIO API
Anatoly Burakov
Re: [PATCH v2 1/2] doc: add deprecation notice for VFIO API
David Marchand
[PATCH v2 2/2] doc: add deprecation notice for vDPA driver API
Anatoly Burakov
Re: [PATCH v2 2/2] doc: add deprecation notice for vDPA driver API
David Marchand
Re: [PATCH v2 0/2] Deprecation notices for VFIO
Thomas Monjalon
[PATCH] cryptodev: fix memory corruption in secondary process
Piotr Krzewinski
Re: [PATCH] cryptodev: fix memory corruption in secondary process
Burakov, Anatoly
Re: [PATCH] cryptodev: fix memory corruption in secondary process
Piotr Krzewinski
RE: [EXTERNAL] Re: [PATCH] cryptodev: fix memory corruption in secondary process
Akhil Goyal
Re: [PATCH v6 00/18] Support VFIO cdev API in DPDK
Burakov, Anatoly
[PATCH v4 1/2] doc: add devargs documentation
Anatoly Burakov
[PATCH v4 2/2] doc: add device hotplug documentation
Anatoly Burakov
Re: [PATCH v4 2/2] doc: add device hotplug documentation
Mcnamara, John
Re: [PATCH v4 1/2] doc: add devargs documentation
Mcnamara, John
Re: [PATCH v4 1/2] doc: add devargs documentation
Thomas Monjalon
[PATCH v7 0/4] Enable PTP feature for MEV
Soumyadeep Hore
[PATCH v7 1/4] net/idpf/base: add a new API for PTP support
Soumyadeep Hore
[PATCH v7 2/4] net/idpf: add PTP virtchnl2 support
Soumyadeep Hore
RE: [PATCH v7 2/4] net/idpf: add PTP virtchnl2 support
Kumar, Rajesh3
[PATCH v7 3/4] net/idpf: add timesync support
Soumyadeep Hore
[PATCH v7 4/4] doc/guides: add PTP IDPF documentation
Soumyadeep Hore
[PATCH v8 0/4] Enable PTP feature for MEV
Soumyadeep Hore
[PATCH v8 1/4] net/idpf/base: add a new API for PTP support
Soumyadeep Hore
[PATCH v8 2/4] net/idpf: add PTP virtchnl2 support
Soumyadeep Hore
[PATCH v8 4/4] doc/guides: add PTP IDPF documentation
Soumyadeep Hore
[PATCH v8 3/4] net/idpf: add timesync support
Soumyadeep Hore
Re: [PATCH v8 0/4] Enable PTP feature for MEV
Bruce Richardson
RE: [PATCH v6 4/4] doc/guides: add PTP IDPF documentation
Kumar, Rajesh3
RE: [PATCH v6 3/4] net/idpf: add timesync support
Kumar, Rajesh3
[PATCH] hash: add riscv vector support for 16-byte key comparison
P1erreCashon
Re: [PATCH] hash: add riscv vector support for 16-byte key comparison
Stephen Hemminger
Re: [PATCH] hash: add riscv vector support for 16-byte key comparison
Stephen Hemminger
Re: [PATCH] hash: add riscv vector support for 16-byte key comparison
Stephen Hemminger
Re: [PATCH] hash: add riscv vector support for 16-byte key comparison
sunyuechi
[PATCH v4 0/7] fix multi-process VF hotplug
longli
[PATCH v4 1/7] net/netvsc: fix race conditions on VF add/remove events
longli
[PATCH v4 3/7] net/mana: fix PD resource leak on device close
longli
[PATCH v4 2/7] net/netvsc: add multi-process VF device removal support
longli
Re: [PATCH v4 2/7] net/netvsc: add multi-process VF device removal support
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH v4 2/7] net/netvsc: add multi-process VF device removal support
Long Li
[PATCH v4 4/7] net/netvsc: fix devargs memory leak on hotplug
longli
[PATCH v4 5/7] net/mana: fix fast-path ops setup in secondary process
longli
[PATCH v4 6/7] net/mlx5: fix fast-path ops setup in secondary process
longli
[PATCH v4 7/7] net/mlx4: fix fast-path ops setup in secondary process
longli
Re: [PATCH v4 0/7] fix multi-process VF hotplug
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH v4 0/7] fix multi-process VF hotplug
Long Li
RE: [PATCH v6 2/4] net/idpf: add PTP virtchnl2 support
Kumar, Rajesh3
Re: [PATCH v6 2/4] net/idpf: add PTP virtchnl2 support
Hore, Soumyadeep
Re: [RFT 4/4] net/mlx5: fix counter truncation in queue counter read
Dariusz Sosnowski
Re: [RFT 3/4] net/mlx5: fix use-after-free in ASO management init
Dariusz Sosnowski
RE: [PATCH v6 1/4] net/idpf/base: add a new API for PTP support
Kumar, Rajesh3
Re: [RFT 2/4] net/mlx5: fix counter leak in hairpin queue setup
Dariusz Sosnowski
Re: [RFT 1/4] net/mlx5: fix NULL dereference in Tx queue start
Dariusz Sosnowski
[PATCH v14 0/3] net/idpf: enable AVX2 for split queue Rx/Tx
Shaiq Wani
[PATCH v14 2/3] net/idpf: enable AVX2 for split queue Tx
Shaiq Wani
[PATCH v14 1/3] net/idpf: enable AVX2 for split queue Rx
Shaiq Wani
[PATCH v14 3/3] doc: add note on unsupported completion queue sharing
Shaiq Wani
Re: [PATCH v14 0/3] net/idpf: enable AVX2 for split queue Rx/Tx
Bruce Richardson
Re: [PATCH v2 2/3] net/mlx5: fix vport metadata for auxiliary bus devices
Dariusz Sosnowski
Re: [PATCH v2 1/3] common/mlx5: fix ROCE disable for auxiliary SF devices
Dariusz Sosnowski
Re: [PATCH v2 3/3] net/mlx5: fix vport action flags for hotplugged representors
Dariusz Sosnowski
[DPDK/other Bug 1898] net/iavf: random packet reception delays with RTE_ETH_RX_OFFLOAD_TIMESTAMP
bugzilla
[PATCH v13 0/3] net/idpf: enable AVX2 for split queue Rx/Tx
Shaiq Wani
[PATCH v13 1/3] net/idpf: enable AVX2 for split queue Rx
Shaiq Wani
[PATCH v13 2/3] net/idpf: enable AVX2 for split queue Tx
Shaiq Wani
[PATCH v13 3/3] doc: add note on unsupported completion queue sharing
Shaiq Wani
[DPDK/other Bug 1897] iavf_execute_vf_cmd(): Return failure -22 for cmd 11
bugzilla
[DPDK/other Bug 1897] iavf_execute_vf_cmd(): Return failure -22 for cmd 11
bugzilla
[PATCH v2 0/2] net/netvsc: runtime queue reconfiguration and fixes
Long Li
[PATCH v2 1/2] net/netvsc: fix subchannel leak on device removal
Long Li
[PATCH v2 2/2] net/netvsc: support runtime queue count reconfiguration
Long Li
Re: [PATCH v2 0/2] net/netvsc: runtime queue reconfiguration and fixes
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH v2 0/2] net/netvsc: runtime queue reconfiguration and fixes
Long Li
[DPDK/DTS Bug 1896] DTS yaml configs updates
bugzilla
Re: [PATCH v3 2/5] dts: add cryptodev package to DTS
Patrick Robb
Re: [PATCH v3 2/5] dts: add cryptodev package to DTS
Andrew Bailey
Re: [PATCH v3 2/5] dts: add cryptodev package to DTS
Patrick Robb
Re: [PATCH v3 1/5] dts: add find float method to text parser
Patrick Robb
[PATCH] net/netvsc: support runtime queue count reconfiguration
Long Li
Re: [PATCH] net/netvsc: support runtime queue count reconfiguration
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH] net/netvsc: support runtime queue count reconfiguration
Long Li
[PATCH v1] dts: port speed capabilities test suite to next DTS
Andrew Bailey
[PATCH v2] dts: port speed capabilities test suite to next DTS
Andrew Bailey
Re: [PATCH v2] dts: port speed capabilities test suite to next DTS
Patrick Robb
[PATCH v4] dts: port speed capabilities test suite to next DTS
Andrew Bailey
[PATCH v5] dts: port speed capabilities test suite to next DTS
Andrew Bailey
[PATCH v6] dts: port speed capabilities test suite to next DTS
Andrew Bailey
Re: [PATCH v6] dts: port speed capabilities test suite to next DTS
Patrick Robb
[PATCH v7] dts: port speed capabilities test suite to next DTS
Andrew Bailey
[PATCH v8] dts: port speed capabilities test suite to next DTS
Andrew Bailey
Re: [PATCH v8] dts: port speed capabilities test suite to next DTS
Andrew Bailey
[PATCH] examples/vm_power: fix format-truncation warning
Kevin Traynor
Re: [PATCH] examples/vm_power: fix format-truncation warning
Stephen Hemminger
Re: [PATCH] examples/vm_power: fix format-truncation warning
Kevin Traynor
Re: [PATCH] examples/vm_power: fix format-truncation warning
Thomas Monjalon
Re: [PATCH] examples/vm_power: fix format-truncation warning
Thomas Monjalon
Re: [PATCH v3] mbuf: fix packet copy
Kevin Traynor
RE: [PATCH v3] mbuf: fix packet copy
Morten Brørup
Re: [PATCH v3] mbuf: fix packet copy
Kevin Traynor
[PATCH v3 0/7] fix multi-process VF hotplug
longli
[PATCH v3 1/7] net/netvsc: fix race conditions on VF add/remove events
longli
[PATCH v3 2/7] net/netvsc: add multi-process VF device removal support
longli
[PATCH v3 3/7] net/mana: fix PD resource leak on device close
longli
[PATCH v3 4/7] net/netvsc: fix devargs memory leak on hotplug
longli
[PATCH v3 5/7] net/mana: fix fast-path ops setup in secondary process
longli
[PATCH v3 7/7] net/mlx4: fix fast-path ops setup in secondary process
longli
[PATCH v3 6/7] net/mlx5: fix fast-path ops setup in secondary process
longli
Re: [PATCH v3 0/7] fix multi-process VF hotplug
Stephen Hemminger
RE: [EXTERNAL] Re: [PATCH v3 0/7] fix multi-process VF hotplug
Long Li
[PATCH] test/flow: add support for async API
Maxime Peim
Re: [PATCH] test/flow: add support for async API
Stephen Hemminger
[PATCH v2] test/flow: add support for async API
Maxime Peim
Re: [PATCH v2] test/flow: add support for async API
Stephen Hemminger
[PATCH v3] test/flow: add support for async API
Maxime Peim
[PATCH v4] test/flow: add support for async API
Maxime Peim
[PATCH v5] test/flow: add support for async API
Maxime Peim
[PATCH v2 3/3] net/axgbe: add support for 100Mbps link speed
Ashok Kumar Natarajan
[PATCH v3 3/3] net/axgbe: fix 100M SGMII mode
Ashok Kumar Natarajan
[PATCH v4 3/3] net/axgbe: fix 100M SGMII mode
Ashok Kumar Natarajan
[PATCH v5 3/3] net/axgbe: fix 100M SGMII mode
Ashok Kumar Natarajan
[PATCH v2 2/3] net/axgbe: add support for marvell m88e1512 PHY
Ashok Kumar Natarajan
[PATCH v3 2/3] net/axgbe: add support for marvell m88e1512 PHY
Ashok Kumar Natarajan
[PATCH v4 2/3] net/axgbe: add support for marvell m88e1512 PHY
Ashok Kumar Natarajan
Re: [PATCH v4 2/3] net/axgbe: add support for marvell m88e1512 PHY
Stephen Hemminger
[PATCH v5 2/3] net/axgbe: add support for marvell m88e1512 PHY
Ashok Kumar Natarajan
[PATCH v2 1/3] net/axgbe: add external PHY read/write functions
Ashok Kumar Natarajan
Re: [PATCH v2 1/3] net/axgbe: add external PHY read/write functions
Stephen Hemminger
RE: [PATCH v2 1/3] net/axgbe: add external PHY read/write functions
Natarajan, Ashok Kumar
Earlier messages
Later messages