Re: [PATCH net-next 1/3] net: txgbe: expend SW-FW mailbox buffer size to identify QSFP module
From: Simon Horman <horms@kernel.org>
Date: 2025-09-29 13:52:04
From: Simon Horman <horms@kernel.org>
Date: 2025-09-29 13:52:04
On Sun, Sep 28, 2025 at 05:39:21PM +0800, Jiawen Wu wrote:
In order to identify 40G and 100G QSFP modules, expend mailbox buffer size to store more information read from the firmware.
Hi, I see that the message size is increased by 4 bytes, including two new one-byte fields. But I don't see how that is used by this patchset. Could you expand on this a little?
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
...