commit | 569dac6a5a0da48b7dd3e9439fbb5d57bc8fe72d | [log] [tgz] |
---|---|---|
author | Ioana Ciocoi Radulescu <ruxandra.radulescu@nxp.com> | Wed Nov 14 11:48:36 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 16 20:12:31 2018 -0800 |
tree | 97f4522ff97ae027686b474b200b0cdc07c4bb18 | |
parent | dbcdf7289870611a97cac996c2cc82b2ffbc044b [diff] |
dpaa2-eth: bql support Add support for byte queue limit. On NAPI poll, we save the total number of Tx confirmed frames/bytes and register them with bql at the end of the poll function. Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>