All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven.eckelmann@open-mesh.com>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: [B.A.T.M.A.N.] [PATCH v11 0/3] batman-adv: throughput meter
Date: Wed, 18 May 2016 11:38:20 +0200	[thread overview]
Message-ID: <4816418.hDXNbSuFUQ@bentobox> (raw)

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

Hi,

Antonio had some extra suggestions about the tpmeter. All are now included in
the patchset. I have also noticed some problems with the patches
(net.git/net-next.git) scheduled for 4.7 which required some adjustments to
the netlink code.

batman-adv:

 * moved batadv_tp_meter_init to batadv_init (main.c)
 * fixed missing space in kerneldoc between "<" and "0"
 * port to nla_put_u64_64bit
 * add compat code for nla_put_u64_64bit
 * introduce attribute BATADV_ATTR_PAD which is used for alignment
 * rename batadv_real_genl_register_family back to genl_register_family in
   compat-include

batctl:

 * introduce new attribute BATADV_ATTR_PAD used for u64 alignment

Kind regards,
	Sven

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

             reply	other threads:[~2016-05-18  9:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-18  9:38 Sven Eckelmann [this message]
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
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=4816418.hDXNbSuFUQ@bentobox \
    --to=sven.eckelmann@open-mesh.com \
    --cc=b.a.t.m.a.n@lists.open-mesh.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 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.