Re: [PATCH v4 2/5] docs/zh_CN: Add NIC SR-IOV APIs Chinese translation
不死鸟Anka <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.linux-doc |
|---|---|
| Message-ID | <1BF8CF1BBFF9C472+12992012.O9o76ZdvQC@anka-20eya00ycd> |
在 2026年8月21日星期五 中国标准时间 21:34:59,Dongliang Mu 写道: > > diff --git a/Documentation/translations/zh_CN/networking/sriov.rst > > b/Documentation/translations/zh_CN/networking/sriov.rst new file mode > > 100644 > > index 000000000000..bf37e68f0534 > > --- /dev/null > > +++ b/Documentation/translations/zh_CN/networking/sriov.rst > > @@ -0,0 +1,31 @@ > > +.. SPDX-License-Identifier: GPL-2.0 > > + > > +.. include:: ../disclaimer-zh_CN.rst > > + > > +:Original: Documentation/networking/sriov.rst > > + > > +:翻译: > > + > > + 陈思为 Siwei Chen <[email protected]> > > + > > +=============== > > +网卡 SR-IOV API > > +=============== > > + > > +强烈建议现代网卡专注于实现 ``switchdev`` 模型(参见 :ref:`switchdev`) > > The compilation complains this switchdev reference. This documentation > has no translation in the same directory: > > Documentation/translations/zh_CN/networking/sriov.rst:15: > WARNING: undefined label: 'switchdev' [ref.ref] > > Dongliang Mu > I'm sorry for this. I will use direct link instead of `:ref:` to fix it.