Re: [patch net-next] team: fall back to hash if table entry is empty

From: David Miller
Date: Tue Sep 19 2017 - 19:19:24 EST


From: Jim Hanko <hanko@xxxxxxxxxxxxxx>
Date: Tue, 19 Sep 2017 11:33:39 -0700

> If the hash to port mapping table does not have a valid port (i.e. when
> a port goes down), fall back to the simple hashing mechanism to avoid
> dropping packets.
>
> Signed-off-by: Jim Hanko <hanko@xxxxxxxxxxxxxx>
> Acked-by: Jiri Pirko <jiri@xxxxxxxxxxxx>

Applied, thanks.