Linux Documentation
 help / color / mirror / Atom feed
* [PATCH 0/5] docs/zh_CN: Add Chinese translations for five networking documents
@ 2026-07-24  5:13 Siwei Chen
  2026-07-24  5:13 ` [PATCH 1/5] docs/zh_CN: Add networking team documentation Chinese translation Siwei Chen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Siwei Chen @ 2026-07-24  5:13 UTC (permalink / raw)
  To: alexs, si.yanteng, dzm91, corbet, skhan
  Cc: wy, linux-doc, linux-kernel, Siwei Chen

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-07-24  5:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-24  5:13 [PATCH 0/5] docs/zh_CN: Add Chinese translations for five networking documents Siwei Chen
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox