From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Qi Zhang <qi.z.zhang@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2 2/3] eal: clean up interrupt handle
Date: Thu, 30 Mar 2017 18:39:56 +0200 [thread overview]
Message-ID: <4826709.YPY02QJpPJ@xps13> (raw)
In-Reply-To: <20170307091928.57990-3-qi.z.zhang@intel.com>
2017-03-07 04:19, Qi Zhang:
> The patch change the prototype of callback function
> (rte_intr_callback_fn) by removing the unnecessary parameter.
>
> Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
> ---
> drivers/net/bnxt/bnxt_irq.c | 3 +--
> drivers/net/e1000/em_ethdev.c | 8 +++-----
> drivers/net/e1000/igb_ethdev.c | 15 ++++++---------
> drivers/net/enic/enic_main.c | 3 +--
> drivers/net/fm10k/fm10k_ethdev.c | 12 ++++--------
> drivers/net/i40e/i40e_ethdev.c | 8 +++-----
> drivers/net/i40e/i40e_ethdev_vf.c | 5 ++---
> drivers/net/ixgbe/ixgbe_ethdev.c | 14 +++++---------
> drivers/net/nfp/nfp_net.c | 6 ++----
> drivers/net/qede/qede_ethdev.c | 4 ++--
> drivers/net/sfc/sfc_intr.c | 10 ++++++----
> drivers/net/virtio/virtio_ethdev.c | 5 ++---
> lib/librte_eal/common/include/rte_interrupts.h | 3 +--
> lib/librte_eal/linuxapp/eal/eal_alarm.c | 5 ++---
> lib/librte_eal/linuxapp/eal/eal_interrupts.c | 3 +--
> 15 files changed, 41 insertions(+), 63 deletions(-)
bnx2x must be updated.
There is an error with bnx2x_interrupt_handler.
next prev parent reply other threads:[~2017-03-30 16:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-22 22:17 [dpdk-dev] [PATCH 0/2] " Qi Zhang
2017-02-22 22:17 ` [dpdk-dev] [PATCH 1/2] " Qi Zhang
2017-02-27 16:19 ` Jan Blunck
2017-02-28 1:22 ` Zhang, Qi Z
2017-02-22 22:17 ` [dpdk-dev] [PATCH 2/2] test: update test code Qi Zhang
2017-03-07 9:19 ` [dpdk-dev] [PATCH v2 0/3] clean up interrupt handle Qi Zhang
2017-03-07 9:19 ` [dpdk-dev] [PATCH v2 1/3] vfio: keep interrupt source read only Qi Zhang
2017-03-10 13:05 ` Thomas Monjalon
2017-03-10 13:26 ` Burakov, Anatoly
2017-03-07 9:19 ` [dpdk-dev] [PATCH v2 2/3] eal: clean up interrupt handle Qi Zhang
2017-03-30 16:39 ` Thomas Monjalon [this message]
2017-03-31 0:57 ` Zhang, Qi Z
2017-03-07 9:19 ` [dpdk-dev] [PATCH v2 3/3] app/test: update test code Qi Zhang
2017-03-10 13:04 ` 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=4826709.YPY02QJpPJ@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=qi.z.zhang@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).