lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250621141104748JKpvd9iHzc5rfmEKxT0lE@zte.com.cn>
Date: Sat, 21 Jun 2025 14:11:04 +0800 (CST)
From: <xu.xin16@....com.cn>
To: <jiang.kun2@....com.cn>, <wang.yaxin@....com.cn>
Cc: <alexs@...nel.org>, <si.yanteng@...ux.dev>, <corbet@....net>,
        <linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <yang.yang29@....com.cn>, <wang.yaxin@....com.cn>,
        <fan.yu9@....com.cn>, <he.peilin@....com.cn>, <tu.qiang35@....com.cn>,
        <qiu.yutan@....com.cn>, <zhang.yunkai@....com.cn>,
        <ye.xingchen@....com.cn>
Subject: Re: [PATCH linux next 3/3] Docs/zh_CN: Translate netmem.rst
 to Simplified Chinese

> +
> +  =========   ===================	============
> +  旧级别       名称			            位位置
> +  =========   ===================	============
https://lore.kernel.org/all/20250613114211728AwwnXMz8tICEzliAEt0t8@zte.com.cn/
The position of "位位置" is slightly offset. Please check again before you send v2.

Except this, other parts looks good to me.

> +    0         NETIF_MSG_DRV		0x0001
> +    1         NETIF_MSG_PROBE		0x0002
> +    2         NETIF_MSG_LINK		0x0004
> +    2         NETIF_MSG_TIMER		0x0004
> +    3         NETIF_MSG_IFDOWN		0x0008
> +    3         NETIF_MSG_IFUP		0x0008
> +    4         NETIF_MSG_RX_ERR		0x0010
> +    4         NETIF_MSG_TX_ERR		0x0010
> +    5         NETIF_MSG_TX_QUEUED	0x0020
> +    5         NETIF_MSG_INTR		0x0020
> +    6         NETIF_MSG_TX_DONE		0x0040
> +    6         NETIF_MSG_RX_STATUS	0x0040
> +    7         NETIF_MSG_PKTDATA		0x0080
> +  =========   ===================	============

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ