DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Xing, Beilei" <beilei.xing@intel.com>
To: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
Subject: Re: [dpdk-dev] [PATCH v2 0/4] fix VF RX queue interrupt enabling
Date: Fri, 26 Jan 2018 11:06:54 +0000	[thread overview]
Message-ID: <94479800C636CB44BD422CB454846E01320A15C1@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1516781813-50818-1-git-send-email-wenzhuo.lu@intel.com>


> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Wenzhuo Lu
> Sent: Wednesday, January 24, 2018 4:17 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo.lu@intel.com>
> Subject: [dpdk-dev] [PATCH v2 0/4] fix VF RX queue interrupt enabling
> 
> If multiple interrupt not supported, the driver should not try to enable RX
> queue interrupt. Then APP can know the RX queue interrupt is not enabled
> and only choose the polling mode.
> 
> v2:
> - AVF acts as not configured RX queue interrupt if not allowed.
> 
> Wenzhuo Lu (4):
>   net/i40e: fix VF RX queue interrupt enabling
>   net/ixgbe: fix VF RX queue interrupt enabling
>   net/e1000: fix VF RX queue interrupt enabling
>   net/avf: fix VF RX queue interrupt enabling
> 
>  drivers/net/avf/avf_ethdev.c      | 6 ++++--
>  drivers/net/e1000/igb_ethdev.c    | 3 ++-
>  drivers/net/i40e/i40e_ethdev_vf.c | 3 ++-
> drivers/net/ixgbe/ixgbe_ethdev.c  | 3 ++-
>  4 files changed, 10 insertions(+), 5 deletions(-)
> 
> --
> 1.9.3

Acked-by: Beilei Xing <beilei.xing@intel.com>

      parent reply	other threads:[~2018-01-26 11:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-24  1:38 [dpdk-dev] [PATCH " Wenzhuo Lu
2018-01-24  1:38 ` [dpdk-dev] [PATCH 1/4] net/i40e: " Wenzhuo Lu
2018-01-24  1:38 ` [dpdk-dev] [PATCH 2/4] net/ixgbe: " Wenzhuo Lu
2018-01-24  1:38 ` [dpdk-dev] [PATCH 3/4] net/e1000: " Wenzhuo Lu
2018-01-24  1:38 ` [dpdk-dev] [PATCH 4/4] net/avf: " Wenzhuo Lu
2018-01-24  8:16 ` [dpdk-dev] [PATCH v2 0/4] " Wenzhuo Lu
2018-01-24  8:16   ` [dpdk-dev] [PATCH v2 1/4] net/i40e: " Wenzhuo Lu
2018-01-26 15:32     ` Zhang, Helin
2018-01-26 15:40       ` Zhang, Helin
2018-01-24  8:16   ` [dpdk-dev] [PATCH v2 2/4] net/ixgbe: " Wenzhuo Lu
2018-01-26 15:32     ` Zhang, Helin
2018-01-26 15:40       ` Zhang, Helin
2018-01-24  8:16   ` [dpdk-dev] [PATCH v2 3/4] net/e1000: " Wenzhuo Lu
2018-01-26 15:33     ` Zhang, Helin
2018-01-26 15:41       ` Zhang, Helin
2018-01-24  8:16   ` [dpdk-dev] [PATCH v2 4/4] net/avf: " Wenzhuo Lu
2018-01-25 16:39     ` Ferruh Yigit
2018-01-26 11:06   ` Xing, Beilei [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=94479800C636CB44BD422CB454846E01320A15C1@SHSMSX101.ccr.corp.intel.com \
    --to=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=wenzhuo.lu@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).