From: Siwei Chen <anka@stu.cdut.edu.cn>
To: alexs@kernel.org, si.yanteng@linux.dev, dzm91@hust.edu.cn,
corbet@lwn.net, skhan@linuxfoundation.org
Cc: wy@wyuan.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, Siwei Chen <businiaoanka@anka1.top>
Subject: [PATCH 0/5] docs/zh_CN: Add Chinese translations for five networking documents
Date: Fri, 24 Jul 2026 13:13:36 +0800 [thread overview]
Message-ID: <cover.1784866896.git.businiaoanka@anka1.top> (raw)
From: Siwei Chen <businiaoanka@anka1.top>
This series adds Simplified Chinese translations for five documents
under Documentation/networking/:
- team.rst: Team devices driven from userspace via libteam
- sriov.rst: NIC SR-IOV APIs (switchdev model and legacy API)
- driver.rst: Softnet driver issues (probing, close/stop,
transmit path guidelines, and extack error reporting)
- ipv6.rst: ipv6 module parameters (disable, autoconf,
disable_ipv6)
- secid.rst: LSM/SELinux secid usage in the flowi structure
Siwei Chen (5):
docs/zh_CN: Add networking team documentation Chinese translation
docs/zh_CN: Add NIC SR-IOV APIs Chinese translation
docs/zh_CN: Add Softnet Driver Issues Chinese translation
docs/zh_CN: Add ipv6 Chinese translation
docs/zh_CN: Add LSM/SeLinux secid Chinese translation
.../translations/zh_CN/networking/driver.rst | 138 ++++++++++++++++++
.../translations/zh_CN/networking/ipv6.rst | 76 ++++++++++
.../translations/zh_CN/networking/secid.rst | 24 +++
.../translations/zh_CN/networking/sriov.rst | 31 ++++
.../translations/zh_CN/networking/team.rst | 16 ++
5 files changed, 285 insertions(+)
create mode 100644 Documentation/translations/zh_CN/networking/driver.rst
create mode 100644 Documentation/translations/zh_CN/networking/ipv6.rst
create mode 100644 Documentation/translations/zh_CN/networking/secid.rst
create mode 100644 Documentation/translations/zh_CN/networking/sriov.rst
create mode 100644 Documentation/translations/zh_CN/networking/team.rst
--
2.53.0
next reply other threads:[~2026-07-24 5:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-24 5:13 Siwei Chen [this message]
2026-07-24 5:13 ` [PATCH 1/5] docs/zh_CN: Add networking team documentation Chinese translation Siwei Chen
2026-07-24 5:13 ` [PATCH 2/5] docs/zh_CN: Add NIC SR-IOV APIs " Siwei Chen
2026-07-24 5:13 ` [PATCH 3/5] docs/zh_CN: Add Softnet Driver Issues " Siwei Chen
2026-07-24 5:13 ` [PATCH 4/5] docs/zh_CN: Add ipv6 " Siwei Chen
2026-07-24 5:13 ` [PATCH 5/5] docs/zh_CN: Add LSM/SeLinux secid " Siwei Chen
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=cover.1784866896.git.businiaoanka@anka1.top \
--to=anka@stu.cdut.edu.cn \
--cc=alexs@kernel.org \
--cc=businiaoanka@anka1.top \
--cc=corbet@lwn.net \
--cc=dzm91@hust.edu.cn \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=si.yanteng@linux.dev \
--cc=skhan@linuxfoundation.org \
--cc=wy@wyuan.org \
/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