diff options
author | 2024-10-01 11:35:31 -0500 | |
---|---|---|
committer | 2024-10-03 17:37:32 -0700 | |
commit | 2ee73c54a615b74d2e7ee6f20844fd3ba63fc485 (patch) | |
tree | d7348312b6cdada4f577065f04fd47795a73281d /net/socket.c | |
parent | net: marvell: mvmdio: use clk_get_optional (diff) | |
download | linux-rng-2ee73c54a615b74d2e7ee6f20844fd3ba63fc485.tar.xz linux-rng-2ee73c54a615b74d2e7ee6f20844fd3ba63fc485.zip |
ibmvnic: Add stat for tx direct vs tx batched
Allow tracking of packets sent with send_subcrq direct vs
indirect. `ethtool -S <dev>` will now provide a counter
of the number of uses of each xmit method. This metric will
be useful in performance debugging.
Signed-off-by: Nick Child <nnac123@linux.ibm.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20241001163531.1803152-1-nnac123@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions