All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Yanteng Si <siyanteng@loongson.cn>,
	alexs@kernel.org, bobwxc@email.cn, seakeel@gmail.com
Cc: Yanteng Si <siyanteng@loongson.cn>,
	chenhuacai@kernel.org, jiaxun.yang@flygoat.com,
	linux-doc@vger.kernel.org, realpuyuwang@gmail.com,
	siyanteng01@gmail.com
Subject: Re: [PATCH 0/8] docs/zh_CN: add infiniband translation.
Date: Sun, 25 Jul 2021 14:45:10 -0600	[thread overview]
Message-ID: <87wnpet961.fsf@meer.lwn.net> (raw)
In-Reply-To: <cover.1624525360.git.siyanteng@loongson.cn>

Yanteng Si <siyanteng@loongson.cn> writes:

> translation linux-next/Documentation/infiniband/* into Chinese.
>
> Yanteng Si (8):
>   docs/zh_CN: add infiniband index translation
>   docs/zh_CN: add infiniband core_locking translation
>   docs/zh_CN: add infiniband ipoib translation
>   docs/zh_CN: add infiniband opa_vnic translation
>   docs/zh_CN: add infiniband sysfs translation
>   docs/zh_CN: add infiniband tag_matching translation
>   docs/zh_CN: add infiniband user_mad translation
>   docs/zh_CN: add infiniband user_verbs translation
>
>  Documentation/translations/zh_CN/index.rst    |   2 +-
>  .../zh_CN/infiniband/core_locking.rst         | 114 ++++++++++++
>  .../translations/zh_CN/infiniband/index.rst   |  39 +++++
>  .../translations/zh_CN/infiniband/ipoib.rst   | 110 ++++++++++++
>  .../zh_CN/infiniband/opa_vnic.rst             | 155 +++++++++++++++++
>  .../translations/zh_CN/infiniband/sysfs.rst   |  20 +++
>  .../zh_CN/infiniband/tag_matching.rst         |  62 +++++++
>  .../zh_CN/infiniband/user_mad.rst             | 163 ++++++++++++++++++
>  .../zh_CN/infiniband/user_verbs.rst           |  71 ++++++++
>  9 files changed, 735 insertions(+), 1 deletion(-)
>  create mode 100644 Documentation/translations/zh_CN/infiniband/core_locking.rst
>  create mode 100644 Documentation/translations/zh_CN/infiniband/index.rst
>  create mode 100644 Documentation/translations/zh_CN/infiniband/ipoib.rst
>  create mode 100644 Documentation/translations/zh_CN/infiniband/opa_vnic.rst
>  create mode 100644 Documentation/translations/zh_CN/infiniband/sysfs.rst
>  create mode 100644 Documentation/translations/zh_CN/infiniband/tag_matching.rst
>  create mode 100644 Documentation/translations/zh_CN/infiniband/user_mad.rst
>  create mode 100644 Documentation/translations/zh_CN/infiniband/user_verbs.rst

So these have been waiting for a month without review...is there any
chance somebody can take a look at them?

Thanks,

jon

  parent reply	other threads:[~2021-07-25 20:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24  9:06 [PATCH 0/8] docs/zh_CN: add infiniband translation Yanteng Si
2021-06-24  9:06 ` [PATCH 1/8] docs/zh_CN: add infiniband index translation Yanteng Si
2021-07-27 15:56   ` Puyu Wang
2021-07-29 11:55     ` yanteng si
2021-06-24  9:06 ` [PATCH 2/8] docs/zh_CN: add infiniband core_locking translation Yanteng Si
2021-08-01  3:41   ` Alex Shi
2021-08-01  6:08     ` yanteng si
2021-06-24  9:06 ` [PATCH 3/8] docs/zh_CN: add infiniband ipoib translation Yanteng Si
2021-06-24  9:06 ` [PATCH 4/8] docs/zh_CN: add infiniband opa_vnic translation Yanteng Si
2021-06-24  9:06 ` [PATCH 5/8] docs/zh_CN: add infiniband sysfs translation Yanteng Si
2021-06-24  9:06 ` [PATCH 6/8] docs/zh_CN: add infiniband tag_matching translation Yanteng Si
2021-06-24  9:06 ` [PATCH 7/8] docs/zh_CN: add infiniband user_mad translation Yanteng Si
2021-06-24  9:06 ` [PATCH 8/8] docs/zh_CN: add infiniband user_verbs translation Yanteng Si
2021-07-25 20:45 ` Jonathan Corbet [this message]
2021-07-26  7:34   ` [PATCH 0/8] docs/zh_CN: add infiniband translation Jiaxun Yang

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=87wnpet961.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=alexs@kernel.org \
    --cc=bobwxc@email.cn \
    --cc=chenhuacai@kernel.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=realpuyuwang@gmail.com \
    --cc=seakeel@gmail.com \
    --cc=siyanteng01@gmail.com \
    --cc=siyanteng@loongson.cn \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.