[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <671aa6b3-c26c-d94a-82a7-0d203ef5b409@redhat.com>
Date: Fri, 9 Oct 2020 11:52:39 +0800
From: Jason Wang <jasowang@...hat.com>
To: Eli Cohen <elic@...dia.com>
Cc: mst@...hat.com, lulu@...hat.com, kvm@...r.kernel.org,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, rob.miller@...adcom.com,
lingshan.zhu@...el.com, eperezma@...hat.com, hanand@...inx.com,
mhabets@...arflare.com, eli@...lanox.com, amorenoz@...hat.com,
maxime.coquelin@...hat.com, stefanha@...hat.com,
sgarzare@...hat.com
Subject: Re: [RFC PATCH 09/24] vdpa: multiple address spaces support
On 2020/10/1 下午9:23, Eli Cohen wrote:
>>
>> + /* Only support 1 address space */
>> + if (vdpa->ngroups != 1)
>> + return -ENOTSUPP;
> Checkpatch warning: prefer EOPNOTSUPP
>
Will fix.
Thanks
Powered by blists - more mailing lists