From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id DFD085B3C for ; Wed, 10 Apr 2019 14:48:25 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5C30821FC3; Wed, 10 Apr 2019 08:48:25 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 10 Apr 2019 08:48:25 -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=4kDN+lsznaWLij1fPyzSR0L48XJuanDm5RMPaUau2UA=; b=B1ZNQaKwfveD zqQD/bwJLJdjz2OWQChmrGETlMmls1PBIPtd8ijsGMxEI5h1Tr7bu+MmpAch+qrn t48fH96/Tmm+RZvLcT9sKd5uZeYd6lvfaJPWK5i2dDW7+e1KhbAsuU6g4oozOvY4 tGwe1zIfToHilTvwNK4XjfTQXrLd7x0= 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=fm2; bh=4kDN+lsznaWLij1fPyzSR0L48XJuanDm5RMPaUau2 UA=; b=3JJ+cxOuF79DZ/QkwTFVoQAnbpXGCmj8RyBff7aHscsqsTX6WPelUOpRA EVb1K+wKdpr5O9Q5MGVi+OqTWtW01N3IxayOqDk5IiCB9FkmokgmqoZVHIHYuq/5 vBO/p2M/KsOzPYn3MRRIEZXLm8v2Yn5jy0GzdR59Pr34pfCDLNrH5KyOdX/LJ1Pp Jrw8FlNuMWamGfLYVjNYI41MAzBLF3A8kOjLkzGGIlWrhu5e0m2zz8zdjenP1Ok/ KK183Jvd34890T+EKFKwEc9j7SGMArptJvpmDydzOXI/MZUsRcQq1zkqHzPAEYJy o8Air24w3yiBRF50bpLxIKkuXIX+w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudejgdehiecutefuodetggdotefrodftvf 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 5EEADE409D; Wed, 10 Apr 2019 08:48:23 -0400 (EDT) From: Thomas Monjalon To: Jerin Jacob Cc: dev@dpdk.org, jerinjacobk@gmail.com, Pavan Nikhilesh , Gavin Hu Date: Wed, 10 Apr 2019 14:48:19 +0200 Message-ID: <1629733.bzL2zMFU3D@xps> In-Reply-To: <20190406142737.20091-4-jerinj@marvell.com> References: <20190318164949.2357-1-jerinj@marvell.com> <20190406142737.20091-1-jerinj@marvell.com> <20190406142737.20091-4-jerinj@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v7 4/4] config: add octeontx2 machine config 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, 10 Apr 2019 12:48:26 -0000 06/04/2019 16:27, jerinjacobk@gmail.com: > From: Jerin Jacob > > Optimized configuration for Marvell octeontx2 SoC. > Updated meson build to support Marvell octeontx2 SoC. > Added meson cross build target for octeontx2. I see this error with meson when compiling softnic for octeontx2: -c ../drivers/net/softnic/rte_eth_softnic_action.c {standard input}: Assembler messages: {standard input}:16: Error: selected processor does not support `crc32cx w3,w3,x0' {standard input}:38: Error: selected processor does not support `crc32cx w1,w1,x3' {standard input}:44: Error: selected processor does not support `crc32cx w0,w0,x4' {standard input}:69: Error: selected processor does not support `crc32cx w2,w2,x3' ... From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 3B1D6A0096 for ; Wed, 10 Apr 2019 14:48:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D8A4A7CCA; Wed, 10 Apr 2019 14:48:26 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id DFD085B3C for ; Wed, 10 Apr 2019 14:48:25 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5C30821FC3; Wed, 10 Apr 2019 08:48:25 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 10 Apr 2019 08:48:25 -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=4kDN+lsznaWLij1fPyzSR0L48XJuanDm5RMPaUau2UA=; b=B1ZNQaKwfveD zqQD/bwJLJdjz2OWQChmrGETlMmls1PBIPtd8ijsGMxEI5h1Tr7bu+MmpAch+qrn t48fH96/Tmm+RZvLcT9sKd5uZeYd6lvfaJPWK5i2dDW7+e1KhbAsuU6g4oozOvY4 tGwe1zIfToHilTvwNK4XjfTQXrLd7x0= 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=fm2; bh=4kDN+lsznaWLij1fPyzSR0L48XJuanDm5RMPaUau2 UA=; b=3JJ+cxOuF79DZ/QkwTFVoQAnbpXGCmj8RyBff7aHscsqsTX6WPelUOpRA EVb1K+wKdpr5O9Q5MGVi+OqTWtW01N3IxayOqDk5IiCB9FkmokgmqoZVHIHYuq/5 vBO/p2M/KsOzPYn3MRRIEZXLm8v2Yn5jy0GzdR59Pr34pfCDLNrH5KyOdX/LJ1Pp Jrw8FlNuMWamGfLYVjNYI41MAzBLF3A8kOjLkzGGIlWrhu5e0m2zz8zdjenP1Ok/ KK183Jvd34890T+EKFKwEc9j7SGMArptJvpmDydzOXI/MZUsRcQq1zkqHzPAEYJy o8Air24w3yiBRF50bpLxIKkuXIX+w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudejgdehiecutefuodetggdotefrodftvf 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 5EEADE409D; Wed, 10 Apr 2019 08:48:23 -0400 (EDT) From: Thomas Monjalon To: Jerin Jacob Cc: dev@dpdk.org, jerinjacobk@gmail.com, Pavan Nikhilesh , Gavin Hu Date: Wed, 10 Apr 2019 14:48:19 +0200 Message-ID: <1629733.bzL2zMFU3D@xps> In-Reply-To: <20190406142737.20091-4-jerinj@marvell.com> References: <20190318164949.2357-1-jerinj@marvell.com> <20190406142737.20091-1-jerinj@marvell.com> <20190406142737.20091-4-jerinj@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v7 4/4] config: add octeontx2 machine config 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" Message-ID: <20190410124819.8nQyPvLl5EX3if1vkK5JHpajOUg8BuuyIxq5VLF7ZBI@z> 06/04/2019 16:27, jerinjacobk@gmail.com: > From: Jerin Jacob > > Optimized configuration for Marvell octeontx2 SoC. > Updated meson build to support Marvell octeontx2 SoC. > Added meson cross build target for octeontx2. I see this error with meson when compiling softnic for octeontx2: -c ../drivers/net/softnic/rte_eth_softnic_action.c {standard input}: Assembler messages: {standard input}:16: Error: selected processor does not support `crc32cx w3,w3,x0' {standard input}:38: Error: selected processor does not support `crc32cx w1,w1,x3' {standard input}:44: Error: selected processor does not support `crc32cx w0,w0,x4' {standard input}:69: Error: selected processor does not support `crc32cx w2,w2,x3' ...