]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Add more stats to HBM
authorbrakmo <brakmo@fb.com>
Tue, 28 May 2019 23:59:40 +0000 (16:59 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 31 May 2019 23:41:29 +0000 (16:41 -0700)
commit3c79cec9c6e3c54bb4535c286dcbb8272440dd00
tree84c6e60b4f3ca303da138d79f55747c6222213eb
parent9888b4d8a2c3cfe9348ceba505b6a208aaf76a6b
bpf: Add more stats to HBM

Adds more stats to HBM, including average cwnd and rtt of all TCP
flows, percents of packets that are ecn ce marked and distribution
of return values.

Signed-off-by: Lawrence Brakmo <brakmo@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
samples/bpf/hbm.c
samples/bpf/hbm.h
samples/bpf/hbm_kern.h
samples/bpf/hbm_out_kern.c