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 9E716440E7 for ; Mon, 27 May 2024 16:11:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98206402CF; Mon, 27 May 2024 16:11:15 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 3D80F402BD for ; Mon, 27 May 2024 16:11:14 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-794ab0f7214so137475085a.3 for ; Mon, 27 May 2024 07:11:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716819073; x=1717423873; 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=gqemgvb2/QOzlqkHZ+Uy8NeMrpbcD0+OTPub67t+P9U=; b=TWr/7/FFqxKg04EKfg/lk0a16JeKdvQukPWHZI5iMODaFfY8017ZMzDDcA5q3Jqf4R xAob7RBN4duTS+VVWK61+RNwhAIngs1KudJMza44h/eXTrVZ4J+3ywioaqY+hu6MAT7k CIqR51Q2baH7ZeoLdoFnGFZYTUBv8h7jqJUQQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716819073; x=1717423873; 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=gqemgvb2/QOzlqkHZ+Uy8NeMrpbcD0+OTPub67t+P9U=; b=wXeSn11CM0asBGHCCCJMJUxF/GZdw2obPLYok/BHcL1JSi1Zr4+sl80qjmWrSUPKmW jAzyWGXDXSjlZXE30DN50/tMXPyerTAIrhMLIOcpz5fxd7DwTE6ZkV+0oQEwbTGg/IMV pqMAawt0QhGiYWyTpmI2X9lHpuQ8khYuaUocAuDPSOalHagJ2+W+8GTaKcnJ04kGUK9T Bv439oXV95MdE3dmkJ2LvrZ61ddI+ASdMOwhL0K9/N/x4429dtQNnQBmj6gko3r6oGbp EbP898CqshzK+sGOWc66b4P1Ovwq0NYLl8D9/C/ZXWc8ZHZ6/Ng6df+LosVHAh4+eF5o GVag== X-Gm-Message-State: AOJu0YzrXrE4Q070asbjVKlIfMR4AvK/VQy4OxYAnOCkc3eZGF61zTTw AvTS5+ij6yADWVcb7Z0EEWbSoSk1lDTpIraNNwY9Aw0dYirCWcQBF+KwnS3KAvkgZ7yfzUpFuVc NF1gIJWOEZnBvHhJmrvbmGCVlXZ9FIKgGtnHXE0gJ X-Google-Smtp-Source: AGHT+IFpZlaYk452KyncJYe3wdoQSljLdG1tCbrmgENUdZIqSwC5XS4KuZXVv0lCOBfavfSBAAUYlV2Y3PJN X-Received: by 2002:a05:6214:5c02:b0:6ad:6ebc:54d4 with SMTP id 6a1803df08f44-6ad6ebc5a4amr49255936d6.22.1716819073704; Mon, 27 May 2024 07:11:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-43fb17f41b8sm4435241cf.13.2024.05.27.07.11.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 07:11:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 07:11:13 -0700 (PDT) Message-ID: <66549481.c80a0220.ee66d.f19dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6825D605C380; Mon, 27 May 2024 10:11:13 -0400 (EDT) Subject: |SUCCESS| pw140322 [PATCH] [RFC] eal: provide option to use compiler From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240527111151.188607-1-mattias.ronnblom@ericsson.com> References: <20240527111151.188607-1-mattias.ronnblom@ericsson.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140322 _Testing PASS_ Submitter: Mattias Ronnblom Date: Monday, May 27 2024 11:11:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a 140322 --> testing pass Test environment and result as below: +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============================+==============+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/