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 91A78440F2 for ; Tue, 28 May 2024 12:59:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88BFD40693; Tue, 28 May 2024 12:59:41 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id DF39C40648 for ; Tue, 28 May 2024 12:59:40 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e25bf84b58so27042839f.0 for ; Tue, 28 May 2024 03:59:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716893980; x=1717498780; 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=IfR9V+9yN1qsO1TDJ+sIndwSOtC5AjEvhTWp79e9llE=; b=HXthIOLbn6mq3DsXdTe0N3SvhWgwBm32/xorSMCqgfcHH6AwS6hYezd5O79bSXK6Ah RQLMVipXSCjWticECx7abpne4q4ZWbWHU5PRzZ0ZyUX65944xNNdEQPcsdBadael3kvn 2aPdH490X+QTXXhGr+Z9lZPowb/qf5veqkPwg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716893980; x=1717498780; 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=IfR9V+9yN1qsO1TDJ+sIndwSOtC5AjEvhTWp79e9llE=; b=AneGliESYr8rPYznNZ4PC+lISpFXlPfRmaxzr4KtrT5ytcVdnNZld56+JAquxNRvJP KI4tz4tBlu3D3YwVoN2K2n/xoc+iIQF4Kix3ZOYOE8bUhFjJe0MOH7RCAZw38dYdBZz2 e7GAzBuYNbyZDha4z/l9J1kvr+xu9yLW1ZSv3PRUVtskpCRSB2ecR4Cv9XoG11azEpty Bi4M6/l291fJlS6C2tDWqrfUXQy+blMhXKQ6baRNcQ8moe5AZe/vBW70m4tt9OKVsVhv YMwDadLwtx84In3Mz5lEoqSjVh6gLGgNG7sjfn10AYahcxlsUo/V0SSuCj9GBDNfbZRF ViPQ== X-Gm-Message-State: AOJu0Yy56nblRVTHyNElMtyy6r1Tq1A1kWxPonELKKEbIYCtPdL/Izvi o3troy8RN8fFXQJju8daDGdHd4dJBJZJrPtnFuBSJqN5h2XigviIU8uqkm5bn/ubvL62O+RySVg o09UbObZft2mDPfuVgk7ovE/0EtIgdGIAQEs1tgk6 X-Google-Smtp-Source: AGHT+IGpvvDek2PzRL9uYfigbFAt3Fn82ia6Nnw/xeZsVfuphotXZmqhsk0AScvLn03Ft/KQhpwPicXJHO9P X-Received: by 2002:a05:6602:2095:b0:7e2:1e0:3350 with SMTP id ca18e2360f4ac-7e8c53cbff5mr1351273339f.12.1716893980139; Tue, 28 May 2024 03:59:40 -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-4b07ec0fc94sm692048173.15.2024.05.28.03.59.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 03:59:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 03:59:40 -0700 (PDT) Message-ID: <6655b91c.050a0220.a0bbe.552cSMTPIN_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 96F55605C373; Tue, 28 May 2024 06:59:39 -0400 (EDT) Subject: |SUCCESS| pw140356 [PATCH] [RFC,v2] eal: provide option to use compi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240528074354.190779-1-mattias.ronnblom@ericsson.com> References: <20240528074354.190779-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140356 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, May 28 2024 07:43:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a 140356 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/