[Accel-config] Re: [PATCH v1] accel-config: Return error if DSA environment not found
Dave Jiang <dave.jiang at intel.com>
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
On 2/10/2021 12:30 PM, Thomas, Ramesh wrote: > On Wed, Feb 10, 2021 at 10:41:41AM, Tony Luck wrote: >>> For the most part this is fine. I wonder if there will ever be a >>> platform with IAX and no DSA. Maybe check for dsa || iax? >> Yes. Lunar Lake plans to include IAX for sure, but doubtful that DSA >> will be. > I think checking for idxd kernel module being loaded would take care of > all scenarios. > > - Ramesh Yes I think so.