diff options
author | Stanislav Fomichev <sdf@google.com> | 2021-02-09 14:18:26 -0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-02-12 11:36:48 -0800 |
commit | 1e0aa3fb05f8be0201e05a3f4e6c8910b9071e96 (patch) | |
tree | 8818f425608d63efccf71700f41dcfe0c05948b5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b2e37a7114ef52b862b4421ed4cd40c4ed2a0642 (diff) |
libbpf: Use AF_LOCAL instead of AF_INET in xsk.c
We have the environments where usage of AF_INET is prohibited
(cgroup/sock_create returns EPERM for AF_INET). Let's use
AF_LOCAL instead of AF_INET, it should perfectly work with SIOCETHTOOL.
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Tested-by: Björn Töpel <bjorn.topel@intel.com>
Acked-by: Björn Töpel <bjorn.topel@intel.com>
Link: https://lore.kernel.org/bpf/20210209221826.922940-1-sdf@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions