diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-05-05 19:35:11 +0800 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-05-09 13:40:38 -0700 |
commit | 5059c73eca67e686dea42af079c41857cb00a5a6 (patch) | |
tree | 21994083ea25f7265a4ec87328feda66d5a049d3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 49e1fa8dbd81340f610057be3f3909f24c232807 (diff) |
selftests/bpf: Use connect_to_fd in sockopt_inherit
This patch uses public helper connect_to_fd() exported in network_helpers.h
instead of the local defined function connect_to_server() in
prog_tests/sockopt_inherit.c. This can avoid duplicate code.
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Link: https://lore.kernel.org/r/71db79127cc160b0643fd9a12c70ae019ae076a1.1714907662.git.tanggeliang@kylinos.cn
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions