All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Subject: Re: [B.A.T.M.A.N.] [PATCH v11 1/2] batman-adv: return netdev status in the TX path
Date: Fri, 20 May 2016 16:43:14 +0800	[thread overview]
Message-ID: <4856686.pSXAZedqgS@voltaire> (raw)
In-Reply-To: <1463564330-11178-1-git-send-email-sven.eckelmann@open-mesh.com>

[-- Attachment #1: Type: text/plain, Size: 1041 bytes --]

On Wednesday, May 18, 2016 11:38:48 Sven Eckelmann wrote:
> From: Antonio Quartulli <antonio.quartulli@open-mesh.com>
> 
> Return the proper netdev TX status along the TX path so that the tp_meter
> can understand when the queue is full and should stop sending packets.
> 
> Signed-off-by: Antonio Quartulli <antonio.quartulli@open-mesh.com>
> Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
> ---
> v11:
>  * no changes
> v10:
>  * no changes
> v9:
>  * rebase on top of current master+"batman-adv: Include main.h in all
> files"+ "batman-adv: Keep includes ordered by filename"
> v8:
>  * rebase on top of current master
> ---
>  net/batman-adv/fragmentation.c | 41
> +++++++++++++++++++++++++---------------- net/batman-adv/fragmentation.h
> |  6 +++---
>  net/batman-adv/main.c          |  4 +++-
>  net/batman-adv/routing.c       | 23 ++++++++++++++---------
>  net/batman-adv/send.c          | 25 +++++++++++++------------
>  5 files changed, 58 insertions(+), 41 deletions(-)

Applied in revision 53b6614.

Thanks,
Marek

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2016-05-20  8:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-18  9:38 [B.A.T.M.A.N.] [PATCH v11 0/3] batman-adv: throughput meter Sven Eckelmann
2016-05-18  9:38 ` [B.A.T.M.A.N.] [PATCH v11 1/2] batman-adv: return netdev status in the TX path Sven Eckelmann
2016-05-20  8:43   ` Marek Lindner [this message]
2016-05-18  9:38 ` [B.A.T.M.A.N.] [PATCH v11 2/2] batman-adv: throughput meter implementation Sven Eckelmann
2016-05-20  9:45   ` Marek Lindner
2016-05-18  9:38 ` [B.A.T.M.A.N.] [PATCH v11] batctl: introduce throughput meter support Sven Eckelmann
2016-05-20  9:50   ` Marek Lindner

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=4856686.pSXAZedqgS@voltaire \
    --to=mareklindner@neomailbox.ch \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=sven.eckelmann@open-mesh.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.