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 46DEF432BB for ; Mon, 6 Nov 2023 18:08:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4236940C35; Mon, 6 Nov 2023 18:08:28 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 70D4D40633 for ; Mon, 6 Nov 2023 18:08:27 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5afabb23900so56329307b3.2 for ; Mon, 06 Nov 2023 09:08:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699290507; x=1699895307; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Omr/MQ12gvUILsde5pLjkeXUQvacgRfPM0s3KxvACgM=; b=PYnKIZ85aGx2h55Erf0wBDvs1duAzEDiLa1wwAxF8ilUr20ZUHjgdgz3A+VTl3wPyo p8HXmHeWDNXYskKY00at2u9j8sMlrahaHmQKETpH5TLILY/Oc6UKWuXXjW5/gVn6lbaB 2zkMBnvRDt7qSWw2M/KqG9/nJiABcibdM+zV4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699290507; x=1699895307; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Omr/MQ12gvUILsde5pLjkeXUQvacgRfPM0s3KxvACgM=; b=b+V8qOGdkwhbO09pmRB4D1Nb6+2fmCeP9DWpkSC9oWPyBkl/LQ84XXIbfCV0rDMi3o 3ei9DrZ+0lcDevQuoiRwuQr9NeICiVnjTbnTyNAT14sAKuClFqxfKTn0eezVvwcgJRtx VkB68790wA1RcrZU5q6J2sIajoSxS/3ygVyVzBqqF494O6Os1zvGQ8+7ELenEH8lbDX4 9HRO+tyWofzi6gKPva0zlKaVD73Oz8UKH8GpA7jty9GOh/C0Hrl7X4xF6vEn91ePax7B 9m7E+zWgBAr0VVWZrTdzTR1coJq714/TzKNFy7NMIsVbb3RZ2iEhTk5gcVFWJTwN8IOQ nttw== X-Gm-Message-State: AOJu0YyDQ9qaiZWlSqCJSff5tJ5BAnfgllg0E0qL90vca/o6NXWyE+Rg a8atxFohGXp0QPkSeACC6wmZQmeFBRHpVlOBKkoL67mimjPm3bGISMBrOhLTWkhkqm6i9PiSxg= = X-Google-Smtp-Source: AGHT+IFudmPD0bVu+kN215+Kz5OasqbRqhZ79P9pKd2Rw3FsHJZE8bwm2H8ORqNgwK+Cdfa+Z06fi+pb5pjm X-Received: by 2002:a81:6c94:0:b0:5a7:bff3:6fe4 with SMTP id h142-20020a816c94000000b005a7bff36fe4mr11913570ywc.9.1699290505756; Mon, 06 Nov 2023 09:08:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p191-20020a0de6c8000000b005a7f263686csm660673ywe.20.2023.11.06.09.08.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 09:08:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 09:08:25 -0800 (PST) Message-ID: <65491d89.0d0a0220.e3786.3e60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 68C27605C319; Mon, 6 Nov 2023 12:08:25 -0500 (EST) Subject: |SUCCESS| pw133881 [PATCH] [v5,1/1] build: add libarchive to externa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133881 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Monday, November 06 2023 04:12:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133881 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28249/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/