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 ABD6F4601F for ; Wed, 8 Jan 2025 16:32:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82DC94014F; Wed, 8 Jan 2025 16:32:46 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 841F1400D6 for ; Wed, 8 Jan 2025 16:32:45 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-71e36b27b53so8677464a34.1 for ; Wed, 08 Jan 2025 07:32:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736350364; x=1736955164; 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=mkFCc/qQ7byGC/57KvF2yrNmc8XdzUCZiYC6GcJ+UPQ=; b=fH1MXmybv49sGfNuUuyoD1poGpFi4BzmfTxQikvFi3WqVAs+QkU0ESKCataE2Xg0By bBIB42pDFA9qO5Tt+RfMEjGU69kVZu27lGNhdrb3OypL2DDvApf7hj/LnTzQcBBujHN6 92CxlnTbxGhZjiWhbQMpoautsAq8PX9tigTcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736350364; x=1736955164; 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=mkFCc/qQ7byGC/57KvF2yrNmc8XdzUCZiYC6GcJ+UPQ=; b=n+eanfhkY4wVlsliZ80CF7+gIZ+kdHvZu1WRwKumKRXw4Te3dU+/Coi/fqKP6p1JTf W0GAGMt69nxmH80cWWOnA3tnhhSat7F8V8W45cPGBSayx8pUIvmQEsjWivgIT2CZODwd 0vfAk8DDXHlDZME2hocfjoX2XsaULJgL4h03iPc8posY0zSTp1aOfPfmjaCnfMSaHSh9 p5okPJqwql1TF2UJ8Iey1C3vrhFaIoN/+IfCuCbmbooKLExY3uhtad70N/tGZ+YFhv9T Rcehqzafy97bulf+2XkYLFtQZRqRW98QQxp1ag5sEe0ZCQLuoprFuxOKuQUpnhKotnSL +6Xg== X-Gm-Message-State: AOJu0Ywce+MUkQRiHqHtWV2LyuV7Io0MoucgIvZG9giapJhOHNqB/f+0 bs1vvBH7ubbt0LEBAZ1S4ApPBlkaR2ieQrZXEAlq2tth+mZdFo1VYum3lEVjHmBX3c/Oip/vPPO w3pZRbbdhPYdVHNJk/rn0WrTooZ7xUqt2OfSLG1kr X-Gm-Gg: ASbGnctjAbz12Y6GgCQvKONssMvIoy/bkRje/SoS4tAiRKFHbyZIQnIgp55wTh4GLyE YTSBlQNpzPA4bFMOM7HlyXwpuQscG263EWFYDM1hTL3G7Po0EZInQ0EYjTl2sQaKDBjCiinv2TB bazVaRH7yc7kzdUdgqrxHtpFe0lasMz9S9kAElW9+CL7Jz2AEgTUqNeNW7Fav2q13FbXWGLb2r4 rQ3kjiehXZzIBVCY1uai8FVuKgIynKf2PE6PgdjcaFM6mO0JTiyPwumMAkiF1bo2si9FyFXFTUV HA== X-Google-Smtp-Source: AGHT+IEkr2UaEXwRYF6zfanKe1cChonjALg11zhKlPfZqZp0skYkpLYuC7FCG0rmwHbtoe7OYMHDN74f2xaq X-Received: by 2002:a05:6870:9f0c:b0:296:b568:7901 with SMTP id 586e51a60fabf-2aa066eee36mr1544893fac.16.1736350364443; Wed, 08 Jan 2025 07:32:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a7d74694f8sm1583796fac.2.2025.01.08.07.32.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 07:32:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 07:32:44 -0800 (PST) Message-ID: <677e9a9c.050a0220.1cdbe4.744cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E60176052471; Wed, 8 Jan 2025 10:32:43 -0500 (EST) Subject: |SUCCESS| pw149681 [PATCH] net/tap: fix compilation issues if HAVE_T From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250108121011.2949616-1-tduszynski@marvell.com> References: <20250108121011.2949616-1-tduszynski@marvell.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/149681 _Testing PASS_ Submitter: Tomasz Duszynski Date: Wednesday, January 08 2025 12:10:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149681 --> testing pass Upstream job id: Template-DTS-Pipeline#205828 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/32278/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/