From patchwork Fri Apr 19 17:28:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 139551 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D2A1243EB2; Fri, 19 Apr 2024 19:30:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D948440A7F; Fri, 19 Apr 2024 19:29:47 +0200 (CEST) Received: from mail-il1-f174.google.com (mail-il1-f174.google.com [209.85.166.174]) by mails.dpdk.org (Postfix) with ESMTP id 77641406B8 for ; Fri, 19 Apr 2024 19:29:41 +0200 (CEST) Received: by mail-il1-f174.google.com with SMTP id e9e14a558f8ab-36a0d09e6ffso9783255ab.0 for ; Fri, 19 Apr 2024 10:29:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1713547781; x=1714152581; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=XrOjJKmlEYwv4J5ARAAGCWNRW3ihtndAXEJ5NIAUJF0=; b=jJOcJLxXdIYKoZyNw65OeT8vcrBiJKpllYtQmfAaxCVmsuqokILkHm/fhsGWfUqFw5 PLv8WE7WIP3UjrCOIUagkxwMai4BMqGQxsXf7ThVv2+ivcUvNOewemtR9xrcZDgHQjss eSXbpwRbhXtQnR2EJbOZaPpp4Hkf8scJMeQVIJdSoeaQptfctE/Q8IUZ40ApbjdUkHzF 0A6srfJzIMY2szR6FJ9YnnnQBFB5ay7nX09pSKRDqI//MD8K3s0JFSjVKVHu00WNAHDQ WO8QzRgUOrYjbA6wBhxJcj+wup48uQ3dEN1Mt9MR30oIn824Qio5b/HyEn4vu5fFWkhF fmRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713547781; x=1714152581; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XrOjJKmlEYwv4J5ARAAGCWNRW3ihtndAXEJ5NIAUJF0=; b=gJPhOIJzEqP+qFWF6eUHDNe+a1AsAuG//d/dv/L+Sfp+nH+4ZbMDUxu6G1s2w3L5E4 A0DJa2CEmjdrNuLKYdD59l5+QA/778zLY2UbES3XOL8/y/qjz4JTeYGo7S8p5DVtMAOm dy+Pi7g19CStek1sR/dzzGLzCOhBejINebk0FRUPfRDBSJ5LcymtzTxoL7vb10Ft/MVn rrG5oyeccfC0yMapTS9pLKSTTIUjALVk/w4OccpfKKWxRkBiYjCQIKxfWYgrTh5SiDEK G4U9ITLIX4Yt9QizGQDXgTB8zcB7nqlQX8EpZDnfiMwlGvrwMiFuYI7Hi8TybQzBg+EF pAEw== X-Gm-Message-State: AOJu0YwtYaEs8CNfw+vNv8TiQtLmZHnamEEXsAeZ2qes3+G5Q1WlW48P 2ZYaUud0rxAFiGG2ITQkYgNno6E380wM7A57tK7BW4Y1415Tno5n1gMMbulTfko9HiQGPJW0fyx h X-Google-Smtp-Source: AGHT+IHErq2K9hM1oRYGHShJQNvjXACLJgtuRsfEG4S2wJcBiKnXHzg5tmEHCQSXr3oZPSM/t6x4/w== X-Received: by 2002:a92:ca46:0:b0:36b:3bca:a9a3 with SMTP id q6-20020a92ca46000000b0036b3bcaa9a3mr3245452ilo.19.1713547780785; Fri, 19 Apr 2024 10:29:40 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id h16-20020a632110000000b005f3c5cf33b5sm3383074pgh.37.2024.04.19.10.29.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Apr 2024 10:29:40 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Reshma Pattan Subject: [PATCH v4 5/6] latencystats: update include files Date: Fri, 19 Apr 2024 10:28:25 -0700 Message-ID: <20240419172926.55447-6-stephen@networkplumber.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240419172926.55447-1-stephen@networkplumber.org> References: <20240408195036.182545-1-stephen@networkplumber.org> <20240419172926.55447-1-stephen@networkplumber.org> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Include what is used here. Signed-off-by: Stephen Hemminger --- lib/latencystats/rte_latencystats.c | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/lib/latencystats/rte_latencystats.c b/lib/latencystats/rte_latencystats.c index 8aff96a449..5db896ac7b 100644 --- a/lib/latencystats/rte_latencystats.c +++ b/lib/latencystats/rte_latencystats.c @@ -2,17 +2,25 @@ * Copyright(c) 2018 Intel Corporation */ +#include #include +#include +#include +#include #include -#include -#include -#include #include +#include +#include #include -#include -#include #include +#include +#include +#include +#include +#include +#include +#include #include "rte_latencystats.h"