linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Song Liu <song@kernel.org>
To: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Andrii Nakryiko <andrii@kernel.org>,
	Martin KaFai Lau <kafai@fb.com>, Song Liu <songliubraving@fb.com>,
	Yonghong Song <yhs@fb.com>,
	John Fastabend <john.fastabend@gmail.com>,
	KP Singh <kpsingh@kernel.org>,
	Networking <netdev@vger.kernel.org>, bpf <bpf@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	Xuefeng Li <lixuefeng@loongson.cn>
Subject: Re: [PATCH bpf-next] MAINTAINERS: BPF: Update web-page bpf.io to ebpf.io to avoid redirects
Date: Thu, 28 Jan 2021 09:41:30 -0800	[thread overview]
Message-ID: <CAPhsuW5iejOW0EO-cPVpuq2pwUHB5wTF7iQY0UKpfco3zze8Rg@mail.gmail.com> (raw)
In-Reply-To: <1611825204-14887-1-git-send-email-yangtiezhu@loongson.cn>

On Thu, Jan 28, 2021 at 1:20 AM Tiezhu Yang <yangtiezhu@loongson.cn> 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 <songliubraving@fb.com>

> ---
>  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
>

      reply	other threads:[~2021-01-28 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-28  9:13 [PATCH bpf-next] MAINTAINERS: BPF: Update web-page bpf.io to ebpf.io to avoid redirects Tiezhu Yang
2021-01-28 17:41 ` Song Liu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPhsuW5iejOW0EO-cPVpuq2pwUHB5wTF7iQY0UKpfco3zze8Rg@mail.gmail.com \
    --to=song@kernel.org \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=john.fastabend@gmail.com \
    --cc=kafai@fb.com \
    --cc=kpsingh@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lixuefeng@loongson.cn \
    --cc=netdev@vger.kernel.org \
    --cc=songliubraving@fb.com \
    --cc=yangtiezhu@loongson.cn \
    --cc=yhs@fb.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).