[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c30e9a58-9bf3-b2fa-6d46-0f9143ee1567@amd.com>
Date: Mon, 10 Apr 2023 14:05:56 -0700
From: Shannon Nelson <shannon.nelson@....com>
To: Alex Williamson <alex.williamson@...hat.com>
Cc: brett.creeley@....com, davem@...emloft.net, netdev@...r.kernel.org,
kuba@...nel.org, drivers@...sando.io, leon@...nel.org,
jiri@...nulli.us
Subject: Re: [PATCH v9 net-next 00/14] pds_core driver
On 4/10/23 1:00 PM, Alex Williamson wrote:
>
> On Thu, 6 Apr 2023 16:41:29 -0700
> Shannon Nelson <shannon.nelson@....com> wrote:
>
>> Summary:
>> --------
>> This patchset implements a new driver for use with the AMD/Pensando
>> Distributed Services Card (DSC), intended to provide core configuration
>> services through the auxiliary_bus and through a couple of EXPORTed
>> functions for use initially in VFio and vDPA feature specific drivers.
>>
>> To keep this patchset to a manageable size, the pds_vdpa and pds_vfio
>> drivers have been split out into their own patchsets to be reviewed
>> separately.
>
> FYI, this fails to build w/o DYNAMIC_DEBUG set due to implicit
> declaration of dynamic_hex_dump(). Seems the ionic driver avoids this
> by including linux/dynamic_debug.h. Other use cases have #ifdef around
> their uses. Thanks,
>
> Alex
>
Oh, good catch, thanks.
sln
Powered by blists - more mailing lists