From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 505831B59F; Wed, 19 Dec 2018 19:28:11 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id CA1FE20ED2; Wed, 19 Dec 2018 13:28:10 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 19 Dec 2018 13:28:10 -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=mesmtp; bh=nkOs47dIal5sCJSkGXchKh36W/Z9CPdqj5JNyCP8Jh0=; b=g/ZNeIrgqT14 nU7ICC01IOu3UjbNl75+or5oR6Q2Pjn5QEGBPw6MuVUJu1l9Sc3vdwyNSQAemD+l vNqGXYD3taf6HpiWtWryTEIVwclTDRagJCwbmFc4q/ikwGaHVp5z0axURNyRxhTc 05ZOGg12oW0za3UQV6O5LscF1SZGtQc= 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=nkOs47dIal5sCJSkGXchKh36W/Z9CPdqj5JNyCP8J h0=; b=YpAuvIvlaS1HVxiBNSdz6BiKWt8rZ8l46S5y3ysUu9gFdu4ja/cNWwPWa gCN5AabGE6kxihxmaS4gxzWyLQ2ru0NBz8uUchKR4N65K99jepIam3KaCGYVjGiW mGUUfdoUHt09lEbZmJLa2gRZ9rCSj2mppyXteuqEEAmv5DkrF69M1CKOc4s7/RZc NzeXv662DX9A/lye5vps+5xJ3J7NUCHN/Fr5QrMzw0BQLUG3UiTOzrvd3MHc2UPZ Ey9nT4Cz5z01MuNhJbbtAVNDg/tZlYGPXJdeYCbmOPHSEWL+x9QSRg2NRwuQ8N// Fae6Tbt+trE5Yqjr79RX/Aommz+eg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtkedrudejtddguddufecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthenuceurghilhhouhhtmecu fedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkf gjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhn uceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukfhppeejjedrudefgedrvd dtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgr lhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 1B412100BA; Wed, 19 Dec 2018 13:28:08 -0500 (EST) From: Thomas Monjalon To: Amr Mokhtar Cc: stable@dpdk.org, dev@dpdk.org, tredaelli@redhat.com, akhil.goyal@nxp.com, david.marchand@redhat.com, nhorman@tuxdriver.com Date: Wed, 19 Dec 2018 19:28:07 +0100 Message-ID: <6466374.ddQSjb7VuA@xps> In-Reply-To: <1545213627-128738-1-git-send-email-amr.mokhtar@intel.com> References: <1545213627-128738-1-git-send-email-amr.mokhtar@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH v2] bbdev: add missing APIs to map file and tag all experimental 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: , X-List-Received-Date: Wed, 19 Dec 2018 18:28:11 -0000 19/12/2018 11:00, Amr Mokhtar: > - add missing APIs to map file > - add experimental tag to all bbdev APIs > > Signed-off-by: Amr Mokhtar Applied, thanks Please do not forget --in-reply-to when sending a v2.