Thread (7 messages) flat view 7 messages, 2 authors, 2016-07-17

Re: [PATCH net-next v2] net: ipmr/ip6mr: add support for keeping an entry age

From: Nikolay Aleksandrov <hidden>
Date: 2016-07-16 06:11:20

On Jul 15, 2016, at 10:56 PM, David Miller [off-list ref] wrote:

From: Nikolay Aleksandrov <redacted>
Date: Thu, 14 Jul 2016 19:28:27 +0300
quoted
In preparation for hardware offloading of ipmr/ip6mr we need an
interface that allows to check (and later update) the age of entries.
Relying on stats alone can show activity but not actual age of the entry,
furthermore when there're tens of thousands of entries a lot of the
hardware implementations only support "hit" bits which are cleared on
read to denote that the entry was active and shouldn't be aged out,
these can then be naturally translated into age timestamp and will be
compatible with the software forwarding age. Using a lastuse entry doesn't
affect performance because the members in that cache line are written to
along with the age.
Since all new users are encouraged to use ipmr via netlink, this is
exported via the RTA_EXPIRES attribute.
Also do a minor local variable declaration style adjustment - arrange them
longest to shortest.

Signed-off-by: Nikolay Aleksandrov <redacted>
CC: Roopa Prabhu <redacted>
CC: Shrijeet Mukherjee <redacted>
CC: Satish Ashok <redacted>
CC: Donald Sharp <redacted>
CC: David S. Miller <davem@davemloft.net>
CC: Alexey Kuznetsov <redacted>
CC: James Morris <jmorris@namei.org>
CC: Hideaki YOSHIFUJI <redacted>
CC: Patrick McHardy <redacted>
---
v2: Just reuse RTA_EXPIRES instead to minimize the attr size and simplify,
others will be added when needed
Why are your dates on these changes in the past?

Having them in the past messes up the ordering on patchwork because
patchwork orders incoming patches by date, and therefore I can't just
look at the first page to see "newer" submissions.

So please don't do whatever propagates commit dates into your emails,
or whatever is causing this problem.  It's best always to use the
current time.
Hmm, it seems my VM has its time zone messed up and since I’m in California right now the dates
come out wrong. Sorry about that, would you like me to resubmit the patch ?

Thanks,
 Nik
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help