Re: [PATCH net-next v4 12/13] netlink: specs: Add ethernet port listing with ethtool
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-02-04 16:14:15
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-02-04 16:14:15
Also in:
lkml
On Tue, 3 Feb 2026 18:28:36 +0100 Maxime Chevallier wrote:
+Request contents: + +==================================== ====== ================================= + ``ETHTOOL_A_PORT_HEADER`` nested request header + ``ETHTOOL_A_PORT_ID`` u32 port id + ==================================== ====== ===============================
No idea what happened but suddenly last doc build run started noticing that this table is malformed. Even tho the patches have been present in previous builds already and there was no error. Very odd. But the table does look wonky.. Documentation/networking/ethtool-netlink.rst:2538: ERROR: Malformed table. Bottom/header table border does not match top border. ==================================== ====== ================================= ``ETHTOOL_A_PORT_HEADER`` nested request header ``ETHTOOL_A_PORT_ID`` u32 port id ==================================== ====== =============================== -- pw-bot: cr