Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski :
On Mon, 17 Feb 2025 17:34:15 -0800 you wrote:
> Add more logs to assist in debugging and monitoring
> driver behaviour, making it easier to identify potential
> issues during development and testing.
>
> Signed-off-
On 2/19/2025 6:07 PM, Michael Kelley wrote:
> From: Nuno Das Neves Sent: Wednesday,
> February 19, 2025 3:53 PM
>>
>> On 2/19/2025 11:46 AM, Michael Kelley wrote:
>>> From: Nuno Das Neves Sent: Tuesday,
>> February 11, 2025 2:22 PM
Introduce CONFIG_MSHV_ROOT as a tristate to enable roo
From: Nuno Das Neves Sent: Wednesday,
February 19, 2025 3:53 PM
>
> On 2/19/2025 11:46 AM, Michael Kelley wrote:
> > From: Nuno Das Neves Sent: Tuesday,
> February 11, 2025 2:22 PM
> >>
> >> Introduce CONFIG_MSHV_ROOT as a tristate to enable root partition
> >> booting and future mshv driver fu
From: Roman Kisel Sent: Tuesday, February 11, 2025
5:43 PM
>
> The hyperv-pci driver uses ACPI for MSI IRQ domain configuration on
> arm64. It won't be able to do that in the VTL mode where only DeviceTree
> can be used.
>
> Update the hyperv-pci driver to get vPCI MSI IRQ domain in the DeviceT
On 2/19/2025 11:46 AM, Michael Kelley wrote:
> From: Nuno Das Neves Sent: Tuesday,
> February 11, 2025 2:22 PM
>>
>> Introduce CONFIG_MSHV_ROOT as a tristate to enable root partition
>> booting and future mshv driver functionality.
>
> This statement could use a bit more explanation as to "why".
On 2/12/2025 9:42 AM, Bjorn Helgaas wrote:
On Tue, Feb 11, 2025 at 05:43:21PM -0800, Roman Kisel wrote:
[...]
*/
- hv_msi_gic_irq_domain = acpi_irq_create_hierarchy(0, HV_PCI_MSI_SPI_NR,
- fn,
&hv_pci_domain_ops,
-
From: Roman Kisel Sent: Tuesday, February 11, 2025
5:43 PM
>
> The arm64 Hyper-V startup path relies on ACPI to detect
> running under a Hyper-V compatible hypervisor. That
> doesn't work on non-ACPI systems.
>
> Hoist the ACPI detection logic into a separate function. Then
> use the vendor-spe
From: Roman Kisel Sent: Tuesday, February 11, 2025
5:43 PM
>
> The VMBus driver uses ACPI for interrupt assignment on
> arm64 hence it won't function in the VTL mode where only
> DeviceTree can be used.
>
> Update the VMBus driver to discover interrupt configuration
> from DT.
>
> Signed-off-b
From: Roman Kisel Sent: Tuesday, February 11, 2025
5:43 PM
>
> To run in the VTL mode, Hyper-V drivers have to know what
> VTL the system boots in, and the arm64/hyperv code does not
> have the means to compute that.
>
> Refactor the code to hoist the function that detects VTL,
> make it arch-n
From: Roman Kisel Sent: Tuesday, February 11, 2025
5:43 PM
>
> Kconfig dependencies for arm64 guests on Hyper-V require that be
> ACPI enabled, and limit VTL mode to x86/x64. To enable VTL mode
> on arm64 as well, update the dependencies. Since VTL mode requires
> DeviceTree instead of ACPI, don
From: Nuno Das Neves Sent: Tuesday, February
11, 2025 2:22 PM
>
> Introduce CONFIG_MSHV_ROOT as a tristate to enable root partition
> booting and future mshv driver functionality.
This statement could use a bit more explanation as to "why". Something
like:
Running in the root partition is a u
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller :
On Sun, 16 Feb 2025 19:41:55 -0800 you wrote:
> Allow the max gso/gro aggregated pkt size to go up to GSO_MAX_SIZE for
> MANA NIC. On Azure, this not possible without allowing the same for
> netvsc NIC (as the NICs
12 matches
Mail list logo