[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8529e314-1ffa-471b-a092-e6094295a8ed@gmail.com>
Date: Sun, 12 Jun 2022 10:02:18 -0600
From: David Ahern <dsahern@...il.com>
To: Maxim Mikityanskiy <maximmi@...dia.com>,
Stephen Hemminger <stephen@...workplumber.org>
Cc: Tariq Toukan <tariqt@...dia.com>,
Boris Pismenny <borisp@...dia.com>,
Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2-next v4] ss: Shorter display format for TLS
zerocopy sendfile
On 6/8/22 9:34 AM, Maxim Mikityanskiy wrote:
> Commit 21c07b45688f ("ss: Show zerocopy sendfile status of TLS
> sockets") started displaying the activation status of zerocopy sendfile
> on TLS sockets, exposed via sock_diag. This commit makes the format more
> compact: the flag's name is shorter and is printed only when the feature
> is active, similar to other flag options.
>
> The flag's name is also generalized ("sendfile" -> "tx") to embrace
> possible future optimizations, and includes an explicit indication that
> the underlying data must not be modified during transfer ("ro").
>
> Signed-off-by: Maxim Mikityanskiy <maximmi@...dia.com>
> ---
> include/uapi/linux/tls.h | 2 +-
> misc/ss.c | 5 +++--
> 2 files changed, 4 insertions(+), 3 deletions(-)
>
applied to iproute2-next
Powered by blists - more mailing lists