[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180319.102339.1138835840965953509.davem@davemloft.net>
Date: Mon, 19 Mar 2018 10:23:39 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: dsahern@...il.com
Cc: netdev@...r.kernel.org, idosch@...sch.org,
roopa@...ulusnetworks.com, eric.dumazet@...il.com,
weiwan@...gle.com, kafai@...com, yoshfuji@...ux-ipv6.org
Subject: Re: [PATCH RFC v2 net-next 00/21] net/ipv6: Separate data
structures for FIB and data path
From: David Ahern <dsahern@...il.com>
Date: Sun, 18 Mar 2018 20:36:01 -0700
> RFC v2 changes
> - improved commit messages
> - move common metrics code from dst.c to net/ipv4/metrics.c (comment
> from DaveM)
> - address comments from Wei Wang and Martin KaFai Lau (let me know if
> I missed something)
> - fixes detected by kernel test robots
> + added fib6_metric_set to change metric on a FIB entry which could
> be pointing to read-only dst_default_metrics
> + 0day testing found a problem with an intermediate patch; added
> dst_hold_safe on rt->from. Code is removed 3 patches later
> - allow cacheinfo to handle NULL dst; means only expires is pushed to
> userspace
Series looks great to me.
Nice work David.
Powered by blists - more mailing lists