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 AE2BC42F38 for ; Mon, 24 Jul 2023 21:25:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB89143067; Mon, 24 Jul 2023 21:25:32 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 989DC43067 for ; Mon, 24 Jul 2023 21:25:31 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-668704a5b5bso4442161b3a.0 for ; Mon, 24 Jul 2023 12:25:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690226731; x=1690831531; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iCqiWeP+MrRao+E28EdazLjcsp4odib4pdvSR1pZ0OA=; b=I+ezs+jOVGx5eF81dhgiRx/RAX8ZfUsplpu8v86ZDFTi/l1+jhe+PmdSNt/jVgE70p oKsSTr4DW47eT5Tn0cT3a7rGUaX8yZzjK1CSczAMdztJAo22ViptXG8HwBcBox+d3stl nfts6hw3Bb4FiDBk0IOXK/mU0/2lah9n6FGgA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690226731; x=1690831531; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iCqiWeP+MrRao+E28EdazLjcsp4odib4pdvSR1pZ0OA=; b=b9JPilEfz2/fskoQ3lMQQFiWHVrh8PJoGbK30DqAyXokDi9yBhhWB/GMfYc067+bYo Q1iGEHiiwXUnaUk403kTKC6Ck1q3sczBmh/65Ixr6S3z/vosUJWd//TSEQNw7lQQLnnN vZriCr5qrj0lzf3WZiIBEpu7RrC4K18tgpVBmIHBTn1FgmI0lGKbTenLRNpOnDI/jG+E 8Ayndwk3H9V8Hh4Vz2DwrPtR26lqkw8GgEf9VRJNjmABPshlhWN32ukjOLxcEt6AAeom tu6oOx9RTuVfaTdRsdetYFvzcUJItZs4GHtYc7vM01mrS1iQxVSEB1Vdg/eBYN1hDxJZ VWzQ== X-Gm-Message-State: ABy/qLZ+yYlch6dkIYmZj0NRNFb7ndUKQnwf4vSlJ/QR7POaY+qqWhzd zHKblSfxalkzsw/Lgq2V+jY/kOmysQOqNr0yCS4wH3R0NgplJdOhGOS9dg== X-Google-Smtp-Source: APBJJlED+4N41LmC3Qy3fPi6A7nKQfs6Z7g4f1TtFimaq+dfKOQzOcoHMopLU2WsnxEY1DedegIVdEQOhf75 X-Received: by 2002:a05:6a20:448:b0:137:5a89:daf5 with SMTP id b8-20020a056a20044800b001375a89daf5mr9651168pzb.28.1690226730781; Mon, 24 Jul 2023 12:25:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o7-20020a637e47000000b00543b585a459sm773521pgn.17.2023.07.24.12.25.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2023 12:25:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jul 2023 12:25:30 -0700 (PDT) Message-ID: <64bed02a.630a0220.943ca.4070SMTPIN_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 EF8EE6052471; Mon, 24 Jul 2023 15:25:29 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/