From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id AEDD8A04DD; Fri, 27 Nov 2020 01:04:46 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 87135CA54; Fri, 27 Nov 2020 01:04:45 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 39183CA2A for ; Fri, 27 Nov 2020 01:04:44 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id D54B85C0276; Thu, 26 Nov 2020 19:04:42 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Thu, 26 Nov 2020 19:04:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= S5t2V5MpYQmgqMk5U9HY2DIAWuj0fp77SdTNx+6Wm9M=; b=sNQnG315T24C8qmy 0S6RX5Z94NRpi5H3RXgp0SRsbSfdUESIA+05niiLCLyG2NLppcS3svlRP2jnbe8T i22eAtP1pRcDBMKvtoebR0HXtYCprMxN5sEui6gP+MkZpQ8Phc1C1HD3Nk4JZ4hC cOj4ERVI+MWcE4lgTXVE1t+TodUE8A+cQsfETux4JDRzyTTq0KZgEGhlQvHIfxrJ 5wUTc73t0K9QEz0XAritc1XAfW77Qn1IamBAN1HIrWcDXmv75TF7PcIAQbKurhRq Z8NKGtAPQDcig/P3BOR5poYI1zEgEsxT1BXeb9ixjmWOFLSMs25t+ffyAQPTAlsw p3poVA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=S5t2V5MpYQmgqMk5U9HY2DIAWuj0fp77SdTNx+6Wm 9M=; b=rGeeWr+uRzMZzc1UmSRKu+phckv5BkDP1ZS8Xi7aPEDMyDiSqS46xp2Iu rZBGq4RkMCIbP0APf0KXq1TL5H/QrgzJkH1GF0J/hQ5cWeyeytxLYB7hzq1hhpBu Jjz4jt2gUrUL1c1qoywRIxRFfn3rDf3mSUL75DicFYQwjRvy3QfDkXRXoA47ToIG Cw/mIoIzuzpqRHsYmnGF30OTpKQobXQYc+rOLSMVUhaOsE9sNp4oskxSdJ8gFshH yd8rFfcTzFniJW/0439TCX7hXyAQNes1yeJgONbTdXrsr6QnoStKf6MEAH69sLEn +TNxUi/Au8cA9I5DjDCDZ8bem5wTQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudehfedgudeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedunecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id DA5953064AA6; Thu, 26 Nov 2020 19:04:41 -0500 (EST) From: Thomas Monjalon To: Asaf Penso Cc: dev@dpdk.org, Matan Azrad , Shahaf Shuler , Viacheslav Ovsiienko Date: Fri, 27 Nov 2020 01:04:40 +0100 Message-ID: <2900677.bE2rpoMkPH@thomas> In-Reply-To: <20201126235522.2059857-1-thomas@monjalon.net> References: <1606203856-5736-1-git-send-email-asafp@nvidia.com> <20201126235522.2059857-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v5] doc: add Rx functions limitations in mlx5 guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 27/11/2020 00:55, Thomas Monjalon: > From: Asaf Penso > > The mlx5 PMD supports various Rx burst functions. > Each function is enabled differently and supports different features. > > Signed-off-by: Asaf Penso > Signed-off-by: Thomas Monjalon > --- > v5: fix formatting by using a table Applied