From: David S. Miller Date: Wed, 30 Sep 2020 22:07:19 +0000 (-0700) Subject: Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a59cf619787e628b31c310367f869fde26c8ede1;p=linux.git Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver' Geetha sowjanya says: ==================== Fix bugs in Octeontx2 netdev driver 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. ==================== Signed-off-by: David S. Miller --- a59cf619787e628b31c310367f869fde26c8ede1