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 B7E2642F36 for ; Mon, 24 Jul 2023 16:22:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9240243067; Mon, 24 Jul 2023 16:22:57 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 4003543067 for ; Mon, 24 Jul 2023 16:22:56 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-666eba6f3d6so2483854b3a.3 for ; Mon, 24 Jul 2023 07:22:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690208575; x=1690813375; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g6PrLX3wX/uDcQbgZjn6UGHXMSUjlp3aPixqj+UE1Hk=; b=HZdh1S4pQCOoG5gJoz33GnHOtHzZ1WzI4wAbIcD+9sPO7i+5sOto7o3wF1Z/flpqj1 oQP9lPqY2LO0Qlq+9jh+yd+hmO6NgyP20ewuWrLVe7ktdGqnmY9WXmrFgObJrBz914Ln oxFcu/nR7Se6NPNpkBuUwxDNOgGbcB18jy6bo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690208575; x=1690813375; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g6PrLX3wX/uDcQbgZjn6UGHXMSUjlp3aPixqj+UE1Hk=; b=jWWXBdZ6moF+iD1m0Y2ZkLPrrrmtmC3LqcQeBtGaKQ6KjtAE+lTB2ExxGehT2g/1nC EW2ytOu60Rm5g/eWaul4Qf3kpBGGPoGM6WoduJWrT++ZKw2FWRAsNrQtVGD/JDOTVV/h 8GzrCrtjAr04QEhXONcSGdi3c84Xs2MA1FM9wXpvOaOqAx7NpKVlYepmJDnq932dfnmx XtTy2FRTnDvpOHnYAfyUbbh6JiVKII0eF3D/Pk9OnR0PouxGmRqJ73v/Q7YPPLv0sTE2 C4JUPGeaouO6Xua19jB6fHoOBJPl7nHyGKd+z01p9rNpz+mMQaP1CHNihjSYQEZ8U1hD Pe0A== X-Gm-Message-State: ABy/qLa17kYf9dKSbu9SBBvOlbrF/jITSX7FTzNc7tlhpahlCPpmDjgT hz2CtZS7MIAvVchzTBmWofi7nHlrgQIjh/rhIvoZyQHHIiNHc9P0CF8Aqg== X-Google-Smtp-Source: APBJJlH0w7D5z3buPHb6/BpgVMGgGEt/K/0UPNOd7ezcgFLu3WlGJp491Ps/NiHM0yuKVLoUsbeDduhAGixr X-Received: by 2002:a05:6a20:450:b0:137:5957:6978 with SMTP id b16-20020a056a20045000b0013759576978mr8138823pzb.46.1690208575409; Mon, 24 Jul 2023 07:22:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c22-20020aa79536000000b006578c714821sm128905pfp.26.2023.07.24.07.22.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2023 07:22:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jul 2023 07:22:55 -0700 (PDT) Message-ID: <64be893f.a70a0220.390e9.4167SMTPIN_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 B0E256052471; Mon, 24 Jul 2023 10:22:53 -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-x86_64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/