Re: [PATCH v2 08/14] habanalabs/gaudi: add a new IOCTL for NIC control operations

From: Randy Dunlap
Date: Sat Sep 12 2020 - 11:08:02 EST


Hi,

On 9/12/20 7:41 AM, Oded Gabbay wrote:
> +#define HL_IOCTL_NIC _IOWR('H', 0x07, struct hl_nic_args)


ioctl numbers ('H') should be documented in
Documentation/userspace-api/ioctl/ioctl-number.rst

Sorry if I missed seeing that. (I scanned quickly.)

thanks.

--
~Randy