diff options
author | 2019-07-02 09:13:57 -0700 | |
---|---|---|
committer | 2019-07-03 16:52:01 +0200 | |
commit | 2377b81de52750997726d6d43b4114e5842c4bf9 (patch) | |
tree | 18b455565d0c09ad4c32f51aee153732c644e882 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT (diff) | |
download | wireguard-linux-2377b81de52750997726d6d43b4114e5842c4bf9.tar.xz wireguard-linux-2377b81de52750997726d6d43b4114e5842c4bf9.zip |
bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation
We've added bpf_tcp_sock member to bpf_sock_ops and don't expect
any new tcp_sock fields in bpf_sock_ops. Let's remove
CONVERT_COMMON_TCP_SOCK_FIELDS so bpf_tcp_sock can be independently
extended.
Cc: Eric Dumazet <edumazet@google.com>
Cc: Priyaranjan Jha <priyarjha@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Cc: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions