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 v9 0/3] batman-adv: throughput meter
Date: Tue, 17 May 2016 19:31:28 +0200 [thread overview]
Message-ID: <3413869.lrcFurLlMu@bentobox> (raw)
[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]
Hi,
Antonio was kind enough to provide some feedback about the patchset. I have
taken his suggestion and integrated all of them in the patchset.
batman-adv:
* rebase on top of current master+"batman-adv: Include main.h in all files"+
"batman-adv: Keep includes ordered by filename"
* adjust BATADV_DBG_TP_METER to bit 7 to avoid conflicts with mcast
* Renamed BATADV_TP_SIGINT to BATADV_TP_REASON_CANCEL
* Renamed batadv_tp_meter_reason enumerals to BATADV_TP_REASON*
* Remove unrelated patch chunk in batadv_iv_ogm_orig_add_if
* Re-add accidentally removed empty line from batadv_recv_my_icmp_packet
* define BATADV_TP_PLEN via BATADV_TP_PACKET_LEN (increases it to 1476)
* fixed whitespace problems in compat code
* remove double "a" in kerneldoc for batadv_tp_meter_reason
batctl:
* rebase on top of current master
* added include guards to tp_meter.h
* imported newest batman_adv.h and packet.h from batman-adv
* move iw/genl.c functions into own file "genl.c"
* adjust result handling based on new BATADV_TP_REASON_* names
The patchset lost one patch because it was merged in the meantime.
Kind regards,
Sven
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2016-05-17 17:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-17 17:31 Sven Eckelmann [this message]
2016-05-17 17:32 ` [B.A.T.M.A.N.] [PATCH v9 1/2] batman-adv: return netdev status in the TX path Sven Eckelmann
2016-05-17 17:32 ` [B.A.T.M.A.N.] [PATCH v9 2/2] batman-adv: throughput meter implementation Sven Eckelmann
2016-05-18 2:16 ` Antonio Quartulli
2016-05-18 7:50 ` Sven Eckelmann
2016-05-17 17:32 ` [B.A.T.M.A.N.] [PATCH v9] batctl: introduce throughput meter support Sven Eckelmann
2016-05-17 18:49 ` [B.A.T.M.A.N.] [PATCH v10] " Sven Eckelmann
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=3413869.lrcFurLlMu@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.