From patchwork Mon Apr 22 15:21:35 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 139616 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 C6E6C43EDB; Mon, 22 Apr 2024 17:24:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAC4640A8A; Mon, 22 Apr 2024 17:24:02 +0200 (CEST) Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com [209.85.210.179]) by mails.dpdk.org (Postfix) with ESMTP id 4712B40A6D for ; Mon, 22 Apr 2024 17:23:51 +0200 (CEST) Received: by mail-pf1-f179.google.com with SMTP id d2e1a72fcca58-6eff2be3b33so4389822b3a.2 for ; Mon, 22 Apr 2024 08:23:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1713799430; x=1714404230; 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=NLcIhuBFAGnFAgSH7Iuy+BgoNw13rLAjei8W7B5mHkc=; b=B3Z7Ryr2SxaU+G1C8cuhv6FQQHU15GYAqfwwNtVUZz39F8PS7Dh0yB/GKZ+H5OpaNO aOQU2MWh2xRrGhZrM+i7hcolFVrarbp8qae2LI/6/c77DAALCY+Dv3YuLkhlUq4GL56W IfhzBjddGEx9KFZV+Rvt7iqiZQNRXLrOifaMmaX6So6RLG3w9H+Y9ByX/DANM61ZAGfB 9F0ZB8rSl3F/f3DHfZjp20bQXuRzIukZK3vOmyWEVRB8J+5w8bsy08vfEzEWWUJ/vXOv YeJ8eWcAwXoMlfLHopi348xMusm6dGJwSAGFf6THQwrFe1EwY/lxBX4ODAuUVk4ejM/G ZXOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713799430; x=1714404230; 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=NLcIhuBFAGnFAgSH7Iuy+BgoNw13rLAjei8W7B5mHkc=; b=c5/1Ek8Cp6RgiI1lflLi086xg9TKSfX+Soav8hiaK0LXd1j9knaqUmEzY4v6oOn4WR Stu6+vz8L5ETgxM7AEAKgTj/g1UkrZVPW7cSdGhsteM4MsKbzwO8mwNWpmorgLEw0DSE f7b7csfeMqemXG+4O8zI6RluFyviXPkMXMVl8QwjeLlZ+9FDZgiFPRuBCKuf6MQZheN4 bXAFBcb7KqoTl9ZGx3z3G14wml8Ty/yua6B5fyGIkMzlKYUyZU6ToKB0arJPhtZD6kzk K/EcdVKeo1TB4B4+TWx5uWYmjMmMRglWdhOHwsDW2PpUzHenuvKCnUTAe3o5EYup7reE 0ecA== X-Gm-Message-State: AOJu0YzkMRQYJ97a4m7wgiXYsIzI96Yjw2hqBVrz6KzOB5+mHYjXLVZL UYM4ShAx9Ycu389IMy322BJ3VYXgBRehzQ8A1aFkv2UjqXn5iJVI51xNQOnfoTwc6ekqVy6xLID v X-Google-Smtp-Source: AGHT+IFCL0ypByIorfbQdhs05DfYLAcMznXZXAuRHLQOuIH/+EJXZwshxx3LwcGpDYhWFyQnXL13RA== X-Received: by 2002:a05:6a20:c909:b0:1ad:22bd:d6d8 with SMTP id gx9-20020a056a20c90900b001ad22bdd6d8mr4113012pzb.4.1713799430498; Mon, 22 Apr 2024 08:23:50 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id cb17-20020a056a02071100b0060063c4be3bsm1402783pgb.14.2024.04.22.08.23.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Apr 2024 08:23:50 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Reshma Pattan Subject: [PATCH v5 5/9] latencystats: update include files Date: Mon, 22 Apr 2024 08:21:35 -0700 Message-ID: <20240422152336.147553-6-stephen@networkplumber.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240422152336.147553-1-stephen@networkplumber.org> References: <20240408195036.182545-1-stephen@networkplumber.org> <20240422152336.147553-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 | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/lib/latencystats/rte_latencystats.c b/lib/latencystats/rte_latencystats.c index c0ac60134f..bd8fde2f0c 100644 --- a/lib/latencystats/rte_latencystats.c +++ b/lib/latencystats/rte_latencystats.c @@ -2,17 +2,26 @@ * 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 #include "rte_latencystats.h"