From: Thomas Monjalon <thomas@monjalon.net>
To: Harman Kalra <hkalra@marvell.com>
Cc: stephen@networkplumber.org, jgrajcia@cisco.com,
david.marchand@redhat.com, dev@dpdk.org, stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] eal: fix epoll fd list rebuild
Date: Sun, 24 May 2020 17:30:26 +0200 [thread overview]
Message-ID: <2674031.7s9Q9pJsto@thomas> (raw)
In-Reply-To: <1589204585-13328-1-git-send-email-hkalra@marvell.com>
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: stable@dpdk.org
>
> Signed-off-by: Harman Kalra <hkalra@marvell.com>
This patch is missing 20.05 because no review was done.
In general, we are missing a maintainer on "interrupts" area.
next prev parent reply other threads:[~2020-05-24 15:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-11 13:43 [dpdk-dev] [PATCH] eal: fix epoll fd list rebuild Harman Kalra
2020-05-24 15:30 ` Thomas Monjalon [this message]
2020-05-25 9:49 ` [dpdk-dev] [EXT] " Harman Kalra
2020-05-27 12:32 ` Harman Kalra
2020-05-27 12:44 ` Harman Kalra
2020-05-27 13:04 ` Thomas Monjalon
2020-05-27 17:19 ` Harman Kalra
2020-06-19 13:59 ` [dpdk-dev] [PATCH v2] " Harman Kalra
2020-06-24 8:01 ` Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2674031.7s9Q9pJsto@thomas \
--to=thomas@monjalon.net \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=hkalra@marvell.com \
--cc=jgrajcia@cisco.com \
--cc=stable@dpdk.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.