[PATCH v5 1/5] bus/cdx: introduce AMD CDX bus

Nipun Gupta nipun.gupta at amd.com
Thu Jun 1 20:10:26 CEST 2023



On 6/1/2023 8:30 PM, David Marchand wrote:

<snip>

>> +
>> +struct rte_cdx_bus rte_cdx_bus = {
>> +       .bus = {
>> +               .scan = cdx_scan,
>> +               .probe = cdx_probe,
>> +               .find_device = cdx_find_device,
>> +               .parse = cdx_parse,
> 
> I see neither unplug, nor cleanup op which is strange because this API
> provides a way to unregister drivers.

plug/unplug are part of patch 5/5.

Nipun


More information about the dev mailing list