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 BE78D432BA for ; Mon, 6 Nov 2023 17:58:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E01D4025D; Mon, 6 Nov 2023 17:58:11 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D24214025D for ; Mon, 6 Nov 2023 17:58:09 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7afd45199so56558507b3.0 for ; Mon, 06 Nov 2023 08:58:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699289889; x=1699894689; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PwzsZtTQCmbYTB7cLBA/ZZNRK37N1dPiGMiAA+sW32I=; b=h0cc/CVPvHRqtUkgQ7PHa6KP4PA8Nqln39824MhmH6DDADYtXwBusdvep7Gn/BYtw0 QJpy2y5l5Kxa93FMbcF+3nWGQJd0g+fO0VCklnKTNPa62UGbxd8SsHWHK1uQF4lMBuzX 4BE3nN/u+Xi8tipiZDYDhVKAewLf2U7Tfe4GE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699289889; x=1699894689; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PwzsZtTQCmbYTB7cLBA/ZZNRK37N1dPiGMiAA+sW32I=; b=dIXVDybBlP4bjDKUKxM5917+XuEfbnuyx0JtuYl5zS90lPxTNG5cHJ3QL3WeXta7bv RAekKrdkDp2mYtvIh0SKHBIEYPGP0wSB5rwcPbyn3tdD2EzeMgxDSOffGO0roUYwQH+K dYwf0b/V0ENnD4OU14f0sfltmva8gwf0QHLJAqkiI668G9uFXHfh4gV6l501xuJ9dLPA xAEUgxQ5XD+bCahn6KH4Ad2eGavJavI5MzXqrfVIOg5/5DfX5j3GUSFgWLLxB7oY53wr x2QVBMzZylgY7adGGOte8s7qqcm95djXiefrNyavFbcjwr5MdumBUF9aEm9Y3oSd4Ouj 7XtA== X-Gm-Message-State: AOJu0Yw8kcfQc7dKZltXMmLSG7FPfDmBPnZwtD2wxYtfWDwkmnPIiuWp gWHXQx9Y3AbY836nVHAPvVhvt2342i3Ko+E9DZp0QRbYN47HPJbRMTgdpA== X-Google-Smtp-Source: AGHT+IH5OJGNJEDFl8BqC4enUAk0eqyYC3dGkcP3va/AJU/cPpSQUxBUURXJckyNpuG964unyTKgrUO3dZw8 X-Received: by 2002:a05:690c:d8d:b0:5a7:d986:a9bb with SMTP id da13-20020a05690c0d8d00b005a7d986a9bbmr13949467ywb.3.1699289889214; Mon, 06 Nov 2023 08:58:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x10-20020a814a0a000000b005a23a4a4c15sm669512ywa.37.2023.11.06.08.58.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 08:58:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 08:58:09 -0800 (PST) Message-ID: <65491b21.810a0220.f0919.50e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D9140605C318; Mon, 6 Nov 2023 11:58:08 -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-arm64-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 | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/