commit | 52b6a4ffe2b6e60cdc9fae5bc71496f99801aa8f | [log] [tgz] |
---|---|---|
author | Ioana Radulescu <ruxandra.radulescu@nxp.com> | Mon Sep 02 13:23:19 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 05 00:24:06 2019 +0200 |
tree | eba50fdbb1f98f78cb90217c1407e21358f157f5 | |
parent | d84c3a4ded969ec18e42244487362942942ee4de [diff] |
dpaa2-eth: Poll Tx pending frames counter on if down Starting with firmware version MC10.18.0, a new counter for in flight Tx frames is offered. Use it when bringing down the interface to determine when all pending Tx frames have been processed by hardware instead of sleeping a fixed amount of time. Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>