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 17A0E440E3 for ; Mon, 27 May 2024 14:42:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14090402CF; Mon, 27 May 2024 14:42:53 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 033F4402BD for ; Mon, 27 May 2024 14:42:50 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36da84df7adso15073245ab.1 for ; Mon, 27 May 2024 05:42:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716813769; x=1717418569; 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=/66HEyyZxPKqWMPAa6+4oiC/8dC5pqKH7lIK0a2CvoQ=; b=SRTCkmETmx4/fKmdCDwBEirfat2a/qK1UEyjiya53MEWNDh8JbWowQHWgN0+KA5SvB gN4UIzhuYo693K+Ld0l2CxsjDruT0t7VR+qZVVivvP8dhtWTZsWdkeRLnJ73Zm2tVlN3 FamevRAZOAqLD8bW8uMqLtr4w0isk0Yw+1TAc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716813769; x=1717418569; 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=/66HEyyZxPKqWMPAa6+4oiC/8dC5pqKH7lIK0a2CvoQ=; b=XuQZ142HfFkj6UL+TmDMrYEiuoElfqOKqCQPx5H6IZSXQPHbkdec5kT6Z9jaWr44Rg 6ysWZqMJqy7YWppIZ1WWSrqF2n5oAV7IRqfM6d3wJ90i7DF9S2Asrw4BZUCriKt+2nTj 67oSCHxwPFz9Ag7SaTEPtbhY6bAlYrq8uDiQ+YQuyIwgpeYz0XH+vVQ9uPqGBNCcJK// Lk3NS0XJXc0EtJ0ZgKld0h5LmhXvGH9ILQYoGEorSsozYziJ1byqrCCmwNUWNDVGs1rP tZ3U/841Y7DdXZYPdnUesaMrZA8RrPHRpErfIvsYtHUgmbQVs1/SxnkvZoGgTrhwDq1b oBeQ== X-Gm-Message-State: AOJu0YyByAqMNo6pTNUAMsZW+M2rEMCuaJ7VCbx0GfZTvP/HbC6RsCwd pxdtoRxyxhXGz0UCdLy5MR7hdTEOBFGOasTLbme+uDKaUscxiDmIa7eBDLfl+BzkzOgE2RH3LDV IZoTm/3s+y/2lzE7pxz5rrusywuma6I+4HlaO5ERF X-Google-Smtp-Source: AGHT+IGVOc/xs70lF0JwJ7FxtFfqnDlb6RT/G5JLVkyF9x8oOB+ZOambyL/Jkesa18f5hKVbM85b8J3Ztn78 X-Received: by 2002:a05:6e02:1d9b:b0:36c:4ca4:2871 with SMTP id e9e14a558f8ab-3734870b71emr109486105ab.4.1716813769350; Mon, 27 May 2024 05:42:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b03e8245e1sm663507173.8.2024.05.27.05.42.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 05:42:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 05:42:49 -0700 (PDT) Message-ID: <66547fc9.050a0220.75ead.63f1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BD823605C380; Mon, 27 May 2024 08:42:48 -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 | +=============================+================+==============================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+ | Debian 12 (arm) | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+--------------+ 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 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/