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 1F4BD43C3D for ; Tue, 5 Mar 2024 21:56:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16E7E410D3; Tue, 5 Mar 2024 21:56:15 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 57BE9402AC for ; Tue, 5 Mar 2024 21:56:13 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-29abd02d0d9so4013679a91.0 for ; Tue, 05 Mar 2024 12:56:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709672172; x=1710276972; 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=eGisExWt7RtQ64sUA4VFlVITv9Hu90VYjPhbcOFyuwY=; b=BhN0tGQOBJoC6zDK8rB1GIhAELbVFNl/rRk0qpvXsd6v0LTwYLZ/QOEgNo6Gx338qk VWWFetDum4X+sExA7brnSLfnKR5/YHNx74LE2W6RyMb3RjexeixWa5N3fyg0men9q7tZ VqOb0z4VsfdLvPYv4veZs7JGEdXW1PBDT4CQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709672172; x=1710276972; 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=eGisExWt7RtQ64sUA4VFlVITv9Hu90VYjPhbcOFyuwY=; b=eTHIPt575XQAlCRTQqjp4fgb5wVdR7dXVzUuwsY7VO6y7eyD24ZqM8XpIAqwdO9xHW Ag80va28sm4nRQRQqwADSU7bw0DiOkTM0/eMU7xnYCVoNPqtN43icsBpWlhAGWIrc+ue iBITrVZKc7okLqjz5iP5DbKuo6G3n8dTvFRHRSShAzKowEODSfXejuFENZoEFIn2v82l YPbhy/+6tuuEPtWyScyZyIQiHD12OwYWAn88LM7Goy+mIsFro69Ju/yIibREtMbkGa+j ob5BBmu+43VamNWhKHktdJF8oklicDpteoeOvGSy58PwCUNQUZ9/67tlHEWIu4horJ8q aRIw== X-Gm-Message-State: AOJu0Yw27DDcgl8BGKMvNHWzEbZLNGFHPKokAJelcEar8lEE3BsgehIN aa6NeFvgWkweaZoruc8GtC0IyiPgUBS9HNSdcWhjaUTe7psQA9MdCSAmho3l1QQUYBjGTmRkX14 vi1p6Q6b+RXH52f3eiCQjAV0y1IOe7f2osOFnwxzOhHuF6IKXtIZ5i1f5 X-Google-Smtp-Source: AGHT+IEol8b31FAMB4uqNw0o7Yo0frc+weOm54fccZ7NtlzJyiD5upCEXIs1c9zAXewtXVaCjCm4eIJu+zpR X-Received: by 2002:a17:90a:d347:b0:299:6a7f:cc09 with SMTP id i7-20020a17090ad34700b002996a7fcc09mr9897433pjx.33.1709672172522; Tue, 05 Mar 2024 12:56:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id gp21-20020a17090adf1500b0029982663830sm638418pjb.9.2024.03.05.12.56.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 12:56:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 12:56:12 -0800 (PST) Message-ID: <65e786ec.170a0220.30491.6e0eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B48926043484; Tue, 5 Mar 2024 15:56:11 -0500 (EST) Subject: |SUCCESS| pw137995 [PATCH] tests: assume c source files are utf-8 en From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305134614.64951-2-rjarry@redhat.com> References: <20240305134614.64951-2-rjarry@redhat.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/137995 _Testing PASS_ Submitter: Robin Jarry Date: Tuesday, March 05 2024 13:46:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0244d611b43dce2611f92dde7e4941a0787354 137995 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/