DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: "Ananyev, Konstantin" <konstantin.ananyev@intel.com>,
	"Zhang, Qi Z" <qi.z.zhang@intel.com>
Cc: "Dai, Wei" <wei.dai@intel.com>,
	"Lu, Wenzhuo" <wenzhuo.lu@intel.com>,
	"Wang, Xiao W" <xiao.w.wang@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/3] remove dependence on Tx queue flags
Date: Fri, 4 May 2018 16:54:40 +0100	[thread overview]
Message-ID: <ffb9c6b3-41e0-1d61-2c64-b5ad2987f0cb@intel.com> (raw)
In-Reply-To: <2601191342CEEE43887BDE71AB977258AEDC1E45@irsmsx105.ger.corp.intel.com>

On 5/3/2018 1:35 PM, Ananyev, Konstantin wrote:
> 
> 
>> -----Original Message-----
>> From: Zhang, Qi Z
>> Sent: Wednesday, May 2, 2018 4:16 AM
>> To: Yigit, Ferruh <ferruh.yigit@intel.com>
>> Cc: Dai, Wei <wei.dai@intel.com>; Lu, Wenzhuo <wenzhuo.lu@intel.com>; Ananyev, Konstantin <konstantin.ananyev@intel.com>;
>> Wang, Xiao W <xiao.w.wang@intel.com>; dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>
>> Subject: [PATCH 0/3] remove dependence on Tx queue flags
>>
>> The patchset remove txq_flags dependence on Intel devices: ixgbe, e1000, fm10k.
>> (i40e has been covered on another fix patchset)
>>
>> Qi Zhang (3):
>>   net/ixgbe: remove dependence on Tx queue flags
>>   net/e1000: remove dependence on Tx queue flags
>>   net/fm10k: remove dependence on Tx queue flags
>>
>>  drivers/net/e1000/igb_ethdev.c   | 2 --
>>  drivers/net/fm10k/fm10k.h        | 1 -
>>  drivers/net/fm10k/fm10k_ethdev.c | 4 +---
>>  drivers/net/ixgbe/ixgbe_ethdev.c | 6 ------
>>  drivers/net/ixgbe/ixgbe_rxtx.c   | 2 --
>>  drivers/net/ixgbe/ixgbe_rxtx.h   | 1 -
>>  6 files changed, 1 insertion(+), 15 deletions(-)
>>
>> --
> 
> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>

Series applied to dpdk-next-net/master, thanks.

      reply	other threads:[~2018-05-04 15:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-02  3:16 Qi Zhang
2018-05-02  3:16 ` [dpdk-dev] [PATCH 1/3] net/ixgbe: " Qi Zhang
2018-05-02 11:22   ` Ananyev, Konstantin
2018-05-03  1:49     ` Zhang, Qi Z
2018-05-03  6:10     ` Zhang, Qi Z
2018-05-02  3:16 ` [dpdk-dev] [PATCH 2/3] net/e1000: " Qi Zhang
2018-05-02  3:16 ` [dpdk-dev] [PATCH 3/3] net/fm10k: " Qi Zhang
2018-05-03 12:35 ` [dpdk-dev] [PATCH 0/3] " Ananyev, Konstantin
2018-05-04 15:54   ` Ferruh Yigit [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=ffb9c6b3-41e0-1d61-2c64-b5ad2987f0cb@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=konstantin.ananyev@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=wei.dai@intel.com \
    --cc=wenzhuo.lu@intel.com \
    --cc=xiao.w.wang@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).