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 8FA3943391 for ; Tue, 21 Nov 2023 19:17:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8508840633; Tue, 21 Nov 2023 19:17:38 +0100 (CET) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id C5AEC40633 for ; Tue, 21 Nov 2023 19:17:37 +0100 (CET) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-507bd64814fso8275266e87.1 for ; Tue, 21 Nov 2023 10:17:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700590657; x=1701195457; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k35O9Ui7vaL/abxYm/nzoESoXrcB4U8oxsJvqz0oXq0=; b=RpUnqdEtTjIrW/xZVLpq2qGT3fuK3fgu+nTmYYNcS0OUYdklFvrs64rVTY4LHpz9In o405xIZjm89bDuRow2ifu6EwoYWXBOw3wL/+7l6xx59p//uLLmsge9wgMT3cO61+Tsqa nIPH5aEPbyZ5yQn5LlOo2sFJOGorfY97ApLZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700590657; x=1701195457; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k35O9Ui7vaL/abxYm/nzoESoXrcB4U8oxsJvqz0oXq0=; b=wVwmzXCZJGiRfX/ZzsvDb24NCgEfJuzQkqYP0Ey2tJMriwYxF8QdlHaBiltjrvbA8k 67l907fEyElMpuSY4+86kKop0F1RkKFE4w2/eUs1HDdmt6wz7HtxHbL00EreDbbs80ng DUy/TWaWTlNVTtvb2xoqt58pPPwgdScsNtyc45YaeqRvymveZLvLBqnBq3/FcJxtaIbc xUJwEOmLk2cVfsPbciwWqxDc91utxrCefSGqkZrntERHEu8ms0wDwukNQK6KhO3z4wu9 gTEGFmIyD7lZUY8ZN9d5uEfSb//STRU7/ijR1LRNrG3cysuvahZU4awkcMcxWb3eVdvZ 3ckQ== X-Gm-Message-State: AOJu0Yw36JIjMH992RO+3DT9r2QoDTsxhpym/s51UDCxkM7ZRb2BpV9r IOOxJpD4XTuIRAKx4In/FmMtqhp2fGyxjszbpWsbNUtl9CinACkokiYLwP1aA0uyv20rmE96eg= = X-Google-Smtp-Source: AGHT+IHDlfBCjQNGisexFUqKsWNlip4MubuWeFZt9359wtN7VJS11i8MyQAZWkem5/McIcJIZzFscoMa/4p5 X-Received: by 2002:a19:770a:0:b0:509:455c:9e3d with SMTP id s10-20020a19770a000000b00509455c9e3dmr26493lfc.18.1700590657467; Tue, 21 Nov 2023 10:17:37 -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 cm11-20020a170906f58b00b00a03635b0e45sm224037ejd.187.2023.11.21.10.17.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 10:17:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Nov 2023 10:17:37 -0800 (PST) Message-ID: <655cf441.170a0220.8f10f.0bd4SMTPIN_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 9F580605C311; Tue, 21 Nov 2023 13:17:36 -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-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_unit_test | lpm_autotest | +==========================+================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +--------------------------+----------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/