commit | a5d78ce7936c9f6fd5a75c1d6b51587c6d05e7b3 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Sep 27 15:36:14 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 01 23:11:53 2018 -0700 |
tree | cea668d56d068aff9a40fcf16a8c7024d406b8f4 | |
parent | aa6ca0ec71d8028ec712058efa3d93a54e2bb13e [diff] |
net: systemport: 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: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>