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 C9D3B42F36 for ; Mon, 24 Jul 2023 16:24:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5E5643067; Mon, 24 Jul 2023 16:24:07 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id BC0F443067 for ; Mon, 24 Jul 2023 16:24:06 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-765942d497fso405288385a.1 for ; Mon, 24 Jul 2023 07:24:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690208646; x=1690813446; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mK3IIFIseqAHZjREwplhAZZccXBlBt251sESMBmzd/A=; b=ExTWzZRl4YnI1rAb3iwoIGRv0NIBD6njddpxTVMStDcg2dszDT8yUpoBq6FtEK6RMY G8vFzpDMAWPFJdZrpzza6d2yZkFyQ4+Ygy7oyPjw/a/z8yBbdgvCcKlSAia0/4qdZUD7 c24G3qHkTcLXjW+HFMdFVh+ElssUJ0iCbxEf0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690208646; x=1690813446; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mK3IIFIseqAHZjREwplhAZZccXBlBt251sESMBmzd/A=; b=YiGXr9DK6e90eYa8lHvayMkbsiibWHseXbYVTQHnJ8uATMeHmrmPstJmx8/Ut2GwvY 2oruZO0E+UteLlkeKjD4uTcRXeydMSmJpg9LpLYaScX6oMZDvXi7faXqskMljUxACkn6 Ai3RX4Vr3rFz2x5EITl6Z2HXI04eAMME40TixGNe+Djtd9TTEtfvFvlgRfsc4pK9H0dA bgh0NjCP7GWnmzKw1qN/MDuvcvxxd/GgtNSQSTGTj6ic/sV7RfPcpi2ol9xas4PfWLRe VZVvBTR575sJZGQc3XoRotS8qPWmypc62qoc7Fu01dHAdossColp8fOXlGeYPG6efa2W mV9A== X-Gm-Message-State: ABy/qLZTAdKoFF9ZMjUhdFxikxTaI+Dr25DnfRUsrUdSr82LX30Dky6S 6TkyaYEuclvK7S1lyClIaOXM2teqGgkAOp+gyUnbAUugvGpwGEsOIBHM+hVeDGqkuqLnSSTP5g= = X-Google-Smtp-Source: APBJJlFHjmoeU+djItq3Kh/PBbX04NE7ZZ5CilJBt+Qv4D2mRVFpt6Eopdt1Ac1SXOCmIocFYcjgVetV5UB0 X-Received: by 2002:a05:620a:22d3:b0:767:f14f:ea29 with SMTP id o19-20020a05620a22d300b00767f14fea29mr8311351qki.75.1690208646243; Mon, 24 Jul 2023 07:24:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w6-20020a05620a444600b00767e032a7e0sm572146qkp.4.2023.07.24.07.24.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2023 07:24:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jul 2023 07:24:06 -0700 (PDT) Message-ID: <64be8986.050a0220.32ad1.59d9SMTPIN_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 1B8F16052471; Mon, 24 Jul 2023 10:24:05 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 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/