[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5ed51c0b35ee_3f612ade269e05b422@john-XPS-13-9370.notmuch>
Date: Mon, 01 Jun 2020 08:17:31 -0700
From: John Fastabend <john.fastabend@...il.com>
To: Jakub Sitnicki <jakub@...udflare.com>,
John Fastabend <john.fastabend@...il.com>
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org,
alexei.starovoitov@...il.com, daniel@...earbox.net
Subject: Re: [bpf-next PATCH 1/3] bpf: refactor sockmap redirect code so its
easy to reuse
Jakub Sitnicki wrote:
> On Fri, 29 May 2020 16:06:41 -0700
> John Fastabend <john.fastabend@...il.com> wrote:
>
> > We will need this block of code called from tls context shortly
> > lets refactor the redirect logic so its easy to use. This also
> > cleans up the switch stmt so we have fewer fallthrough cases.
> >
> > No logic changes are intended.
> >
> > Fixes: d829e9c4112b5 ("tls: convert to generic sk_msg interface")
> > Signed-off-by: John Fastabend <john.fastabend@...il.com>
> > ---
>
> Keeping out_free in the extracted helper might have been cleaner.
Perhaps. I had the out_free there at first then went back and did it
the way its done here after writing 2/3.
Thanks for the review!
>
> Reviewed-by: Jakub Sitnicki <jakub@...udflare.com>
Powered by blists - more mailing lists