DPDK patches and discussions
 help / color / mirror / Atom feed
From: Harish Patil <harish.patil@qlogic.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>,
	"Mody, Rasesh" <Rasesh.Mody@cavium.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "stable@dpdk.org" <stable@dpdk.org>,
	Dept-Eng DPDK Dev <Dept-EngDPDKDev@cavium.com>
Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 1/5] net/qede: fix scatter-gather issue
Date: Thu, 5 Jan 2017 21:12:21 +0000	[thread overview]
Message-ID: <D493F692.C58EC%Harish.Patil@cavium.com> (raw)
In-Reply-To: <787fc8d8-1003-d2c0-e8e1-a2b915517456@intel.com>

>
>On 12/31/2016 8:16 AM, Rasesh Mody wrote:
>> From: Harish Patil <harish.patil@qlogic.com>
>> 
>>  - Make qede_process_sg_pkts() inline and add unlikely check
>>  - Fix mbuf segment chaining logic in qede_process_sg_pkts()
>>  - Change qede_encode_sg_bd() to return total segments required
>>  - Fix first TX buffer descriptor's length
>>  - Replace repeatitive code using a macro
>> 
>> Fixes: bec0228816c0 ("net/qede: support scatter gather")
>> 
>> Signed-off-by: Harish Patil <harish.patil@qlogic.com>
>> ---
>
>Hi Harish,
>
>This patch doesn't apply cleanly on top next-net, after pci_dev changes
>rebased into next-net tree.
>
>Can you please send the new version of the patchset rebased on top of
>latest next-net?
>
>Thanks,
>ferruh
>
><...>
>
Hi Ferruh,
Sure will do that.
Thanks,

Harish


  reply	other threads:[~2017-01-05 21:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-31  8:16 [dpdk-dev] " Rasesh Mody
2016-12-31  8:16 ` [dpdk-dev] [PATCH 2/5] net/qede: fix minimum buffer size and scatter Rx check Rasesh Mody
2016-12-31  8:16 ` [dpdk-dev] [PATCH 3/5] net/qede: fix PF fastpath status block index Rasesh Mody
2016-12-31  8:16 ` [dpdk-dev] [PATCH 4/5] net/qede: fix per queue stats/xstats Rasesh Mody
2017-01-05 13:26 ` [dpdk-dev] [dpdk-stable] [PATCH 1/5] net/qede: fix scatter-gather issue Ferruh Yigit
2017-01-05 21:12   ` Harish Patil [this message]
2017-01-05 22:35     ` Mody, Rasesh
2017-01-06  8:16 ` [dpdk-dev] [PATCH v2 " Rasesh Mody
2017-01-06 13:31   ` Ferruh Yigit
2017-01-06  8:16 ` [dpdk-dev] [PATCH v2 2/5] net/qede: fix minimum buffer size and scatter Rx check Rasesh Mody
2017-01-06  8:16 ` [dpdk-dev] [PATCH v2 3/5] net/qede: fix PF fastpath status block index Rasesh Mody
2017-01-06  8:16 ` [dpdk-dev] [PATCH v2 4/5] net/qede: fix per queue stats/xstats Rasesh Mody
2017-01-06  8:16 ` [dpdk-dev] [PATCH v2 5/5] net/qede: convert few DP_NOTICE and DP_INFO to DP_ERR Rasesh Mody

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=D493F692.C58EC%Harish.Patil@cavium.com \
    --to=harish.patil@qlogic.com \
    --cc=Dept-EngDPDKDev@cavium.com \
    --cc=Rasesh.Mody@cavium.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=stable@dpdk.org \
    /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).