Re: [net PATCH v2 0/4] Fix bugs in Octeontx2 netdev driver
From: David Miller <davem@davemloft.net>
Date: 2020-09-30 22:07:54
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2020-09-30 22:07:54
Also in:
lkml
From: Geetha sowjanya <gakula@marvell.com> Date: Wed, 30 Sep 2020 21:38:10 +0530
In existing Octeontx2 network drivers code has issues like stale entries in broadcast replication list, missing L3TYPE for IPv6 frames, running tx queues on error and race condition in mbox reset. This patch set fixes the above issues.
What changed since v1? Always specify that when you post a new version of a patch series. Anyways, series applied.