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 47B0743283 for ; Fri, 3 Nov 2023 23:49:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42F5A402D0; Fri, 3 Nov 2023 23:49:23 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E6C59402D0 for ; Fri, 3 Nov 2023 23:49:20 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a98fdeaac7so92473839f.1 for ; Fri, 03 Nov 2023 15:49:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699051760; x=1699656560; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eCvyQ5MrTPd9SMluSZ/3WAO14kQJCFIJSDDVrVV3Krk=; b=bO0FvuGzykoJX53PKJAiFshG0RCnL/TcVV1+PYTRo7GW9JVtT3gmll0wpxVi3SMuNK zcffjzHM1j+luNWDWi+V3HvNg3+gZ67uRq4JFjXAVBxYkQATlly9hO05ZWet0S0qwvBq wosKv4qKvtUuN+FXutOhknV/YwUau4MXwaJCQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699051760; x=1699656560; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eCvyQ5MrTPd9SMluSZ/3WAO14kQJCFIJSDDVrVV3Krk=; b=Gm8sC/qmAQLl+DYsBiPfQ16hiwIuz255zEha19oFkA8CgAWdjyDGdJtb68Og9s576j bzVLD++gL/VmUDZZQePBq93DVzvPWSB9ZG8fiFV8KJJq8RHMtR2gYw4sXBr1R73rIR/i 1KjmkSEfw5CvmSGYgqBev9lHJw2Bg8Oz8ZwRuuj4pfRhNwvN0/MSliMRKPNwAKwJyF43 NeZ8KdtEmYrIBHZParz4DH9mI7imxKuseo6qK5ySwwir9V9VySuEHCL1ZZ5TXSD7WoK8 48lCQXv3vasZgteAJS/nkdeX/XIIcf7A7izDxiDkja8c3Gw/6q+SgkH025OO9LJZE6/C I46w== X-Gm-Message-State: AOJu0YzN35nJvpdm7NN/FMFsFz6cfQEMCZ9LJHuOozBkqiNlXjdja2SX REf9jBGUGjq7qo9ZqqlMMOWoMkh+75+ZR5Wf9q5lDu5ORL3k/2StX+hqog== X-Google-Smtp-Source: AGHT+IH8dzIl9FsooX5t1SGA/dzcxti/MXoCMxTaLI2rf/ae4kLvX0De5MqGeQXHv3eC1cknSpF2mYJF52jh X-Received: by 2002:a05:6602:2b91:b0:79f:d4e6:5175 with SMTP id r17-20020a0566022b9100b0079fd4e65175mr29278145iov.16.1699051760431; Fri, 03 Nov 2023 15:49:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s5-20020a5ec645000000b007a97c990d5asm213110ioo.3.2023.11.03.15.49.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 15:49:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 15:49:20 -0700 (PDT) Message-ID: <654578f0.5e0a0220.6a346.55ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F3BE5605C34D; Fri, 3 Nov 2023 18:49:19 -0400 (EDT) Subject: |SUCCESS| pw133844 [PATCH] [v4,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/133844 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Friday, November 03 2023 16:38:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133844 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28227/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/