DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH net-next v4 0/4] set ixgbe/ixgbevf EITR for performance
@ 2018-04-28  3:03 xiangxia.m.yue
  2018-04-28  3:03 ` [dpdk-dev] [PATCH net-next v4 1/4] net/ixgbevf: set the interrupt interval for EITR xiangxia.m.yue
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: xiangxia.m.yue @ 2018-04-28  3:03 UTC (permalink / raw)
  To: qi.z.zhang, ferruh.yigit, helin.zhang, beilei.xing, wei.dai
  Cc: dev, Tonghao Zhang

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-05-09  7:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-28  3:03 [dpdk-dev] [PATCH net-next v4 0/4] set ixgbe/ixgbevf EITR for performance xiangxia.m.yue
2018-04-28  3:03 ` [dpdk-dev] [PATCH net-next v4 1/4] net/ixgbevf: set the interrupt interval for EITR xiangxia.m.yue
2018-04-28  3:03 ` [dpdk-dev] [PATCH net-next v4 2/4] net/ixgbe: set the default value " xiangxia.m.yue
2018-04-28  3:03 ` [dpdk-dev] [PATCH net-next v4 3/4] net/ixgbe: write disable to EITR counter xiangxia.m.yue
2018-04-28  3:03 ` [dpdk-dev] [PATCH net-next v4 4/4] net/ixgbevf: save IXGBE_VTEIMS to intr->mask for performance xiangxia.m.yue
2018-05-07 11:19 ` [dpdk-dev] [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

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).