[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2525e069e337d617fd826eb7677a94131fb5643b.camel@redhat.com>
Date: Mon, 07 Oct 2019 12:40:39 +0200
From: Davide Caratti <dcaratti@...hat.com>
To: Andrea Claudi <aclaudi@...hat.com>,
David Ahern <dsahern@...il.com>,
Jakub Kicinski <jakub.kicinski@...ronome.com>,
netdev@...r.kernel.org
Subject: Re: [PATCH] ss: allow dumping kTLS info
On Mon, 2019-10-07 at 12:16 +0200, Davide Caratti wrote:
> now that INET_DIAG_INFO requests can dump TCP ULP information, extend 'ss'
> to allow diagnosing kTLS when it is attached to a TCP socket. While at it,
> import kTLS uAPI definitions from the latest net-next tree.
>
> CC: Andrea Claudi <aclaudi@...hat.com>
> Co-developed-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
> Signed-off-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
> Signed-off-by: Davide Caratti <dcaratti@...hat.com>
> ---
> include/uapi/linux/tls.h | 127 +++++++++++++++++++++++++++++++++++++++
> misc/ss.c | 89 +++++++++++++++++++++++++++
> 2 files changed, 216 insertions(+)
> create mode 100644 include/uapi/linux/tls.h
>
> diff --git a/include/uapi/linux/tls.h b/include/uapi/linux/tls.h
> new file mode 100644
> index 000000000000..bcd2869ed472
hello David,
I forgot to set the subject-prefix correctly: it was meant to be "PATCH
iproute2-next".
Sorry for the noise (ant thanks to Andrea for noticing :) )
regards,
--
davide
Powered by blists - more mailing lists