diff options
author | 2025-05-02 14:29:25 +0200 | |
---|---|---|
committer | 2025-05-05 16:52:00 -0700 | |
commit | caa6811ccaed911f3b46e98b8e9f9d9c864d348e (patch) | |
tree | 47e16bf72cb16f4796333186da479d9d004f03ab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: mptcp: refactor send_query parameters for code clarity (diff) | |
download | wireguard-linux-caa6811ccaed911f3b46e98b8e9f9d9c864d348e.tar.xz wireguard-linux-caa6811ccaed911f3b46e98b8e9f9d9c864d348e.zip |
selftests: mptcp: refactor NLMSG handling with 'proto'
This patch introduces the '__u32 proto' variable to the 'send_query' and
'recv_nlmsg' functions for further extending function.
In the 'send_query' function, the inclusion of this variable makes the
structure clearer and more readable.
In the 'recv_nlmsg' function, the '__u32 proto' variable ensures that
the 'diag_info' field remains unmodified when processing IPPROTO_TCP data,
thereby preventing unintended transformation into 'mptcp_info' format.
While at it, increment iovlen directly when an item is added to simplify
this portion of the code and improve its readaility.
Co-developed-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Gang Yan <yangang@kylinos.cn>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250502-net-next-mptcp-sft-inc-cover-v1-5-68eec95898fb@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions