libbpf / bpftool

Automated upstream mirror for bpftool stand-alone build.
Other
377 stars 69 forks source link

Bpftool sync 2024-02-06 #131

Closed qmonnet closed 7 months ago

qmonnet commented 7 months ago

Pull latest libbpf from mirror and sync bpftool repo with kernel, up to the commits used for libbpf sync. This is an automatic update performed by calling the sync script from this repo:

$ ./scripts/sync-kernel.sh . <path/to/>linux
qmonnet commented 7 months ago

DCO check fails with:

Commit sha: [8fb612d](https://github.com/libbpf/bpftool/pull/131/commits/8fb612d87246cc1b872e2a0bd44424eb2200658d), Author: Arnaldo Carvalho de Melo, Committer: Quentin Monnet; Can not find "Arnaldo Carvalho de Melo [acme@kernel.org](mailto:acme@kernel.org)", in ["Arnaldo Carvalho de Melo [acme@redhat.com](mailto:acme@redhat.com)", "Daniel Borkmann [daniel@iogearbox.net](mailto:daniel@iogearbox.net)"].

This is simply a mismatch on Arnaldo's address (kernel.org vs. redhat.com), nothing to worry about.