[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240910200046.30df2803@kernel.org>
Date: Tue, 10 Sep 2024 20:00:46 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Saeed Mahameed <saeed@...nel.org>
Cc: "David S. Miller" <davem@...emloft.net>, Paolo Abeni
<pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>, Saeed Mahameed
<saeedm@...dia.com>, netdev@...r.kernel.org, Tariq Toukan
<tariqt@...dia.com>, Gal Pressman <gal@...dia.com>, Leon Romanovsky
<leonro@...dia.com>, Yevgeny Kliteynik <kliteyn@...dia.com>, Erez Shitrit
<erezsh@...dia.com>
Subject: Re: [net-next V4 15/15] net/mlx5: HWS, added API and enabled HWS
support
On Mon, 9 Sep 2024 11:12:48 -0700 Saeed Mahameed wrote:
> +/* Set a peer context, each context can have multiple contexts as peers.
> + *
> + * @param[in] ctx
> + * The context in which the peer_ctx will be peered to it.
> + * @param[in] peer_ctx
> + * The peer context.
> + * @param[in] peer_vhca_id
> + * The peer context vhca id.
> + */
I'm going to pull, but why are you not using kdoc comment format?
Would be great if you could follow up and convert these.
Powered by blists - more mailing lists