diff options
| author | Xin Long <[email protected]> | 2019-06-20 19:03:41 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-27 22:36:57 -0700 |
| commit | e9c1a793210f29f32ee4cf048e04d7d9bb3221cc (patch) | |
| tree | c210981a6790a78bd55d46ff126d8d8db3e983ef /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | d96ff269a04be286989ead13bf8b4be55bdee8ee (diff) | |
tipc: add dst_cache support for udp media
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 <[email protected]>
Acked-by: Jon Maloy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions