From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: edumazet@google.com, davem@davemloft.net, jaedon.shin@gmail.com,
pgynther@google.com
Subject: Re: [PATCH net-next 0/2] net: bcmgenet: Byte Queue Limits support
Date: Fri, 13 Mar 2015 16:03:43 -0700 [thread overview]
Message-ID: <55036CCF.5020200@gmail.com> (raw)
In-Reply-To: <1426287512-10742-1-git-send-email-f.fainelli@gmail.com>
On 13/03/15 15:58, Florian Fainelli wrote:
> Hi all,
>
> This path series adds byte queue limits support to the GENET driver. Just like
> the gianfar driver, we sometimes need to insert a 64 bytes transmit status block
> which is not going to be sent on the wire, just to the TDMA/TBUF, so we need to
> record the correct byte count before doing that SKB inflation.
David, please hold this patch series for now, I found a bunch of small
corner cases with it while bring up/down the interface, will respin later.
Thanks!
--
Florian
next prev parent reply other threads:[~2015-03-13 23:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-13 22:58 [PATCH net-next 0/2] net: bcmgenet: Byte Queue Limits support Florian Fainelli
2015-03-13 22:58 ` [PATCH net-next 1/2] net: bcmgenet: use skb_put_padto() Florian Fainelli
2015-03-14 4:48 ` Jaedon Shin
2015-03-13 22:58 ` [PATCH net-next 2/2] net: bcmgenet: add byte queue limits support Florian Fainelli
2015-03-13 23:03 ` Florian Fainelli [this message]
2015-03-13 23:13 ` [PATCH net-next 0/2] net: bcmgenet: Byte Queue Limits support David Miller
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=55036CCF.5020200@gmail.com \
--to=f.fainelli@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jaedon.shin@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pgynther@google.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 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.