From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5CE6E1116 for ; Wed, 3 May 2023 10:49:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 51C4FC433D2; Wed, 3 May 2023 10:49:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683110945; bh=O6gtshbx4awDaMiv1K5cJt8mAutAe5Ox7GEBujKkMe4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=g9qxWFrSC89cTLKzT6KKMMwRfsX+ZlzdG+7/nFWlRr0A54rKSFpRGza8h+XdvyS0f lGFYXkj6MIEXD0eTEFty/TPyigMPHut1SxVDsWJ5J2pX159PUkiktpoMHAKhlUNv6b rSTllVDq00uSLfTFcfWLehXVnblz1wI5GXw4IqWfblJ6DY75ArYOXOGpyokfUms4iD x+7zEo/0orrImMDO/6IDBvm/Vy/A87d0EYuJbTt1pZNCP2W3VkvFtaKExiOBWtGMH1 TsrwilODnH7WMu96WHzFHTpz8XtZWFJjYTxLPtiZ2OSUCcJqslpGggYKjvRHCnEvRc clQu05GY9TGkQ== Date: Wed, 3 May 2023 13:49:00 +0300 From: Leon Romanovsky To: Bagas Sanjaya Cc: Linux Networking , Linux Random Direct Memory Access , Linux Documentation , Linux Networking , Saeed Mahameed , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Jonathan Corbet , Gal Pressman , Tariq Toukan , Maher Sanalla , Rahul Rameshbabu , Moshe Shemesh Subject: Re: [PATCH net 0/4] Documentation fixes for Mellanox mlx5 devlink info Message-ID: <20230503104900.GM525452@unreal> References: <20230503094248.28931-1-bagasdotme@gmail.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230503094248.28931-1-bagasdotme@gmail.com> On Wed, May 03, 2023 at 04:42:45PM +0700, Bagas Sanjaya wrote: > Here is fixes for mlx5 devlink info documentation. The first fixes > htmldocs warnings on the mainline, while the rest is formatting fixes. > > Bagas Sanjaya (4): > Documentation: net/mlx5: Wrap vnic reporter devlink commands in code > blocks > Documentation: net/mlx5: Use bullet and definition lists for vnic > counters description > Documentation: net/mlx5: Add blank line separator before numbered > lists > Documentation: net/mlx5: Wrap notes in admonition blocks > > .../ethernet/mellanox/mlx5/devlink.rst | 60 ++++++++++++------- > 1 file changed, 37 insertions(+), 23 deletions(-) RDMA means "Remote Direct Memory Access" and not "Random Direct Memory Access" Linux Random Direct Memory Access Thanks > > > base-commit: c6d96df9fa2c1d19525239d4262889cce594ce6c > -- > An old man doll... just what I always wanted! - Clara >