The hbm binary was missing from .gitignore. Signed-off-by: Maxim Mikityanskiy <maxi...@mellanox.com> --- samples/bpf/.gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/samples/bpf/.gitignore b/samples/bpf/.gitignore index 59e40998e249..c7498457595a 100644 --- a/samples/bpf/.gitignore +++ b/samples/bpf/.gitignore @@ -1,5 +1,6 @@ cpustat fds_example +hbm lathist lwt_len_hist map_perf_test -- 2.19.1