On Mon, May 25, 2020 at 03:19:08PM +0530, Harman Kalra wrote: > On Sun, May 24, 2020 at 05:30:26PM +0200, Thomas Monjalon wrote: > > External Email > > > > ---------------------------------------------------------------------- > > 11/05/2020 15:43, Harman Kalra: > > > An issue has been observed where epoll file descriptor > > > list rebuilds every time an interrupt/alarm event is > > > received. > > > > > > eal_intr_process_interrupts() should notify pipe fd only > > > if any source is removed from the source list i.e (rv > 0) > > > > > > Fixes: 0c7ce182a760 ("eal: add pending interrupt callback unregister" > > > Cc: sta...@dpdk.org > > > > > > Signed-off-by: Harman Kalra <hka...@marvell.com> > > > > This patch is missing 20.05 because no review was done. > > In general, we are missing a maintainer on "interrupts" area. >
Ping. > Hi Thomas, > > If everybody is fine we can take up the responsibility of maintaining > interrupt subsystem. I can send a patch to update maintainer list for > the same. > > Thanks > Harman > > > > >