[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <94d3e709-8c8b-40cb-a829-92c2012b4e0a@kernel.org>
Date: Fri, 25 Jul 2025 09:32:56 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Hardik Garg <hargar@...ux.microsoft.com>
Cc: apais@...rosoft.com, cho@...rosoft.com, conor+dt@...nel.org,
decui@...rosoft.com, devicetree@...r.kernel.org, haiyangz@...rosoft.com,
hargar@...rosoft.com, krzk+dt@...nel.org, kys@...rosoft.com,
linux-hyperv@...r.kernel.org, linux-kernel@...r.kernel.org, robh@...nel.org,
ssengar@...ux.microsoft.com, wei.liu@...nel.org
Subject: Re: [PATCH v4 1/2] dt-bindings: microsoft: Add vmbus
message-connection-id property
On 25/07/2025 00:12, Hardik Garg wrote:
>> Then all guests can use the same value, 0, making this property redundant.
>
> No, they cannot use the same value. The protocol requires different connection IDs for different communication paths.
> For example, a guest communicating with a VTL0 control plane uses a different connection ID than one communicating with
> a VTL2 control plane. The host specifies this value based on the guest's configuration, and there is no other discovery
> method available to determine the correct connection ID.
You completely removed entire thread and discussion making it difficult
to connect to one of 100 or more discussions I am doing.
Plus wrap your emails according to netiquette rules.
The guest should not care about the value. Otherwise what if guests
decides to ignore your DT property and start using other value? Sniffing
other guests traffic? Causing conflicts or denial of service?
If different values are important for the host, then all guests should
use whatever 0 which will map to different values on host by other means
of your protocol.
Best regards,
Krzysztof
Powered by blists - more mailing lists