diff options
author | Zhengchao Shao <shaozhengchao@huawei.com> | 2022-04-19 14:47:46 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2022-04-21 00:58:29 +0300 |
commit | db69264f983a5890fe8ba20ed4c20dfd4b687615 (patch) | |
tree | 91408288accf24e0ae2dc5a90eda6764db7d47ce /samples/bpf/sock_example.h | |
parent | 127e7dca427bc3e5d9a1c2071357e0f34be5c1d9 (diff) | |
download | linux-db69264f983a5890fe8ba20ed4c20dfd4b687615.tar.xz |
samples/bpf: Reduce the sampling interval in xdp1_user
If interval is 2, and sum - prev[key] = 1, the result = 0. This will
mislead the tester that the port has no traffic right now. So reduce the
sampling interval to 1.
Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220419114746.291613-1-shaozhengchao@huawei.com
Diffstat (limited to 'samples/bpf/sock_example.h')
0 files changed, 0 insertions, 0 deletions