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 7579543392 for ; Tue, 21 Nov 2023 21:28:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8730F402CD; Tue, 21 Nov 2023 21:28:45 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id BAEBA402CD for ; Tue, 21 Nov 2023 21:28:44 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cf57430104so23039975ad.1 for ; Tue, 21 Nov 2023 12:28:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700598524; x=1701203324; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1DF3RwD7uZ1LsH8cseCi07l6mu4CYQrYGomr2I+77rU=; b=QitCc5nLx862a0Bwhv0dKNiOW8rwVM5OuJvh9FDkJF4CSWdGYKocHmZYshqA+7iDUc Hc7Ui2uxV/cMb0bV4F4WCOA89xYxCRbYZ7PmRh3jUWx8dyVONZtWwySV4B25R6em8jbl T/FB4R71TReNcOYBIX8EJAFPN0KPyKU+46HjI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700598524; x=1701203324; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1DF3RwD7uZ1LsH8cseCi07l6mu4CYQrYGomr2I+77rU=; b=Z/x+xuvwB9VHy2iNanKjGUCmiL2lHDjz3SPvvGJWIM5JStnmdCx9WB4aCB50qPQkb5 GnGbqN/y1GBHlPJfhfd6V+c/uXAaP1RyOxHmXsv/aFk57t2YYNsQcDPXmscrYh7J5W7g NVz6CIPqk9CSyhNlgh7VnjalJInHzrYNGS9uLUhLHAq0Jr7iHHSISalyh85QIZnaaZQv UWBqFJ3Gq314gaAIUUf4RuZiOcB4E6ZjfGmoAvFhkxXLBGh89bWDbraQ+g20bwPiP/fT 5QSVNxsVO75HspDzM6nhTmkpdpNETN3vWpMszGJWw/wstCrNu/KMA1Ybet9kQOm8u9DF q6TA== X-Gm-Message-State: AOJu0YzLp/GFxbwv1jya1V96H2fKa+K4SF/07tsSMwsHPMiVsAdkV9Dc fZ5MLTUywoxu63cpPc1VYS34jK8nXIsa1xqwR2LAk1eismhGGH1tV5zLww== X-Google-Smtp-Source: AGHT+IFgQQA62R6l+n3MaJGAMYSgSTEDnEy2eWfF0XPm5V2IfQOy3NXVc/WYV2YZJDdcXlA3h1/SgiN+cQEc X-Received: by 2002:a17:902:eccd:b0:1bd:c7e2:462 with SMTP id a13-20020a170902eccd00b001bdc7e20462mr328666plh.11.1700598523851; Tue, 21 Nov 2023 12:28:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j3-20020a170902758300b001cf76052dd1sm67762pll.95.2023.11.21.12.28.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 12:28:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Nov 2023 12:28:43 -0800 (PST) Message-ID: <655d12fb.170a0220.3160f.1939SMTPIN_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 0AFDF605C311; Tue, 21 Nov 2023 15:28:43 -0500 (EST) Subject: |SUCCESS| pw134518 [PATCH] build: riscv is not a valid -march value 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/134518 _Testing PASS_ Submitter: Christian Ehrhardt Date: Tuesday, November 21 2023 16:49:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:517b4b26b508a6464d07c456c04eb48d6c7f03ea 134518 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/28430/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/