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 23B42431DC for ; Mon, 23 Oct 2023 06:48:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E508402E2; Mon, 23 Oct 2023 06:48:25 +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 2A3B14069F for ; Mon, 23 Oct 2023 06:48:15 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a956887c20so21900739f.1 for ; Sun, 22 Oct 2023 21:48:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698036494; x=1698641294; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hOK3PivEBH2lXZaBE91TCaA+Zkij6e480suB3EURnwA=; b=CLB3wpvrsNpg4s/1MHj4c35LXSNBnESIcuax6e6Cd2EO3lJpumfxVEsJhqSWHiZ8l2 XqbkzSRyUpMOL2pHMbSvi6LUqwY+n1jP411iSnLR+awVU7TC4tWF3ADBLZVSZ/K30I7V RMdgX4dXIdau16QUfp1dPQEQIrcBT6RZSkW5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698036494; x=1698641294; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hOK3PivEBH2lXZaBE91TCaA+Zkij6e480suB3EURnwA=; b=IcRPQ5yn36mhHJ4bQ6wZ+kZFgJbzxtPDNEAk6VZitg9tNjHoFosGg4D3D37mPjA714 lNIveIpe8wtxYOZfyuh2Iu2QzErw6kRZn4cCIuAXu8v13or/HBuA+k7n9VrnR8j080pm +TJq4pUUkRff5/D5Mhi0sSGnswVGT+m6K8SUP/5uzJ4CdhHbmO0Z21KU/9IEt+k77iWE i80StEdaJTV/gg+h+iro//z9WtBwipmQCJQZhKGauyKdaerrd2EBI6SzLFDuLVREcaag cL4DjnxgoqNsxmKKtSr5YKBH7giAyiTZsgX0QfWKSkJv7l0WWvQPRyuCzdBzX0PQhYcl ypOw== X-Gm-Message-State: AOJu0Ywkpxs1ivMOJZn9+XFXQk3O02mh93wRBtnPsOnghst8m2zRNUFw TRzq/LLy4oqwCO8OKvJTOqTS1R7dkoz8Lo12Fflvne8ILLTS7CRVujpahg== X-Google-Smtp-Source: AGHT+IG5b067XzSvIigLfmpp5gCth1j6anTQtIt4VbHKgSHKIlsqFk5VgZSdlpxQLd7nwdG1Na+TXjF31AII X-Received: by 2002:a05:6602:1604:b0:787:1568:5df7 with SMTP id x4-20020a056602160400b0078715685df7mr9547156iow.9.1698036494568; Sun, 22 Oct 2023 21:48:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gm10-20020a0566382b8a00b004574d9c1a34sm266556jab.56.2023.10.22.21.48.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 21:48:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 21:48:14 -0700 (PDT) Message-ID: <6535fb0e.050a0220.df464.90e8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1D84C605182A; Mon, 23 Oct 2023 00:48:14 -0400 (EDT) Subject: |SUCCESS| pw133105-133118 [PATCH] [v2,14/14] eal: make rte_version A 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/133118 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, October 20 2023 21:41:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133105-133118 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28025/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/