[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210203101622.05539541@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Wed, 3 Feb 2021 10:16:22 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: sdf@...gle.com
Cc: Eric Dumazet <edumazet@...gle.com>,
Hariharan Ananthakrishnan <hari@...flix.com>,
"David S . Miller" <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
Song Liu <songliubraving@...com>,
Daniel Borkmann <daniel@...earbox.net>,
Alexei Starovoitov <ast@...nel.org>,
Brendan Gregg <bgregg@...flix.com>
Subject: Re: [PATCH] net: tracepoint: exposing sk_family in all
tcp:tracepoints
On Wed, 3 Feb 2021 08:26:04 -0800 sdf@...gle.com wrote:
> On 02/02, Eric Dumazet wrote:
> > On Mon, Feb 1, 2021 at 11:06 PM Jakub Kicinski <kuba@...nel.org> wrote:
> > > Eric, any thoughts?
>
> > I do not use these tracepoints in production scripts, but I wonder if
> > existing tools could break after this change ?
>
> > Or do we consider tracepoints format is not part of the ABI and can be
> > arbitrarily changed by anyone ?
>
> They are not ABI and since we are extending tracepoints with additional
> info (and not removing any existing fields) it shouldn't be a problem.
Okay, but we should perhaps add the field at the end just to be on the
safe side (and avoid weird alignment of the IP addresses).
Powered by blists - more mailing lists