> -Original Message-
> From: Jerin Jacob
> Sent: Sunday, October 11, 2020 4:54 AM
> To: McDaniel, Timothy
> Cc: Jerin Jacob ; dpdk-dev ; Carrillo, Erik
> G ; Eads, Gage ; Van Haaren,
> Harry
> Subject: Re: [dpdk-dev] [PATCH v2 1/1] eventdev: add PCI probe name
On Thu, Oct 8, 2020 at 9:56 PM Jerin Jacob wrote:
>
> On Tue, Oct 6, 2020 at 1:41 AM Timothy McDaniel
> wrote:
> >
> > Add new internal wrapper function for use by pci drivers as a
> > .probe function to attach to an event interface. Same as
> > rte_event_pmd_pci_probe, except the caller can spe
On Tue, Oct 6, 2020 at 1:41 AM Timothy McDaniel
wrote:
>
> Add new internal wrapper function for use by pci drivers as a
> .probe function to attach to an event interface. Same as
> rte_event_pmd_pci_probe, except the caller can specify the name.
>
> Updated rte_event_pmd_pci_probe so as to not d
Add new internal wrapper function for use by pci drivers as a
.probe function to attach to an event interface. Same as
rte_event_pmd_pci_probe, except the caller can specify the name.
Updated rte_event_pmd_pci_probe so as to not duplicate
code.
Signed-off-by: Timothy McDaniel
---
lib/librte_ev
4 matches
Mail list logo