diff mbox series

net/tcp: Expand goo.gl link

Message ID 20240724172508.73466-1-linux@treblig.org (mailing list archive)
State Superseded
Delegated to: Netdev Maintainers
Headers show
Series net/tcp: Expand goo.gl link | expand

Checks

Context Check Description
netdev/series_format warning Single patches do not need cover letters; Target tree name not specified in the subject
netdev/tree_selection success Guessed tree name to be net-next
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success Fixes tag not required for -next series
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 273 this patch: 273
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers warning 1 maintainers not CCed: kuba@kernel.org
netdev/build_clang success Errors and warnings before: 282 this patch: 282
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 287 this patch: 287
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 9 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest success net-next-2024-07-25--00-00 (tests: 703)

Commit Message

Dr. David Alan Gilbert July 24, 2024, 5:25 p.m. UTC
From: "Dr. David Alan Gilbert" <linux@treblig.org>

The goo.gl URL shortener is deprecated and is due to stop
expanding existing links in 2025.

Expand the link in Kconfig.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
---
 net/ipv4/Kconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Simon Horman July 24, 2024, 7:12 p.m. UTC | #1
On Wed, Jul 24, 2024 at 06:25:08PM +0100, linux@treblig.org wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
> 
> The goo.gl URL shortener is deprecated and is due to stop
> expanding existing links in 2025.
> 
> Expand the link in Kconfig.
> 
> Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>

Both the motivation and updated link look correct to me.
I also checked that there is no other usage of goo.gl in this file.

Not sure if this should be for net or net-next.
But regardless this looks good to me.

Reviewed-by: Simon Horman <horms@kernel.org>
Paolo Abeni July 25, 2024, 11:06 a.m. UTC | #2
On 7/24/24 21:12, Simon Horman wrote:
> On Wed, Jul 24, 2024 at 06:25:08PM +0100, linux@treblig.org wrote:
>> From: "Dr. David Alan Gilbert" <linux@treblig.org>
>>
>> The goo.gl URL shortener is deprecated and is due to stop
>> expanding existing links in 2025.
>>
>> Expand the link in Kconfig.
>>
>> Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
> 
> Both the motivation and updated link look correct to me.
> I also checked that there is no other usage of goo.gl in this file.
> 
> Not sure if this should be for net or net-next.

I also think this should go via net-next.

## Form letter - net-next-closed

The merge window for v6.11 and therefore net-next is closed for new
drivers, features, code refactoring and optimizations. We are currently
accepting bug fixes only.

Please repost when net-next reopens after July 29th.

RFC patches sent for review only are obviously welcome at any time.

See:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
Dr. David Alan Gilbert July 25, 2024, 2:18 p.m. UTC | #3
* Paolo Abeni (pabeni@redhat.com) wrote:
> 
> 
> On 7/24/24 21:12, Simon Horman wrote:
> > On Wed, Jul 24, 2024 at 06:25:08PM +0100, linux@treblig.org wrote:
> > > From: "Dr. David Alan Gilbert" <linux@treblig.org>
> > > 
> > > The goo.gl URL shortener is deprecated and is due to stop
> > > expanding existing links in 2025.
> > > 
> > > Expand the link in Kconfig.
> > > 
> > > Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
> > 
> > Both the motivation and updated link look correct to me.
> > I also checked that there is no other usage of goo.gl in this file.
> > 
> > Not sure if this should be for net or net-next.
> 
> I also think this should go via net-next.
> 
> ## Form letter - net-next-closed
> 
> The merge window for v6.11 and therefore net-next is closed for new
> drivers, features, code refactoring and optimizations. We are currently
> accepting bug fixes only.
> 
> Please repost when net-next reopens after July 29th.

OK, I'll repost next week.

Dave

> RFC patches sent for review only are obviously welcome at any time.
> 
> See:
> https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
> -- 
> pw-bot: defer
>
Dr. David Alan Gilbert July 29, 2024, 8:54 p.m. UTC | #4
* Dr. David Alan Gilbert (linux@treblig.org) wrote:
> * Paolo Abeni (pabeni@redhat.com) wrote:
> > 
> > 
> > On 7/24/24 21:12, Simon Horman wrote:
> > > On Wed, Jul 24, 2024 at 06:25:08PM +0100, linux@treblig.org wrote:
> > > > From: "Dr. David Alan Gilbert" <linux@treblig.org>
> > > > 
> > > > The goo.gl URL shortener is deprecated and is due to stop
> > > > expanding existing links in 2025.
> > > > 
> > > > Expand the link in Kconfig.
> > > > 
> > > > Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
> > > 
> > > Both the motivation and updated link look correct to me.
> > > I also checked that there is no other usage of goo.gl in this file.
> > > 
> > > Not sure if this should be for net or net-next.
> > 
> > I also think this should go via net-next.
> > 
> > ## Form letter - net-next-closed
> > 
> > The merge window for v6.11 and therefore net-next is closed for new
> > drivers, features, code refactoring and optimizations. We are currently
> > accepting bug fixes only.
> > 
> > Please repost when net-next reopens after July 29th.
> 
> OK, I'll repost next week.

As requested, reposted as
Message-id 20240729205337.48058-1-linux@treblig.org

Dave

> Dave
> 
> > RFC patches sent for review only are obviously welcome at any time.
> > 
> > See:
> > https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
> > -- 
> > pw-bot: defer
> > 
> -- 
>  -----Open up your eyes, open up your mind, open up your code -------   
> / Dr. David Alan Gilbert    |       Running GNU/Linux       | Happy  \ 
> \        dave @ treblig.org |                               | In Hex /
>  \ _________________________|_____ http://www.treblig.org   |_______/
>
diff mbox series

Patch

diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index 8e94ed7c56a0..6d2c97f8e9ef 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -661,7 +661,8 @@  config TCP_CONG_CDG
 
 	  For further details see:
 	    D.A. Hayes and G. Armitage. "Revisiting TCP congestion control using
-	    delay gradients." In Networking 2011. Preprint: http://goo.gl/No3vdg
+	    delay gradients." In Networking 2011. Preprint:
+	    http://caia.swin.edu.au/cv/dahayes/content/networking2011-cdg-preprint.pdf
 
 config TCP_CONG_BBR
 	tristate "BBR TCP"