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 DBBE3430D9 for ; Wed, 23 Aug 2023 05:11:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F04B54021E; Wed, 23 Aug 2023 05:11:56 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id EF1124021E for ; Wed, 23 Aug 2023 05:11:55 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58c92a2c52dso56865817b3.2 for ; Tue, 22 Aug 2023 20:11:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692760315; x=1693365115; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GOtqgIsI2WIYUFz9hkI/u5w/zXWsJpkdmlBmzBFMswA=; b=ftrsyD2+OPlc4J7cchnaUsungZZjPQx1/zNK1GFeu8oFr16Jvu5513eoWzGNauxvX8 w4K39w7qnpJqt/wcaCiBpEx5BeXdfjBH/nII2Up6KS3r5RiAERvLhcvgVaPmr1nwdoxG /m2hzgW/c5TAaYhx9oPqBv1IAKcv89OWadiLY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692760315; x=1693365115; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GOtqgIsI2WIYUFz9hkI/u5w/zXWsJpkdmlBmzBFMswA=; b=NaowUTJjfE5glhbSYSoGkVHBX8YTdazpSRVdW4ZJjoOd3eTNo9/rBj5wOc69Xcuagc xK9Hr8nYtIAlfe93xLYfnOiqGp52xmIF2PK799mCSbixbaCX/PoBqU01HaoDujAJNk98 phuTvqyL8gYjwD/tz0YtbC+6sZqGxpdp06iYYw6hCNtc6myKBrB8cQMd+6K/p7/sfccf ggZ+fHDEgft0HwAe8k2FTszMl0G0k8jsVgmYS8PEZGgzEvr/iiZkqdxhbXdiqJBBEjC/ FHrwD9AQFdUPiZ/YQcA5mep3EBjiO5yY9Ub/Hi2ZmY40hICHiRJurBdt+4DDyl/TOfeD Yn2Q== X-Gm-Message-State: AOJu0YwXfKxxAX79CTTHsLmzOhpejDxtwJJS18D93C1Z4XghrGfpBEZX Z02VuXb54eHCdyMaFjlu0BaMNqSf5GCt8eDTtC21V+R3Tn7v6Z9yeby809lmfqXNnxvePVHbzw= = X-Google-Smtp-Source: AGHT+IGHG5InPqmzIvDLOQT5p9hhBT9+mizIp+ghcQ6UgyH83VwH7P1iC0XqrJkH3K9IhmzseV5e9ocQDyR6 X-Received: by 2002:a81:8886:0:b0:58e:2827:4d93 with SMTP id y128-20020a818886000000b0058e28274d93mr13813164ywf.38.1692760315381; Tue, 22 Aug 2023 20:11:55 -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 t185-20020a0deac2000000b00583d78481a1sm1288186ywe.63.2023.08.22.20.11.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 20:11:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 20:11:55 -0700 (PDT) Message-ID: <64e578fb.0d0a0220.3898e.587eSMTPIN_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 0FC876052471; Tue, 22 Aug 2023 23:11:55 -0400 (EDT) Subject: |SUCCESS| pw130612 [PATCH] [v3] common/mlx5: replace use of PMD logt 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130612 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, August 21 2023 16:16:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130612 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27404/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/