commit | f1af17c0b7a51357699bba7c8cba1276c9486907 | [log] [tgz] |
---|---|---|
author | Doug Berger <opendmb@gmail.com> | Tue Dec 17 16:51:15 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 19 18:11:10 2019 -0800 |
tree | 4b0891007774619c54d881d34f9de5c824991cb3 | |
parent | e3fa85883d1566d788960c0f31866a26c898c070 [diff] |
net: bcmgenet: Add software counters to track reallocations When inserting the TSB, keep track of how many times we had to do it and if there was a failure in doing so, this helps profile the driver for possibly incorrect headroom settings. Signed-off-by: Doug Berger <opendmb@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>