]> git.openfabrics.org - ~aditr/compat-rdma.git/commit
IB/ipoib: Do not update neigh validity if not resolved yet
authorVladimir Sokolovsky <vlad@mellanox.com>
Tue, 1 Mar 2016 08:05:56 +0000 (10:05 +0200)
committerVladimir Sokolovsky <vlad@mellanox.com>
Tue, 1 Mar 2016 08:05:56 +0000 (10:05 +0200)
commitbe66bc817c1809a8d9835032d53a890b6406727b
treef039b6c36c67666f31ae263541f1cea5140cdb09
parent5fb900cacbd7121e5eb1b272f86cf0fdb2444552
IB/ipoib: Do not update neigh validity if not resolved yet

ipoib_neigh_get whenever tries to access specific neigh updates its
"alive" variable member, the neigh now considered as updated and will
not bee cleaned by the GC process even if it needs to be resolved again.

issue: http://bugs.openfabrics.org/bugzilla/show_bug.cgi?id=2561

Signed-off-by: Erez Shitrit <erezsh@mellanox.com>
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
linux-next-pending/0035-IB-ipoib-Do-not-update-neigh-validity-if-not-resolve.patch [new file with mode: 0644]