Re: [PATCH v2] PCI: hv: Correct a comment

2025-02-24 Thread Krzysztof Wilczyński
Hello, [...] > > > Applied. Thanks. > > > > Would you mind if I take this via the PCI tree? > > No problem. I can drop that from my tree. Thank you! Krzysztof

Re: [PATCH v2] PCI: hv: Correct a comment

2025-02-21 Thread Wei Liu
On Fri, Feb 21, 2025 at 12:09:57AM +0900, Krzysztof Wilczyński wrote: > Hello, > > > > The VF driver controls an endpoint attached to the pci-hyperv > > > controller. An invalidation sent by the PF driver in the host would be > > > delivered *to* the endpoint driver by the controller driver. > > >

Re: [PATCH v2] PCI: hv: Correct a comment

2025-02-20 Thread Krzysztof Wilczyński
Hello, > The VF driver controls an endpoint attached to the pci-hyperv > controller. An invalidation sent by the PF driver in the host would be > delivered *to* the endpoint driver by the controller driver. Applied to controller/hyperv, thank you! Krzysztof

Re: [PATCH v2] PCI: hv: Correct a comment

2025-02-20 Thread Krzysztof Wilczyński
Hello, > > The VF driver controls an endpoint attached to the pci-hyperv > > controller. An invalidation sent by the PF driver in the host would be > > delivered *to* the endpoint driver by the controller driver. > > > > Signed-off-by: Easwar Hariharan > > Applied. Thanks. Would you mind if I

Re: [PATCH v2] PCI: hv: Correct a comment

2025-02-11 Thread Wei Liu
On Fri, Feb 07, 2025 at 07:07:15PM +, Easwar Hariharan wrote: > The VF driver controls an endpoint attached to the pci-hyperv > controller. An invalidation sent by the PF driver in the host would be > delivered *to* the endpoint driver by the controller driver. > > Signed-off-by: Easwar Hariha

Re: [PATCH v2] PCI: hv: Correct a comment

2025-02-10 Thread Easwar Hariharan
On 2/10/2025 9:52 AM, Manivannan Sadhasivam wrote: > On Fri, Feb 07, 2025 at 07:07:15PM +, Easwar Hariharan wrote: >> The VF driver controls an endpoint attached to the pci-hyperv >> controller. An invalidation sent by the PF driver in the host would be >> delivered *to* the endpoint driver by

Re: [PATCH v2] PCI: hv: Correct a comment

2025-02-10 Thread Manivannan Sadhasivam
On Fri, Feb 07, 2025 at 07:07:15PM +, Easwar Hariharan wrote: > The VF driver controls an endpoint attached to the pci-hyperv > controller. An invalidation sent by the PF driver in the host would be > delivered *to* the endpoint driver by the controller driver. > > Signed-off-by: Easwar Hariha

RE: [PATCH v2] PCI: hv: Correct a comment

2025-02-08 Thread Michael Kelley
From: Easwar Hariharan Sent: Friday, February 7, 2025 11:07 AM > > The VF driver controls an endpoint attached to the pci-hyperv > controller. An invalidation sent by the PF driver in the host would be > delivered *to* the endpoint driver by the controller driver. > > Signed-off-by: Easwar Hari