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 2C61343391 for ; Tue, 21 Nov 2023 19:05:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13A6B40633; Tue, 21 Nov 2023 19:05:26 +0100 (CET) Received: from mail-ed1-f100.google.com (mail-ed1-f100.google.com [209.85.208.100]) by mails.dpdk.org (Postfix) with ESMTP id B899C40633 for ; Tue, 21 Nov 2023 19:05:24 +0100 (CET) Received: by mail-ed1-f100.google.com with SMTP id 4fb4d7f45d1cf-5482df11e73so6540247a12.0 for ; Tue, 21 Nov 2023 10:05:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700589924; x=1701194724; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U0FTTkyjjqEYFKWZG5PPyVGTr8mRM9QxV5s/N+lnLSk=; b=Dhz09OPwdMHu/OR3ViU0Oa0bliXydqRLLe8IvW7XgzDs4Hpc23QSmdHf6P5mLPTimm 5sBj7JeFgfN8u2/gId2RMFh+bnhYyEKUNQCPf2d4vKhPvFrK0WObKYAixB80Lw1+Wy5M KEL0Pb5GsBPADypR3JjC4s2D4ECuJJ3oFxEf8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700589924; x=1701194724; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U0FTTkyjjqEYFKWZG5PPyVGTr8mRM9QxV5s/N+lnLSk=; b=ewHlKYq8q2JRKmR2H7DsWQvcCcodPDOXtiK29q9RoY4yv80xf4TN4kOmlJAjXoXvjd MxZw5R8sTxt15XowC8Ud6e6Oxz9qyRFHnu7JAXDQK4e/EQOYWAU4Gd7BJCKhnwFYqhKh 65pOsZRMVh4eCmk0ZSWZSxKOvLF9zMzm0T1hyY8R9SfUACh2gCp+Lra3ZP3CINHHXdLn Fm6PloJHcQntsopJ4BV89VK5s86WE0QLNdbpvvrV5vXZMwBPNjYgJ1BOxgNJMWi9+/bU 9SIei7uHrIrFCNpj9zsm6VzhehPXasVpxfIkjSdHDAAmC4Aifel9VLdO67sGeA6+pMql f7aA== X-Gm-Message-State: AOJu0YxfXOXDHWo6bQWq7ZBu2hEz3VzJGk6Lfil0B1kIew2vchc/Ybgv 6/lPgj2HgZx/KVAZ6j2Ekl6q6iRl89zX28cAEgeDnz70WJRvUXWPCvU6Hw== X-Google-Smtp-Source: AGHT+IFo1biKFXSvhwEM+UCoWIuvViSzRdboBAL7O8caTOEiUyceqUw2R3OipjqI/g/6m6dEn8SDzDW9WOJo X-Received: by 2002:aa7:d848:0:b0:53f:8493:5b0b with SMTP id f8-20020aa7d848000000b0053f84935b0bmr69721eds.35.1700589924334; Tue, 21 Nov 2023 10:05:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z4-20020a056402274400b005485671fae5sm913111edd.34.2023.11.21.10.05.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 10:05:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Nov 2023 10:05:24 -0800 (PST) Message-ID: <655cf164.050a0220.7500a.adcdSMTPIN_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 84AA6605C311; Tue, 21 Nov 2023 13:05:23 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/