From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 091F145C89 for ; Tue, 5 Nov 2024 14:50:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF37A402B3; Tue, 5 Nov 2024 14:50:29 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id E2E2940151 for ; Tue, 5 Nov 2024 14:50:28 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6e2e3e4f65dso7806217b3.3 for ; Tue, 05 Nov 2024 05:50:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730814628; x=1731419428; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=52Ilp4bKuuVk4zXvj3Kw+2L2LS9L7ZG8n9ljOZtE9zo=; b=gFvXICbNVECmPJhgWNYxNkbUH7drlVdEHtp7fwlmEWCaoiiThc7eqGpcM/l5erFpLp wOEIxdLTb8hO4Mb7VcDZt0lsxgWbfDQVnXRwKitKDT4oYrJZsdfLdglzxWjGPEIFbG2h L7X+wDjU6ZPIPDGvfcZw3WROLdQtO6xk3Ix8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730814628; x=1731419428; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=52Ilp4bKuuVk4zXvj3Kw+2L2LS9L7ZG8n9ljOZtE9zo=; b=N9H8UfLRAw+0wjIBx4Rb+Kb5FdGQFgteO6GLz4sW7brNZ8t3MGzNKPobqeOpuDMVkP Vv8nn7vBvNvLh2No9MQo3y+h4Tw4zISq6bqt+5bWv1VSIdTLC8GWtDZhs2HKWY8ZjO+B jcotUbDOFrg3wmtv6YRNkFCBfZFIWxgl3pF0eGYcvf7DXJZFX30j2jQXAECU/yrONnAb Z5UEN6fKzaKW6n1fs/K9NEcFKbZoWZ5CskJ3lhdcbKJeNVEgB1A+51jU8B5/WlHmwKb1 ZfuHbhZ0CLpWgo1hyDlfndAb6nqIC/UziOBipQ5Nm4b/8Q5MO5jzose6uxUL74JndK3E lOyQ== X-Gm-Message-State: AOJu0YycYU8p7vdG8UBiGyBdiZk1Tqg/3V1NE1tdfCkOvs8Ne145v9gb iZqCBnIDlWpL50lj6NO4vaaesw+RG2bp/pfnd1Tg7CFXNS/4wipDT0G6lnzohxtDKVabaeQEkOh sKJQViKnFj7gI3EO89C3qNnTmWTlKYKhB+VdRbv9R X-Google-Smtp-Source: AGHT+IE/kPlfruQjJUQVMlfRcPH/nuzCdrTphb33sllipi+ig++GoBPjItOE7o6Xt7NyIWP7VA4iaQ37Whi9 X-Received: by 2002:a05:690c:16:b0:6d3:f283:8550 with SMTP id 00721157ae682-6e9d8b001dfmr320750137b3.28.1730814628167; Tue, 05 Nov 2024 05:50:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6ea55c85373sm8619167b3.65.2024.11.05.05.50.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Nov 2024 05:50:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Nov 2024 05:50:28 -0800 (PST) Message-ID: <672a22a4.0d0a0220.d9ed5.fb6aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C24E06052471; Tue, 5 Nov 2024 08:50:27 -0500 (EST) Subject: |SUCCESS| pw148003 [PATCH] app/dumpcap: remove unused struct array From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241105112721.373285-1-bruce.richardson@intel.com> References: <20241105112721.373285-1-bruce.richardson@intel.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148003 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, November 05 2024 11:27:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:64f27886b8bf127cd365a8a3ed5c05852a5ae81d 148003 --> testing pass Upstream job id: Template-DTS-Pipeline#194189 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/