Hi Jiang, I cannot apply this patch on the tree: git@xxxxxxxxxxxxxxxxxxx:pub/scm/linux/kernel/git/alexs/linux.git docs-next. Could you like to rebase the patchset on that tree? And it's better to pick up your alias translation patch in this patchset too. That would be much more convenient for me. Thanks! Alex <jiang.kun2@xxxxxxxxxx> 于2025年6月30日周一 19:24写道: > > From: Wang Yaxin <wang.yaxin@xxxxxxxxxx> > > translate networking docs to Simplified Chinese > > Wang Yaxin (3): > Docs/zh_CN: Translate netif-msg.rst to Simplified Chinese > Docs/zh_CN: Translate xfrm_proc.rst to Simplified Chinese > Docs/zh_CN: Translate netmem.rst to Simplified Chinese > > .../translations/zh_CN/networking/index.rst | 6 +- > .../zh_CN/networking/netif-msg.rst | 92 +++++++++++++ > .../translations/zh_CN/networking/netmem.rst | 92 +++++++++++++ > .../zh_CN/networking/xfrm_proc.rst | 126 ++++++++++++++++++ > 4 files changed, 313 insertions(+), 3 deletions(-) > create mode 100644 Documentation/translations/zh_CN/networking/netif-msg.rst > create mode 100644 Documentation/translations/zh_CN/networking/netmem.rst > create mode 100644 Documentation/translations/zh_CN/networking/xfrm_proc.rst > > -- > 2.25.1