summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-03-22 13:45:46 -0700
committerDavid S. Miller <davem@davemloft.net>2021-03-22 13:45:46 -0700
commitec8136cdcb1531b12c0b896fcc1a930035495c1d (patch)
treec5ef7ce86f8637fd57900de1ada25d50d33a22f6 /net/lapb/lapb_timer.c
parent0353b4a96b7a9f60fe20d1b3ebd4931a4085f91c (diff)
parentea037b236a05822fba43b98ca68e91859e03bb64 (diff)
downloadlinux-ec8136cdcb1531b12c0b896fcc1a930035495c1d.tar.gz
linux-ec8136cdcb1531b12c0b896fcc1a930035495c1d.tar.bz2
linux-ec8136cdcb1531b12c0b896fcc1a930035495c1d.zip
Merge branch 'mlxsw-resil-nexthop-groups-prep'
Ido Schimmel says: ==================== mlxsw: Preparations for resilient nexthop groups This patchset contains preparations for resilient nexthop groups support in mlxsw. A follow-up patchset will add support and selftests. Most of the patches are trivial and small to make review easier. Patchset overview: Patch #1 removes RTNL assertion in nexthop notifier block since it is not needed. The assertion will trigger when mlxsw starts processing notifications related to resilient groups as not all are emitted with RTNL held. Patches #2-#9 gradually add support for nexthops with trap action. Up until now mlxsw did not program nexthops whose neighbour entry was not resolved. This will not work with resilient groups as their size is fixed and the nexthop mapped to each bucket is determined by the nexthop code. Therefore, nexthops whose neighbour entry is not resolved will be programmed to trap packets to the CPU in order to trigger neighbour resolution. Patch #10 is a non-functional change to allow for code reuse between regular nexthop groups and resilient ones. Patch #11 avoids unnecessary neighbour updates in hardware. See the commit message for a detailed explanation. Patches #12-#14 add support for additional nexthop group sizes that are supported by Spectrum-{2,3} ASICs. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions