From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro Subject: Re: [PATCH v1 3/7] net/mlx5: use static assert for compile-time sanity checks Date: Fri, 6 Oct 2017 09:50:16 +0200 Message-ID: <20171006075016.GJ15330@autoinstall.dev.6wind.com> References: <20171005230032.7548-1-yskoh@mellanox.com> <20171005230032.7548-4-yskoh@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: adrien.mazarguil@6wind.com, dev@dpdk.org To: Yongseok Koh Return-path: Received: from mail-wr0-f181.google.com (mail-wr0-f181.google.com [209.85.128.181]) by dpdk.org (Postfix) with ESMTP id CA6621B261 for ; Fri, 6 Oct 2017 09:50:27 +0200 (CEST) Received: by mail-wr0-f181.google.com with SMTP id j14so12519447wre.8 for ; Fri, 06 Oct 2017 00:50:27 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20171005230032.7548-4-yskoh@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Oct 05, 2017 at 04:00:28PM -0700, Yongseok Koh wrote: > Replace compile-time sanity check with static_assert() as c11 standard has > been set. Add mlx5_rxtx_vec.h and move the sanity checks to the file. > > Signed-off-by: Yongseok Koh Acked-by: Nelio Laranjeiro -- Nélio Laranjeiro 6WIND