All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Wu <josh.wu@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net: macb: add gmac multi-queue support
Date: Wed, 12 Aug 2015 11:44:30 +0800	[thread overview]
Message-ID: <55CAC11E.2080807@atmel.com> (raw)
In-Reply-To: <CANr=Z=aUX2oo=8hNkqtQ4qKjPopHk9P7i0wCxY0CgDAQwDyYDQ@mail.gmail.com>

Hi, Joe

On 8/12/2015 2:29 AM, Joe Hershberger wrote:
> Hi Josh,
>
> On Wed, Jun 3, 2015 at 3:45 AM, Josh Wu <josh.wu@atmel.com> wrote:
>> This patch refer to linux kernel commit: d8b763e1e79f
>>    net/macb: add TX multiqueue support for gem
>>    by: Cyrille Pitchen
>>
>> 1. macb driver will check the register to find how many queues support for
>> this chip.
>>
>> 2. Then as we only use queue0 for tx, so we will set up all other queues
>> use a dummy descriptor, which USED bit is set. So those queues are not used.
>>
>> Signed-off-by: Josh Wu <josh.wu@atmel.com>
> Acked-by: Joe Hershberger <joe.hershberger@ni.com>

Thank you. Joe.
Would you take this commit to your tree?

Best Regards,
Josh Wu

  reply	other threads:[~2015-08-12  3:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-03  8:45 [U-Boot] [PATCH] net: macb: add gmac multi-queue support Josh Wu
2015-08-11 18:29 ` Joe Hershberger
2015-08-12  3:44   ` Josh Wu [this message]
2015-08-12 17:34     ` Joe Hershberger
2015-08-12 19:35 ` Joe Hershberger

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=55CAC11E.2080807@atmel.com \
    --to=josh.wu@atmel.com \
    --cc=u-boot@lists.denx.de \
    /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.