[Accel-config] Re: [PATCH v1 1/2] accel-config: Remove cdev related code
Thomas, Ramesh <ramesh.thomas at intel.com>
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <BYAPR11MB253565E157E12EF13C7DBE3EED2D9@BYAPR11MB2535.namprd11.prod.outlook.com> |
Should we add "cdev path : /dev/dsa/..." to the wq listing? On Mon, May 17, 2021 at 03:07:23PM, Ramesh Thomas wrote: > On Mon, May 17, 2021 at 02:58:37PM, Tony Luck wrote: > > > cdev major/minor method of opening idxd char dev will be deprecated. > > > Currently even in non uacce mode the char dev is opened using the > > > device > > > name at /dev/dsa that is returned by accfg_wq_get_user_dev_path() > > > > Is there an option to accel-config that will show this device path? > > No, it is only returned in the library API. The cdev major/minor was > being shown in wq listing.