Re: [RFC PATCH net-next 3/9] ethtool: Add an interface for flashing transceiver modules' firmware
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-01-23 01:37:27
Also in:
linux-doc, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-01-23 01:37:27
Also in:
linux-doc, lkml
On Mon, 22 Jan 2024 10:45:24 +0200 Danielle Ratson wrote:
+ name: status + type: u8
u32, also - it'd be nice to define the enum values in the spec and link
it here by
enum: ...
+ - + name: status-msg + type: string + - + name: done + type: u64 + - + name: total + type: u64
perhaps u64 -> uint?