On Fri, Sep 15, 2023 at 03:04:57PM +0800, lihuisong (C) wrote:All right, I will post it ASAP.
在 2023/9/15 0:13, Sudeep Holla 写道:OK, but please post the changes in the *driver* you ought to use this channel
On Thu, Sep 14, 2023 at 07:57:53PM +0800, Huisong Li wrote:Hi Sudeep,
As stated in APCI spec, the size of the subspace shared memory region mayI would prefer to avoid this, but please post it with user to get better
be different for different types. So it is useful for driver to fill PCC
communication space. But the driver used this PCC channel doesn't know what
is the subspace type of the channel.
So export the PCC subspace type by requesting PCC channel.
understanding of it.
Thanks for your fast review.
Sorry, I cannot fully understand what you mean. What should I do for it?
Currently, it seems that the subspace type in all drivers used PCC is fixed
and not obtained from their platform.
IMO, PCCT is a best natural way to export it.
type. Your change just allows the drivers to use it but it doesn't contain
any driver making use of it. So please post that change as well to understand
the issue better. It helps in the review.