[PATCH v5 1/5] docs/zh_CN: Add networking team documentation Chinese translation
Siwei Chen <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.linux-doc |
|---|---|
| Message-ID | <[email protected]> |
From: Siwei Chen <[email protected]> Translate .../networking/team.rst into Chinese. Update the translation through commit aa8a6ee3e3fc ("docs: networking: convert team.txt to ReST") Signed-off-by: Siwei Chen <[email protected]> --- .../translations/zh_CN/networking/index.rst | 2 +- .../translations/zh_CN/networking/team.rst | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 Documentation/translations/zh_CN/networking/team.rst diff --git a/Documentation/translations/zh_CN/networking/index.rst b/Documentation/translations/zh_CN/networking/index.rst index 333e9f6cafff..fcb8dc8f2c72 100644 --- a/Documentation/translations/zh_CN/networking/index.rst +++ b/Documentation/translations/zh_CN/networking/index.rst @@ -29,6 +29,7 @@ alias mptcp-sysctl generic-hdlc + team timestamping Todolist: @@ -136,7 +137,6 @@ Todolist: * tc-queue-filters * tcp_ao * tcp-thin -* team * tipc * tproxy * tuntap diff --git a/Documentation/translations/zh_CN/networking/team.rst b/Documentation/translations/zh_CN/networking/team.rst new file mode 100644 index 000000000000..e6cf19a245a1 --- /dev/null +++ b/Documentation/translations/zh_CN/networking/team.rst @@ -0,0 +1,16 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. include:: ../disclaimer-zh_CN.rst + +:Original: Documentation/networking/team.rst + +:翻译: + + 陈思为 Siwei Chen <[email protected]> + +==================== +Team(网络接口聚合) +==================== + +Team 设备由用户空间通过 libteam 库驱动,该库位于: + https://github.com/jpirko/libteam -- 2.53.0