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 856F2431DB for ; Mon, 23 Oct 2023 05:33:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67BCA40262; Mon, 23 Oct 2023 05:33:27 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id D430040262 for ; Mon, 23 Oct 2023 05:33:25 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7c7262d5eso29696527b3.1 for ; Sun, 22 Oct 2023 20:33:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698032005; x=1698636805; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J/F9ys0AFRjdQJlCQw2hKjHVpGlireJi2l63QlEc2Bg=; b=IQ7V2lia3ivL5xdsMneXXDs15hLECw63LsaXUQ7HpLPSgYhonSnhrV7GONsw6mJ0hB Da3UfsHyWYkB6SnnHXYXYKEM41fHpYXgOAdAWh3t1CxbGlrmpZ0GVDHnieTT7iDLx2al Wh0E/6GMViPbeDRvdHNYTQRZ1Lv76UoJiRJdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698032005; x=1698636805; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J/F9ys0AFRjdQJlCQw2hKjHVpGlireJi2l63QlEc2Bg=; b=BGSBTiNRl64kIhWpMAX6NrVFF0RRSW65stdJVe/W7l4ZZ2IAPGHwPU4oyMeb4d6F9l xPTfGGPyC4CmB2D76x83PDigQZBN0LDiDr/ZK31Zu4qVklukLS01puIyz871jFMwLvg+ xMY+vm9CT0Pu+PY1yUQinDF2+z9TzgeLt/pWJOQw49Bm7/7n/DhXnXF+vu3YOONNlvES kH2Y6eshGqBX9fy1WrGhjvkl0VXFWeB2JMiWq2fb+H8y/Nh+y2DHrwQAFJZ0hK8cic5r J0jjfU/5BBw7J1A1Kw5HDSbavYWRlTH/18+PhX4YAMFvJBAaF7olglrkSMiwZ4m3DzSZ UNDw== X-Gm-Message-State: AOJu0YzO0bki5MAMP+WKiGvBd22fA/5nCUm6Er8dmZS4HrWcTSGSpawo 2Pbp7AsJYUDmMvincZShiH/J8LWRsHZ5z3EiDMesIZMNofb49BkR5K/3wA== X-Google-Smtp-Source: AGHT+IH0rQrh6wpsRnOomnhpjvae8jTRnYCL5nvX6OdZnF0KqY4Rk8V4vbnn/hH49buh3y8Xoxfi5S8GvDSP X-Received: by 2002:a81:5e09:0:b0:594:f864:8507 with SMTP id s9-20020a815e09000000b00594f8648507mr8322534ywb.51.1698032005261; Sun, 22 Oct 2023 20:33:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9-20020a81e949000000b005958b183658sm487878ywm.59.2023.10.22.20.33.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 20:33:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 20:33:25 -0700 (PDT) Message-ID: <6535e985.810a0220.28e9b.073dSMTPIN_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 D65316051827; Sun, 22 Oct 2023 23:33:24 -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 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 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/