All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiaxun Yang <jiaxun.yang@flygoat.com>
To: Jonathan Corbet <corbet@lwn.net>,
	Yanteng Si <siyanteng@loongson.cn>,
	alexs@kernel.org, bobwxc@email.cn, seakeel@gmail.com
Cc: chenhuacai@kernel.org, linux-doc@vger.kernel.org,
	realpuyuwang@gmail.com, siyanteng01@gmail.com
Subject: Re: [PATCH 0/8] docs/zh_CN: add infiniband translation.
Date: Mon, 26 Jul 2021 15:34:52 +0800	[thread overview]
Message-ID: <152f8f96-5c0b-2bdd-caa7-31dc8af001cf@flygoat.com> (raw)
In-Reply-To: <87wnpet961.fsf@meer.lwn.net>



在 2021/7/26 上午4:45, Jonathan Corbet 写道:
> 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?

I guess most of us don't have experience on infiniband so it might be 
hard for
us to determine if the translation is accurate. :-(

Thanks,

- Jiaxun

>
> Thanks,
>
> jon


      reply	other threads:[~2021-07-26  7:35 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 ` [PATCH 0/8] docs/zh_CN: add infiniband translation Jonathan Corbet
2021-07-26  7:34   ` Jiaxun Yang [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=152f8f96-5c0b-2bdd-caa7-31dc8af001cf@flygoat.com \
    --to=jiaxun.yang@flygoat.com \
    --cc=alexs@kernel.org \
    --cc=bobwxc@email.cn \
    --cc=chenhuacai@kernel.org \
    --cc=corbet@lwn.net \
    --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.