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 05906A00C5; Mon, 6 Jul 2020 16:32:27 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B104E1DAE5; Mon, 6 Jul 2020 16:32:26 +0200 (CEST) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [207.211.31.81]) by dpdk.org (Postfix) with ESMTP id 80D881D908 for ; Mon, 6 Jul 2020 16:32:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594045944; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Lzkayr/zw8p1oElSLqDtaeHWTWTGEt5wrn5RlahD5Sc=; b=IUNLjhEmppaixmALVAU2o9a9KVldDpdPouicTBP3+BHadLjXNhg7QIfL/as7CyFSLFNl9v NFvf/q5mwCkPM3zH9Vz7zBXyZx36pdcR7oh75ZFERTZ9RHvwXBcXRtkvhD84JCKSjUl51j 5bdikPm2PZ8nj/ZC7r//58QAD6u3V1I= Received: from mail-vk1-f200.google.com (mail-vk1-f200.google.com [209.85.221.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-399-y8Ruw8NrPWO-UBNhQCtzSg-1; Mon, 06 Jul 2020 10:32:23 -0400 X-MC-Unique: y8Ruw8NrPWO-UBNhQCtzSg-1 Received: by mail-vk1-f200.google.com with SMTP id g68so6918152vkg.2 for ; Mon, 06 Jul 2020 07:32:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=Lzkayr/zw8p1oElSLqDtaeHWTWTGEt5wrn5RlahD5Sc=; b=p4Um21+c9Dz6NiSfGfwJ6m0xJ5ENN/H1428vT3lGosMLgGwBNwYSBPvgdzKKChhBQk tIgtnExl1MsrjpAkmXLFRO7B3+YtT9akGamCPch2EnG+tA2eu+LRtBusV1NcLAK684vo qcVCTQm7UwqltlNSjma85YFGd9MKJV4LFiJyKyLiN130JZAKWlpb0BPA6m9zaxtOLKyD uP8qnrQBnloqnj3XxWxIPwPQNbfGcwW6OWqsCTz7t44u130u408trQtUXi9u455cqgEC i0uwotpcXEetZ2PwDsETslUILRB/Z36kfD+6yyUTo1b8LbTZqyjWhtsAxT3CuYftkg+f PaVA== X-Gm-Message-State: AOAM5322Lm2mbb/jyLxGD9Lt8nHm20wc04lINqKTeR0nBaIzhB7CK1wt TvAwIdjZw4w3x5YpaH21c0IP5rxvHGeIu1kQvurXz/+iLE3nzAeS30Tpm0N8Je2PJvKDYf9Mn1p o1q6PX+dn02QhQb/utkg= X-Received: by 2002:a67:c990:: with SMTP id y16mr37023783vsk.105.1594045942912; Mon, 06 Jul 2020 07:32:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJztsncSHvhvX9Tvoh+UUdW6rfuD+x0o2Lsk80Z5jijXF0WBN2gIyFfVhhV1X8Fnruuo0AYdpkWVkxQqCTA5Pto= X-Received: by 2002:a67:c990:: with SMTP id y16mr37023768vsk.105.1594045942683; Mon, 06 Jul 2020 07:32:22 -0700 (PDT) MIME-Version: 1.0 References: <20200305043311.17065-1-vattunuru@marvell.com> <20200703145718.81017-1-haiyue.wang@intel.com> <20200703145718.81017-2-haiyue.wang@intel.com> In-Reply-To: <20200703145718.81017-2-haiyue.wang@intel.com> From: David Marchand Date: Mon, 6 Jul 2020 16:32:11 +0200 Message-ID: To: Haiyue Wang Cc: dev , "Burakov, Anatoly" , Thomas Monjalon , Jerin Jacob Kollanukkaran , Andrew Rybchenko , dpdk stable Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [PATCH v17 1/2] eal: add uuid dependent header files explicitly 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" On Fri, Jul 3, 2020 at 5:05 PM Haiyue Wang wrote: > > Add the dependent header files explicitly, so that the user just needs > to include the 'rte_uuid.h' header file directly to avoid compile error: > (1). rte_uuid.h:97:55: error: unknown type name =E2=80=98size_t=E2=80=99 > (2). rte_uuid.h:58:2: error: implicit declaration of function =E2=80=98m= emcpy=E2=80=99 > > Fixes: 6bc67c497a51 ("eal: add uuid API") > Cc: stable@dpdk.org > > Signed-off-by: Haiyue Wang > --- > lib/librte_eal/include/rte_uuid.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/lib/librte_eal/include/rte_uuid.h b/lib/librte_eal/include/r= te_uuid.h > index 044afbdfa..8b42e070a 100644 > --- a/lib/librte_eal/include/rte_uuid.h > +++ b/lib/librte_eal/include/rte_uuid.h > @@ -15,6 +15,8 @@ extern "C" { > #endif > > #include > +#include > +#include > > /** > * Struct describing a Universal Unique Identifier > -- > 2.27.0 > Acked-by: David Marchand --=20 David Marchand