[dpdk-dev] [PATCH 1/2] eal_interrupts: support external rxq interrupt handlers
Shahaf Shuler
shahafs at mellanox.com
Sun Mar 12 09:30:50 CET 2017
Thursday, March 9, 2017 8:10 PM, Thomas Monjalon:
> 2017-02-08 15:57, Shahaf Shuler:
> > /**
> > + * It deletes registered eventfds.
> > + *
> > + * @param intr_handle
> > + * Pointer to the interrupt handle.
> > + */
> > +void
> > +rte_intr_free_epoll_fd(struct rte_intr_handle *intr_handle);
>
> This patch looks OK except a miss in the EAL map files for this new function.
> The title should be "eal/linux: support external Rx interrupt"
>
> I think this patch should target next-net.
> Please Ferruh, take care of this patchset. Thanks
Ferruh, any more comments before submitting a v2?
More information about the dev
mailing list