aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
diff options
context:
space:
mode:
authorGravatar Alexei Starovoitov <ast@kernel.org> 2020-07-13 15:32:56 -0700
committerGravatar Alexei Starovoitov <ast@kernel.org> 2020-07-13 15:33:48 -0700
commit7c4bf5fe55ccd106e9c87553e95ea46dcc04c854 (patch)
treee623617e4cb293fd0a0c98047493c580de65f9a6 /kernel/trace
parentMerge branch 'resolve_btfids' (diff)
parentxsk: Add xdp statistics to xsk_diag (diff)
downloadlinux-7c4bf5fe55ccd106e9c87553e95ea46dcc04c854.tar.gz
linux-7c4bf5fe55ccd106e9c87553e95ea46dcc04c854.tar.bz2
linux-7c4bf5fe55ccd106e9c87553e95ea46dcc04c854.zip
Merge branch 'af_xdp-stats'
Ciara Loftus says: ==================== This series introduces new statistics for af_xdp: 1. drops due to rx ring being full 2. drops due to fill ring being empty 3. failures pulling an item from the tx ring These statistics should assist users debugging and troubleshooting peformance issues and packet drops. The statistics are made available though the getsockopt and xsk_diag interfaces, and the ability to dump these extended statistics is made available in the xdpsock application via the --extra-stats or -x flag. A separate patch which will add ss/iproute2 support will follow. ==================== Acked-by: Björn Töpel <bjorn.topel@intel.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/trace')
0 files changed, 0 insertions, 0 deletions