[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190622.165451.1834907805634183167.davem@davemloft.net>
Date: Sat, 22 Jun 2019 16:54:51 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: lucien.xin@...il.com
Cc: netdev@...r.kernel.org, jon.maloy@...csson.com,
ying.xue@...driver.com, tipc-discussion@...ts.sourceforge.net,
pabeni@...hat.com
Subject: Re: [PATCH net] tipc: add dst_cache support for udp media
From: Xin Long <lucien.xin@...il.com>
Date: Thu, 20 Jun 2019 19:03:41 +0800
> As other udp/ip tunnels do, tipc udp media should also have a
> lockless dst_cache supported on its tx path.
>
> Here we add dst_cache into udp_replicast to support dst cache
> for both rmcast and rcast, and rmcast uses ub->rcast and each
> rcast uses its own node in ub->rcast.list.
>
> Signed-off-by: Xin Long <lucien.xin@...il.com>
I'll apply this to net-next after the next net --> net-next
marge since it depends upon the register_pernet_device change.
Powered by blists - more mailing lists