[dpdk-dev] [PATCH v2 2/2] bus/pci: rename probe/remove operation types
Xueming(Steven) Li
xuemingl at nvidia.com
Tue Apr 6 12:51:19 CEST 2021
> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Tuesday, April 6, 2021 5:39 PM
> To: Xueming(Steven) Li <xuemingl at nvidia.com>
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v2 2/2] bus/pci: rename probe/remove operation types
>
> 06/04/2021 08:32, Xueming(Steven) Li:
> > From: Thomas Monjalon
> > >
> > >The names of the prototypes pci_probe_t and pci_remove_t are missing a prefix rte_.
> > >These function types are simply renamed.
> > >
> > >No compatibility break is expected for the applications because it is considered as an internal name in the driver interface.
> >
> > No long line warning with checkpatch?
>
> No, this is your mail client which makes this line so long.
> Please check config of your mail client (or use a real one :)
Strange, this never happen before with Outlook.
>
> Note: the quoted lines should be prefixed with "> " (with a space)
>
Thanks.
More information about the dev
mailing list