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 5D29442F37 for ; Mon, 24 Jul 2023 18:47:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 637F443067; Mon, 24 Jul 2023 18:47:16 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id EA77643067 for ; Mon, 24 Jul 2023 18:47:14 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a43cbb4343so2405750b6e.1 for ; Mon, 24 Jul 2023 09:47:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690217234; x=1690822034; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UTIdrKl8GmPcgGPy/97fW9j9vXHkBXVa2y8r7agatdM=; b=F2Aa5ZonaV7RM8bJJy403Un6s7cPrVvDvTR5S4nXZsyA8T3LQEfjkwIpqEngIQfxCo ic0RTGTFlk/zI+Upo6TvJuUxcIMrPxuELFXbuOu66HaXz5cNNo6k61+Zc4H2Dxk7lkoJ 0mk9BoVwmkHjAvqzpn+K73mWjnIzTVOTxrsSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690217234; x=1690822034; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UTIdrKl8GmPcgGPy/97fW9j9vXHkBXVa2y8r7agatdM=; b=gFgKN+9JRZzkriMgm5QHWLgcmuXw+pI7W+i0OSnj+XdJtXnQRVqT7Z2B5dXlbOgzSJ f1/r/d6mdLUTNJrvurMMUc+8Z40ko2vl42SiXhuls5FnNGH45AlzOF8/fGmRp4ICLbtQ keyLlZQ3+dOUbwjvadMJqR3ovB27fdDa+TUn9MmBWxEzHS77rwTsTw9ZOVrxP2Hg0YIK p9vsImYtbztLH1DnhaAF8fRQG8NwWb81TU+QqGn29YFIak4j2qGSSERyGyoks1qupUmK kVa6APPV3WGnvNkac6B+XuNyv2Bl7oyPBWKVnb63x0+ypp1/bcWe9O6mC4bI8wUw1Snz e8bg== X-Gm-Message-State: ABy/qLbLUrDHtYWw9WVnGgq+P13r+sZFy8ps9nzOLaNl7XaduZXDZ9Ud MJYQXb5u9JYQI2T/XwCAeSaygo7pVdZ+mwGhWNNVRkdPOoPApUOpkEAoXQ== X-Google-Smtp-Source: APBJJlF7sADSMdgk4yYmSbw7YusysLUGy13JDC4LZ/dZpPcTV8xjhdr4T3PRwqp8N6wEVBh3OROj09N210Rj X-Received: by 2002:aca:b06:0:b0:3a1:ecb9:bb76 with SMTP id 6-20020aca0b06000000b003a1ecb9bb76mr8419890oil.30.1690217234140; Mon, 24 Jul 2023 09:47: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 y23-20020a02c017000000b0042adb3007bdsm348148jai.85.2023.07.24.09.47.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2023 09:47:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jul 2023 09:47:14 -0700 (PDT) Message-ID: <64beab12.020a0220.15536.d54dSMTPIN_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 9761B6052471; Mon, 24 Jul 2023 12:47:13 -0400 (EDT) Subject: |SUCCESS| pw129696 [PATCH] rawdev: fix device naming 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129696 _Testing PASS_ Submitter: Tomasz Duszynski Date: Monday, July 24 2023 13:36:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:88489c0501af7ecf09be9665107e47509a219453 129696 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27134/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/