diff options
author | Robert-Ionut Alexa <robert-ionut.alexa@nxp.com> | 2022-10-18 17:18:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-10-24 09:22:11 +0100 |
commit | 14e493ddc341169f640a5b73120a278411129d4e (patch) | |
tree | 510771317eb23b3ffbc0d8a4a2f103ba403d66a0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3bd5549bd479d4451cf20be077fa7646f9ffc56f (diff) |
net: dpaa2-eth: add support to query the number of queues through ethtool
The .get_channels() ethtool_ops callback is implemented and exports the
number of queues: Rx, Tx, Tx conf and Rx err.
The last two ones, Tx confirmation and Rx err, are counted as 'others'.
The .set_channels() callback is not implemented since the DPAA2
software/firmware architecture does not allow the dynamic
reconfiguration of the number of queues.
Signed-off-by: Robert-Ionut Alexa <robert-ionut.alexa@nxp.com>
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions