[PATCH 3/4] nvme-fabrics: add tp8010 support

John Meneghini jmeneghi at redhat.com
Mon Jan 31 09:03:03 PST 2022


Hi Martin.

Properly speaking, registrations are sent to the CDC, not the DC.

Correct?

Can we please change this, everywhere, to be clear about when we are "talking" to the CDC (Centralized Discovery Controller) and 
when we are talking to the DC (Discovery Controller).

/John

On 1/25/22 09:59, Martin Belanger wrote:
> +/**
> + * nvme_get_adrfam() - Get address family for the address we're registering
> + * with the DC. We retrieve this info from the socket itself. If we can't
> + * get the source address from the socket, then we'll infer the address
> + * family from the address of the DC since the DC address has the same
> + * address family.
> + *
> + * @ctrl: Host NVMe controller instance maintaining the admin queue used to
> + *      submit the DIM command to the DC.
> + *
> + * Return: The address family of the source address associated with the
> + * socket connected to the DC.




More information about the Linux-nvme mailing list