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 6CF3B42F36 for ; Mon, 24 Jul 2023 16:20:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B79A43067; Mon, 24 Jul 2023 16:20:28 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id C9DA043067 for ; Mon, 24 Jul 2023 16:20:26 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-26814e27a9eso393505a91.0 for ; Mon, 24 Jul 2023 07:20:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690208426; x=1690813226; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=93FzgWXQ18H1AH9+PS/SwVEcxuzmGUbbZqOntkYa1rc=; b=iYJOL7x76e4uLqHTFvmN/2DSN7jeojmvJz+9syQE2/EIpLqQbjyQPithsXBHTAqUAp Cxy+gFJ00NA7fYjGCX55S9ES0CecAPDz5M2sF11g4BPU1zxvD39VVaUg/1/w79/LoUrb CYAUAWO9fb+TU7n29RDkW6vJB3W4cuMRdIK68= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690208426; x=1690813226; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=93FzgWXQ18H1AH9+PS/SwVEcxuzmGUbbZqOntkYa1rc=; b=WdW8T9QpZfF1rs1Bw6cOt9ZOJBbKNNeatlFQvch1TXnWhpGRl9Wcsvu6+9FNn9du+s ggnrA0uWrGhRp3gZoU/EjpRctUunItt/Q5bFR0J1gU/fRsENm72dFGU6vD5D4LdsoNB3 K6CdWpUE6tEJRLa4YX4vaSrzy6EeK0bhSQ5z5HqV119xKbz6iwprOOs/RVEvyniU71se 40wjvu6T+lX38KFAl1DBetrF9SCbQmnPr8mMgtLvOofkdKZ/Va7Jo/1UfOcf6YhCAir+ ZKYqWqfOR9oEaT+4cZu7fg/h6NXmxsyEN0yB4zgtUaH8+gNlAbUkDq6PT5XhlHwJjKDm dGtQ== X-Gm-Message-State: ABy/qLZTAQ6tEHkafZlGRAFGMc850tVOmf6Wza7aO1mbP/KnYt3rnS3T l4zvUt1nr88/GGmg4en46Ml9zndQyv8MaunDdCf8jqOZ6I2Xd5gUQQmm/rAxZxiV0zsQKNwiSg= = X-Google-Smtp-Source: APBJJlEYu0S4uNt+zMZVPtnjJRM4KaYdTAKL6Ne8PrLZ+/kCxtmx/pZ3kQkLGYP805GM6IxZ1cFhAXQEhhSP X-Received: by 2002:a17:90a:ce01:b0:263:ba18:3bcc with SMTP id f1-20020a17090ace0100b00263ba183bccmr6086039pju.46.1690208425883; Mon, 24 Jul 2023 07:20:25 -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 lk3-20020a17090b33c300b00262f2c5ed1csm1939416pjb.0.2023.07.24.07.20.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2023 07:20:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jul 2023 07:20:25 -0700 (PDT) Message-ID: <64be88a9.170a0220.66634.e67bSMTPIN_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 30AE96052471; Mon, 24 Jul 2023 10:20:24 -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 | +------------------+----------+ 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 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/