All of lore.kernel.org
 help / color / mirror / Atom feed
From: xiangxia.m.yue@gmail.com
To: qi.z.zhang@intel.com, ferruh.yigit@intel.com,
	helin.zhang@intel.com, beilei.xing@intel.com, wei.dai@intel.com
Cc: dev@dpdk.org, Tonghao Zhang <xiangxia.m.yue@gmail.com>
Subject: [PATCH net-next v4 0/4] set ixgbe/ixgbevf EITR for performance
Date: Fri, 27 Apr 2018 20:03:36 -0700	[thread overview]
Message-ID: <1524884620-64598-1-git-send-email-xiangxia.m.yue@gmail.com> (raw)

From: Tonghao Zhang <xiangxia.m.yue@gmail.com>

v4: for reducing config options, remove the config option and use the
    default value defined in header file. Remove the patch:
    http://dpdk.org/dev/patchwork/patch/36433

    rebase the net-next.

v3: configure eitr via configuration file and remove the patch:
    http://dpdk.org/dev/patchwork/patch/33698

Tonghao Zhang (4):
  net/ixgbevf: set the interrupt interval for EITR
  net/ixgbe: set the default value for EITR
  net/ixgbe: write disable to EITR counter
  net/ixgbevf: save IXGBE_VTEIMS to intr->mask for performance.

 drivers/net/ixgbe/ixgbe_ethdev.c | 68 ++++++++++++++++++++++++++--------------
 drivers/net/ixgbe/ixgbe_ethdev.h |  1 +
 drivers/net/ixgbe/ixgbe_rxtx.c   |  3 +-
 3 files changed, 47 insertions(+), 25 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2018-04-28  3:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-28  3:03 xiangxia.m.yue [this message]
2018-04-28  3:03 ` [PATCH net-next v4 1/4] net/ixgbevf: set the interrupt interval for EITR xiangxia.m.yue
2018-04-28  3:03 ` [PATCH net-next v4 2/4] net/ixgbe: set the default value " xiangxia.m.yue
2018-04-28  3:03 ` [PATCH net-next v4 3/4] net/ixgbe: write disable to EITR counter xiangxia.m.yue
2018-04-28  3:03 ` [PATCH net-next v4 4/4] net/ixgbevf: save IXGBE_VTEIMS to intr->mask for performance xiangxia.m.yue
2018-05-07 11:19 ` [PATCH net-next v4 0/4] set ixgbe/ixgbevf EITR " Tonghao Zhang
2018-05-09  5:32 ` Zhang, Qi Z
2018-05-09  7:16   ` Zhang, Helin

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=1524884620-64598-1-git-send-email-xiangxia.m.yue@gmail.com \
    --to=xiangxia.m.yue@gmail.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=helin.zhang@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=wei.dai@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 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.