From patchwork Tue Apr 2 21:50:44 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 139062 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 472E243DC8; Tue, 2 Apr 2024 23:59:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA798410FA; Tue, 2 Apr 2024 23:56:24 +0200 (CEST) Received: from mail-pl1-f170.google.com (mail-pl1-f170.google.com [209.85.214.170]) by mails.dpdk.org (Postfix) with ESMTP id B2DE840E03 for ; Tue, 2 Apr 2024 23:56:07 +0200 (CEST) Received: by mail-pl1-f170.google.com with SMTP id d9443c01a7336-1e28be94d32so3140165ad.0 for ; Tue, 02 Apr 2024 14:56:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1712094967; x=1712699767; 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=Z9FUfuO95egBTo4uDUTEL8K4PBgpv2V81T0KdWkbRGY=; b=iwKEdxJFldhaQmFxEBKEcPkDIbXhr3OhWXRpZGhDmTyeMgU4ILGBPKs2vGJpmCQ0rG Q9p9KAUwpP3deVheZF/s30aJZFHOUGSf5ERi9GDfbgsEUZltYnE6awzgH/lcc4jlyfSK Y7D2F5CBuvLFH6Soe1BzNedaDOQ1lCwbQ7OU7Ux9eYHpebyi8Vqkvg/GBojnq4uOxfev ToO7kZMXOZnn58xnu7esW+mBZICV0XRpVBSMmdt41jS2k8dt+BFpfUUl23fcU1X2dcwH Wn+vdBEY0MSzXZHQQGf59rp9l3MgMk2N+sIMsUJPKZjuJFYVLW6pDDNqnsHX7BaUb1Lz CF/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712094967; x=1712699767; 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=Z9FUfuO95egBTo4uDUTEL8K4PBgpv2V81T0KdWkbRGY=; b=THz18EQsANM5g81qi7Ry4xFsiTmt5VcCsMjIu/l2ynZkOtk2nhlejGUr1U4cq+j72x lQJ8bZz9G6mdEd4yk1cb22gJLDzMmk3HXszftX8k+2znKNYa3RvRpaWWiQwrGq4Jx7YI 9kKFxspnq6Z/df9V+ht0XAx9qLG4rVLZTW4Esxl9XX/zK+7Pu/SK1mhhht734inuwmXJ T/NZb1mwcDt/COe5Cv0RMHFOxrMgt2U7xYrNqOkPXel4RMY4u3cZgiDIYMayWz64RYd1 McDdqqWPKCc4LiioUfGm8qwaQoOpBBMobRWdqAnlvV5B41CbzxoTqZq7z4NrBqgcMqjP o5IQ== X-Gm-Message-State: AOJu0Yw4NnZgclHTX/Y7IFDgRXZupRK7PTMoEnZQ+q+KSz5V653TmbMK KjcGPtM0wnzghVHF0Hl+5ZbcNDtgwg6CvNl2P8icyl5QcyNQimVYADzVKJLrI/UJM3CPIXOL9La HE04= X-Google-Smtp-Source: AGHT+IF3xmcVIyWMRd2odIlZDTXRTu5vTIJPoM1JBZVM+hcrsxgsX50WSoAi3rUZ6sTSzHx920wfpw== X-Received: by 2002:a17:902:e810:b0:1e0:f2a7:ebc2 with SMTP id u16-20020a170902e81000b001e0f2a7ebc2mr16602349plg.24.1712094966864; Tue, 02 Apr 2024 14:56:06 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id x15-20020a170902820f00b001dddf29b6e8sm11609381pln.299.2024.04.02.14.56.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Apr 2024 14:56:06 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Cristian Dumitrescu Subject: [PATCH v3 28/30] app/test-pipeline: remove unused rte_memcpy.h include Date: Tue, 2 Apr 2024 14:50:44 -0700 Message-ID: <20240402215502.278838-29-stephen@networkplumber.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240402215502.278838-1-stephen@networkplumber.org> References: <20240229225936.483472-1-stephen@networkplumber.org> <20240402215502.278838-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 This included but never used here. Signed-off-by: Stephen Hemminger --- app/test-pipeline/config.c | 1 - app/test-pipeline/init.c | 1 - app/test-pipeline/main.c | 1 - app/test-pipeline/runtime.c | 1 - 4 files changed, 4 deletions(-) diff --git a/app/test-pipeline/config.c b/app/test-pipeline/config.c index daf838948b..f4d5d435ad 100644 --- a/app/test-pipeline/config.c +++ b/app/test-pipeline/config.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include #include diff --git a/app/test-pipeline/init.c b/app/test-pipeline/init.c index 558f0e428d..8028192306 100644 --- a/app/test-pipeline/init.c +++ b/app/test-pipeline/init.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include #include diff --git a/app/test-pipeline/main.c b/app/test-pipeline/main.c index 4cc098d7ac..ca0bc9d9d1 100644 --- a/app/test-pipeline/main.c +++ b/app/test-pipeline/main.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include diff --git a/app/test-pipeline/runtime.c b/app/test-pipeline/runtime.c index 752f783370..a6457488c0 100644 --- a/app/test-pipeline/runtime.c +++ b/app/test-pipeline/runtime.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include #include