lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  8 Apr 2022 08:40:49 +0800
From:   jackygam2001 <jacky_gam_2001@....com>
To:     edumazet@...gle.com
Cc:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        rostedt@...dmis.org, mingo@...hat.com, yoshfuji@...ux-ipv6.org,
        dsahern@...nel.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, yhs@...com, ping.gan@...l.com
Subject: Re: [PATCH net-next] tcp: Add tracepoint for tcp_set_ca_state

At 2022-04-07 14:05:42, "Eric Dumazet" <edumazet@...gle.com> wrote:
> On Tue, Apr 5, 2022 at 6:12 PM jackygam2001 <jacky_gam_2001@....com> wrote:
> >
> > From: Ping Gan <jacky_gam_2001@....com>
> >
> > The congestion status of a tcp flow may be updated since there
> > is congestion between tcp sender and receiver. It makes sense to
> > add tracepoint for congestion status set function to summate cc
> > status duration and evaluate the performance of network
> > and congestion algorithm. the backgound of this patch is below.
> >
> > Link: https://github.com/iovisor/bcc/pull/3899
> >
> > Signed-off-by: Ping Gan <jacky_gam_2001@....com>
> > ---
>
> This seems good to me, thanks.
>
> Reviewed-by: Eric Dumazet <edumazet@...gle.com>
Thanks for you comment and review!


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ