[PATCH bpf-next] MAINTAINERS: BPF: Update web-page bpf.io to ebpf.io to avoid redirects

Subsystems: the rest

STALE1945d

2 messages, 2 authors, 2021-01-28 · open the first message on its own page

[PATCH bpf-next] MAINTAINERS: BPF: Update web-page bpf.io to ebpf.io to avoid redirects

From: Tiezhu Yang <yangtiezhu@loongson.cn>
Date: 2021-01-28 09:20:16

When I open https://bpf.io/, it seems too slow.

$ curl -s -S -L https://bpf.io/ -o /dev/null -w '%{time_redirect}\n'
2.373

$ curl -s -S -L https://bpf.io/ -o /dev/null -w '%{url_effective}\n'
https://ebpf.io/

$ curl -s -S -L https://ebpf.io/ -o /dev/null -w '%{time_redirect}\n'
0.000

So update https://bpf.io/ to https://ebpf.io/ to avoid redirects.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1df56a3..09314ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3260,7 +3260,7 @@ R:	KP Singh <kpsingh@kernel.org>
 L:	netdev@vger.kernel.org
 L:	bpf@vger.kernel.org
 S:	Supported
-W:	https://bpf.io/
+W:	https://ebpf.io/
 Q:	https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
-- 
2.1.0

Re: [PATCH bpf-next] MAINTAINERS: BPF: Update web-page bpf.io to ebpf.io to avoid redirects

From: Song Liu <song@kernel.org>
Date: 2021-01-28 17:43:38

On Thu, Jan 28, 2021 at 1:20 AM Tiezhu Yang [off-list ref] wrote:
When I open https://bpf.io/, it seems too slow.

$ curl -s -S -L https://bpf.io/ -o /dev/null -w '%{time_redirect}\n'
2.373

$ curl -s -S -L https://bpf.io/ -o /dev/null -w '%{url_effective}\n'
https://ebpf.io/

$ curl -s -S -L https://ebpf.io/ -o /dev/null -w '%{time_redirect}\n'
0.000

So update https://bpf.io/ to https://ebpf.io/ to avoid redirects.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Acked-by: Song Liu <redacted>
quoted hunk
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1df56a3..09314ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3260,7 +3260,7 @@ R:        KP Singh <kpsingh@kernel.org>
 L:     netdev@vger.kernel.org
 L:     bpf@vger.kernel.org
 S:     Supported
-W:     https://bpf.io/
+W:     https://ebpf.io/
 Q:     https://patchwork.kernel.org/project/netdevbpf/list/?delegate=121173
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
--
2.1.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help