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 52D7C426A6 for ; Mon, 2 Oct 2023 23:16:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D0BD40294; Mon, 2 Oct 2023 23:16:20 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 3FF2540294 for ; Mon, 2 Oct 2023 23:16:19 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-65b0a54d436so1294346d6.3 for ; Mon, 02 Oct 2023 14:16:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696281378; x=1696886178; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7nC7WOkXaz29p2x6CrPYCEbC1weURpwTfeBcWOJIYD0=; b=WW/BsqE726SXIA/kfb1zL1UiX8yuFY76x4DBwEjt/EpU+7bKEHyiVsETe/fGDaRLTm Ivkn4bnGFxOCesHrvwoFjULzPcu73fgcvES0fActum8SePaLWtVKfxh3prYMHTmEdovd Dl0jYvod31fJUIOp4sfCUsgJwje5+P8Zo9Ww4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696281378; x=1696886178; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7nC7WOkXaz29p2x6CrPYCEbC1weURpwTfeBcWOJIYD0=; b=wtPWD5oJKypOjOkC1p/g/xibnT550cWEdlspmdooWJgUEnHV9VS3tkU6pQzqtEYnCE exmwVNX0nswQWoensYbOnOsG6cF2+Mr3TfYpsO6aC9jhVwTlXaEiR2zxgLbPQo4YcFoF OX/9P6UN1LIBzMh3JYIA/BnUoIOQ6V4xeGVtQWOVQR1N3TNmFaKsE3FnvBik4bYTbMei xQhLCrQ8urlhqcHDDYljuV3U04v8RJO11/Orv93WtnQbjq2AJHrHPbRRBXUZXXXXZBx8 sjgZNpmUpYDRbiZcaR/O2vi4uubOneQAFi9blDCqmvwqDHRa56e2mU8JmsAVWIotcY00 hQAA== X-Gm-Message-State: AOJu0YxBUwHzG7JRGpFt3SI74s9R55HRhbKYyQLSP4TRvMKhTwH7Vnup MkmDEbg6+bWA5RGjNyaNw+XAvcZ1BdzUN8iNzTKGUg5JYDeZMha9jjQ4pA== X-Google-Smtp-Source: AGHT+IHea1V3/OXGx5aLdPCQ/UZ0KqjpvaGjMJ0G380hkVEaGJ0nihjxCP4ztlsPI6SCY3fjqRGi83l/MVw7 X-Received: by 2002:a0c:8d07:0:b0:65b:252c:4227 with SMTP id r7-20020a0c8d07000000b0065b252c4227mr10832384qvb.0.1696281378646; Mon, 02 Oct 2023 14:16:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q13-20020a0c9a4d000000b00647194a40c2sm1640137qvd.78.2023.10.02.14.16.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 14:16:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 14:16:18 -0700 (PDT) Message-ID: <651b3322.0c0a0220.510bc.9810SMTPIN_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 41618605C380; Mon, 2 Oct 2023 17:16:18 -0400 (EDT) Subject: |SUCCESS| pw132267-132269 [PATCH] [v2,3/3] test: add tests for rte_e 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/132269 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, October 02 2023 18:37:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132267-132269 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27807/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/