diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-04-23 13:35:29 +0300 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-04-24 23:12:28 +0300 |
commit | e1cdb70d075e02b1f410b8446a8ff959fa15f0ee (patch) | |
tree | 50215708f243c87eec87717cfbe66a97877325dd /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 285cffbaa8e6056c2595e07e3a320e55c71870ad (diff) | |
download | linux-e1cdb70d075e02b1f410b8446a8ff959fa15f0ee.tar.xz |
selftests/bpf: Use start_server_addr in test_sock_addr
Include network_helpers.h in test_sock_addr.c, use the newly added public
helper start_server_addr() instead of the local defined function
start_server(). This can avoid duplicate code.
In order to use functions defined in network_helpers.c in test_sock_addr.c,
Makefile needs to be updated and <Linux/err.h> needs to be included in
network_helpers.h to avoid compilation errors.
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Link: https://lore.kernel.org/r/3101f57bde5502383eb41723c8956cc26be06893.1713868264.git.tanggeliang@kylinos.cn
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions