From: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
To: ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org
Subject: Re: pull request: batman-adv 2012-11-07
Date: Wed, 07 Nov 2012 19:10:34 -0500 (EST) [thread overview]
Message-ID: <20121107.191034.180849843876027251.davem@davemloft.net> (raw)
In-Reply-To: <1352315502-20324-1-git-send-email-ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org>
From: Antonio Quartulli <ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org>
Date: Wed, 7 Nov 2012 20:11:30 +0100
> Hello David,
>
> first of all thank you for having made us aware of the packet format problem in
> batman-adv! The impact of __packed on performances was not entirely known to me,
> in particular for what concerns the RISC arch.
>
> We have to change a number of packet formats before we can remove __packed
> everywhere which will obviously break compatibility.
>
> However we already scheduled a compatibility break because we want to
> heavily improve our packet formats and to provide a more flexible framework that
> would allow us to add new types and features while reducing the probability of
> breaking compatibility again and again as happened in the past (we are
> implementing TypeLengthValue (TLV) containers among other things).
>
> To avoid breaking compatibility (at least) twice we decided to fix now (in this
> patchset) what is fixable with no consequences to compatibility while we would
> ilike to defer the remaining changes for the scheduled compatibility break.
>
> In this patchset you have the two new features intended for net-next/linux-3.8:
> 1) the new UNICAST_4ADDR packet type
> 2) the Distributed ARP Table (DAT) component
>
> The new packet type has been reviewed to entirely address the alignment issue.
> At the same time we also reviewed the other packet types but as I told you
> before, we will send these changes later.
>
> Other than that you have patch 02/12 that removes the __packed attribute from
> the structures where it was not really needed.
Pulled, thanks.
prev parent reply other threads:[~2012-11-08 0:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-07 19:11 pull request: batman-adv 2012-11-07 Antonio Quartulli
2012-11-07 19:11 ` [PATCH 01/12] batman-adv: Reserve extra bytes in skb for better alignment Antonio Quartulli
2012-11-07 19:11 ` [PATCH 02/12] batman-adv: Mark correctly aligned headers not as __packed Antonio Quartulli
2012-11-07 19:11 ` [PATCH 03/12] batman-adv: add UNICAST_4ADDR packet type Antonio Quartulli
2012-11-07 19:17 ` [B.A.T.M.A.N.] " Sven Eckelmann
[not found] ` <1403033.aGBWZgaJ6z-1RWNDQYo44h8XcdJbWeDu3TFMtCCXL7YSoIsB4E12gc@public.gmane.org>
2012-11-07 19:25 ` Sven Eckelmann
2012-11-07 19:11 ` [PATCH 04/12] batman-adv: Distributed ARP Table - add a new debug log level Antonio Quartulli
2012-11-07 19:11 ` [PATCH 05/12] batman-adv: Distributed ARP Table - create DHT helper functions Antonio Quartulli
2012-11-07 19:11 ` [PATCH 06/12] batman-adv: Distributed ARP Table - implement local storage Antonio Quartulli
2012-11-07 19:11 ` [PATCH 07/12] batman-adv: Distributed ARP Table - add ARP parsing functions Antonio Quartulli
2012-11-07 19:11 ` [PATCH 08/12] batman-adv: Distributed ARP Table - add snooping functions for ARP messages Antonio Quartulli
2012-11-07 19:11 ` [PATCH 09/12] batman-adv: Distributed ARP Table - add compile option Antonio Quartulli
2012-11-07 19:11 ` [PATCH 10/12] batman-adv: Distributed ARP Table - add runtime switch Antonio Quartulli
2012-11-07 19:11 ` [PATCH 11/12] batman-adv: Add get_ethtool_stats() support for DAT Antonio Quartulli
2012-11-07 19:11 ` [PATCH 12/12] batman-adv: enable fast client detection using unicast_4addr packets Antonio Quartulli
[not found] ` <1352315502-20324-1-git-send-email-ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org>
2012-11-08 0:10 ` David Miller [this message]
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=20121107.191034.180849843876027251.davem@davemloft.net \
--to=davem-ft/pcqaiutieiz0/mpfg9q@public.gmane.org \
--cc=b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org \
--cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).