From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Li, Xiaoyun" <xiaoyun.li@intel.com>,
"dev@dpdk.org" <dev@dpdk.org>,
"Xing, Beilei" <beilei.xing@intel.com>,
"Lu, Wenzhuo" <wenzhuo.lu@intel.com>,
"Wu, Jingjing" <jingjing.wu@intel.com>
Subject: Re: [dpdk-dev] [PATCH 0/2] remove unnecessary call of rte intr enable
Date: Sat, 29 Sep 2018 02:57:16 +0000 [thread overview]
Message-ID: <039ED4275CED7440929022BC67E70611532A7D9E@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <1538040115-44176-1-git-send-email-xiaoyun.li@intel.com>
> -----Original Message-----
> From: Li, Xiaoyun
> Sent: Thursday, September 27, 2018 5:22 PM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>; Xing, Beilei
> <beilei.xing@intel.com>; Lu, Wenzhuo <wenzhuo.lu@intel.com>; Wu, Jingjing
> <jingjing.wu@intel.com>
> Cc: Li, Xiaoyun <xiaoyun.li@intel.com>
> Subject: [PATCH 0/2] remove unnecessary call of rte intr enable
>
> Since rte_intr_enable is called at init and start time. Remove it in
> interrupt_action function to avoid too many system calls.
>
> Xiaoyun Li (2):
> net/ixgbe: remove unnecessary call of rte intr enable
> net/i40e: remove unnecessary call of rte intr enable
>
> drivers/net/i40e/i40e_ethdev.c | 1 -
> drivers/net/ixgbe/ixgbe_ethdev.c | 9 +++------
> 2 files changed, 3 insertions(+), 7 deletions(-)
>
> --
> 2.7.4
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi
prev parent reply other threads:[~2018-09-29 2:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-27 9:21 Xiaoyun Li
2018-09-27 9:21 ` [dpdk-dev] [PATCH 1/2] net/ixgbe: " Xiaoyun Li
2018-09-27 9:21 ` [dpdk-dev] [PATCH 2/2] net/i40e: " Xiaoyun Li
2018-09-29 2:57 ` Zhang, Qi Z [this message]
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=039ED4275CED7440929022BC67E70611532A7D9E@SHSMSX103.ccr.corp.intel.com \
--to=qi.z.zhang@intel.com \
--cc=beilei.xing@intel.com \
--cc=dev@dpdk.org \
--cc=jingjing.wu@intel.com \
--cc=wenzhuo.lu@intel.com \
--cc=xiaoyun.li@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).