All of lore.kernel.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH v7 0/8] batman-adv: throughput meter
@ 2016-05-09 16:39 Sven Eckelmann
  2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 1/4] batman-adv: add generic netlink family for batman-adv Sven Eckelmann
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Sven Eckelmann @ 2016-05-09 16:39 UTC (permalink / raw)
  To: b.a.t.m.a.n

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

Hi,

I was told that the general approach seems to be ok. I have therefore prepared
the compatibility wrapper for multicast netlink for Linux <3.12. The batctl
patches didn't change but were only resubmitted.

The changes since v6:

 * add compatibility code for v3.13
 * make batadv_netlink_mcgrps non-const because v3.12 needs it writable

The changes since v5:

 * increase total_bytes to 64 bit to allow links with higher speeds/longer
   test times

The throughput meter patches aren't marked anymore as RFC because now the
actual implementation should be discussed.

Kind regards,
	Sven

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-05-11  8:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-09 16:39 [B.A.T.M.A.N.] [PATCH v7 0/8] batman-adv: throughput meter Sven Eckelmann
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 1/4] batman-adv: add generic netlink family for batman-adv Sven Eckelmann
2016-05-10 15:28   ` Marek Lindner
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 2/4] batman-adv: add netlink command to query generic mesh information files Sven Eckelmann
2016-05-10 15:54   ` Marek Lindner
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 3/4] batman-adv: return netdev status in the TX path Sven Eckelmann
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 4/4] batman-adv: throughput meter implementation Sven Eckelmann
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 1/4] batctl: Split list of objects in Makefile into separate lines Sven Eckelmann
2016-05-11  8:14   ` Marek Lindner
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 2/4] batctl: Add basic infrastructure to integrate netlink Sven Eckelmann
2016-05-11  8:16   ` Marek Lindner
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 3/4] batctl: Add attributes/command for BATADV_CMD_GET_MESH_INFO Sven Eckelmann
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 4/4] batctl: introduce throughput meter support Sven Eckelmann

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.