diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-04-18 16:09:07 +0800 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-04-19 17:13:28 -0700 |
commit | 9c598a83b7eab7b05002911fd25b0be7b996ce6d (patch) | |
tree | d58378eebf479dc42be5fb1b1fa700f98d32f90f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 462e5e2a5938d0241ad146d21dd0da1be8e7eaf0 (diff) |
selftests/bpf: Add start_server_addr helper
In order to pair up with connect_to_addr(), this patch adds a new helper
start_server_addr(), which is a wrapper of __start_server(). It accepts
an argument 'addr' of 'struct sockaddr_storage' type instead of a string
type argument like start_server(), and a network_helper_opts argument as
the last one.
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Link: https://lore.kernel.org/r/2f01d48fa026467926738debe554ac452c19b86f.1713427236.git.tanggeliang@kylinos.cn
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions