[PATCH v2 01/18] net/r8169: add PMD driver skeleton
Stephen Hemminger
stephen at networkplumber.org
Thu Oct 17 18:30:47 CEST 2024
On Thu, 17 Oct 2024 14:31:43 +0800
Howard Wang <howard_wang at realsil.com.cn> wrote:
> Meson build infrastructure, r8169_ethdev minimal skeleton,
> header with Realtek NIC device and vendor IDs.
>
> Signed-off-by: Howard Wang <howard_wang at realsil.com.cn>
ERROR:CODE_INDENT: code indent should use tabs where possible
#311: FILE: drivers/net/r8169/r8169_ethdev.c:157:
+ struct rte_pci_device *pci_dev)$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#311: FILE: drivers/net/r8169/r8169_ethdev.c:157:
+ struct rte_pci_device *pci_dev)$
ERROR:CODE_INDENT: code indent should use tabs where possible
#314: FILE: drivers/net/r8169/r8169_ethdev.c:160:
+^I rtl_dev_init);$
More information about the dev
mailing list