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 12189A0487 for ; Thu, 4 Jul 2019 15:38:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A86171BE44; Thu, 4 Jul 2019 15:38:10 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id D5E6F1BE35; Thu, 4 Jul 2019 15:38:08 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5938221B10; Thu, 4 Jul 2019 09:38:08 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 04 Jul 2019 09:38:08 -0400 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=g3rlYSBR+EqIUKTDgdibqkwc1jpITn8KhpOntgRrlos=; b=hrVIyh4C619G g6T9zJOMgK9NWDF57o4BcYEWzrRLTc5AHiUT/cKgCitdTEdzh8NFuR+n0Vwgo0j+ 5+Ps4rcQE9uLM/gCo3U09fm2wXAOFOdBFQZP3Jm2KGgA1XTBMZjDQtvpWrysFf/v qPv1IbPpdiB8gUlo7vj2cmPQ2OFQH3E= 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=fm3; bh=g3rlYSBR+EqIUKTDgdibqkwc1jpITn8KhpOntgRrl os=; b=q4hnwKcxlbW3h+npJGMjz7xOOdxhYWFNdAuT3UmPIqH7ns5zjgP+KIy0P OtcXii86mT+mzOHO/hW+E5ER4kI9uNl/YasTOMa8We33/C8mpoWDns1YEpjEPpAq q+s4XYzZV59EVIruMPlCvOoBtzHln/vTLpOeOws1cUA0s5nOFEb+bPa6C/9F3WVD gDDL5ZYHPLAzoQPsELNOappvxZtg17kaAZYtdKnEKTEkXL3letxLfmNB8gSc/gbw YFRmevHSB4o3TW5aA85C+bExIg3Zk4sbR5Xuk8Cp18aham/yL3rkOBM5F3TIpgFH J0NDsXLrLYCQ/t53ySdLVviFbcEOg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrfedvgdeilecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 0782580059; Thu, 4 Jul 2019 09:38:06 -0400 (EDT) From: Thomas Monjalon To: Tianfei zhang Cc: dev@dpdk.org, ferruh.yigit@intel.com, rosen.xu@intel.com, stable@dpdk.org Date: Thu, 04 Jul 2019 15:38:05 +0200 Message-ID: <1577909.OXG2YXD9dO@xps> In-Reply-To: <20190621084017.6763-1-tianfei.zhang@intel.com> References: <20190621084017.6763-1-tianfei.zhang@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v4 1/5] raw/ifpga_rawdev: fix use of untrusted scalar value 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" Series applied, thanks