Re: [PATCH linux next 3/3] Docs/zh_CN: Translate netmem.rst to Simplified Chinese

From: xu.xin16
Date: Sat Jun 21 2025 - 02:11:39 EST


> +
> + ========= =================== ============
> + 旧级别 名称 位位置
> + ========= =================== ============
https://lore.kernel.org/all/20250613114211728AwwnXMz8tICEzliAEt0t8@xxxxxxxxxx/
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
> + ========= =================== ============