Re: [PATCH 0/3] PCI: Add support for logging Flit Mode TLPs (PCIe6)

2024-12-18 Thread Ilpo Järvinen
On Tue, 17 Dec 2024, Yazen Ghannam wrote: > On Fri, Jun 14, 2024 at 06:09:18PM +0300, Ilpo Järvinen wrote: > > This series adds support for Flit Mode (PCIe6). The series is built on > > top of the TLP Logging refactoring series: > > > > > > https://lore.kernel.org/linux-pci/20240514113109.6690

Re: [PATCH 0/3] PCI: Add support for logging Flit Mode TLPs (PCIe6)

2024-12-17 Thread Yazen Ghannam
On Fri, Jun 14, 2024 at 06:09:18PM +0300, Ilpo Järvinen wrote: > This series adds support for Flit Mode (PCIe6). The series is built on > top of the TLP Logging refactoring series: > > > https://lore.kernel.org/linux-pci/20240514113109.6690-1-ilpo.jarvi...@linux.intel.com/ > > Important note t

[PATCH 0/3] PCI: Add support for logging Flit Mode TLPs (PCIe6)

2024-06-14 Thread Ilpo Järvinen
This series adds support for Flit Mode (PCIe6). The series is built on top of the TLP Logging refactoring series: https://lore.kernel.org/linux-pci/20240514113109.6690-1-ilpo.jarvi...@linux.intel.com/ Important note to maintainer: The series carries pcie_update_link_speed() refactoring change