OSDN Git Service

Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver'
authorDavid S. Miller <davem@davemloft.net>
Wed, 30 Sep 2020 22:07:19 +0000 (15:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Sep 2020 22:07:19 +0000 (15:07 -0700)
commita59cf619787e628b31c310367f869fde26c8ede1
treed3a6e9925b68b37da0fc98c6447a62a8b51b1c15
parent03e7e72ceddaa643795bb36b7dcdde262eba94b0
parent66a5209b53418111757716d71e52727b782eabd4
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 <davem@davemloft.net>