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 99247430D4 for ; Wed, 23 Aug 2023 01:19:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5B864161A; Wed, 23 Aug 2023 01:19:37 +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 99C184021E for ; Wed, 23 Aug 2023 01:19:33 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68a3082c771so2251141b3a.0 for ; Tue, 22 Aug 2023 16:19:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692746373; x=1693351173; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ADAieCOsF9wnlSx8AipXN4tzqGAUxfCMMM6ZCL13qL8=; b=HsDAVxRQOnMu1R6mCeRZ04yglq5vX5vbKye8ekp7y9i1UJ2vEDgSn+uxFEJMT8onvn 7Eea+bScCa+NDLUQQaJAdxh/u2ZZJa64pTJ2m2xEqTYPVEZwwyrQDLo7X/HP2sK3KxUR tSl8SqDD5EiEViPvjYUozFkFTWlCMCv/nY23w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692746373; x=1693351173; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ADAieCOsF9wnlSx8AipXN4tzqGAUxfCMMM6ZCL13qL8=; b=iLaEHKte/GOa76sECwDaDe4Bq8p2Ep9Ji44OQd2j9A9+apL477OFsoTIPeKaLZ+D6i w6NvV+POS5POU2GalLxeRp5RlaMwkVRt9/6wKlzM0ERt83Mr2QCvot6B42Um7NGiRUAf pj9RoqLeLH/eiRw8MslQeY3qQi9+1Vr6ciuIGwV6DZoeXrpJOvu0qoPohWQyHwb0qaxD vGthKhphL98BR2IsaM7AzBMDT6ze8AJSnLe8PwIAtbuTOUotFDpzwKx+Rc2jXx8CEj6+ AbRs1b2s97Eyy3J1/xTyislPh+nmx9cqhcpp1TbiJltRzsPRRWPi+4R12J1Im8KXZwm1 GIvg== X-Gm-Message-State: AOJu0YxUHfImZN4p3y+kxN6mgrnv9IZblnoXcincFa7I5bPqmnhksYL0 AFpV7J3zeRMW3aauqa+A/D/tF/GcqRrSW/2XoRyCcIy4Lw9PyDlggzAHbA== X-Google-Smtp-Source: AGHT+IEV6XlzLu1rJU1cjvP9jXi/8At34aLQrrPZ/ll2HJTMxKCuoGknVTJ9F9c+LKlZw+LqTu4b30COJZmE X-Received: by 2002:a05:6a00:1a15:b0:68a:5937:eaa2 with SMTP id g21-20020a056a001a1500b0068a5937eaa2mr7247044pfv.12.1692746372794; Tue, 22 Aug 2023 16:19:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u79-20020a627952000000b0068a3a109d79sm892809pfc.28.2023.08.22.16.19.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 16:19:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 16:19:32 -0700 (PDT) Message-ID: <64e54284.620a0220.911b1.6ca7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 04FF76052471; Tue, 22 Aug 2023 19:19:32 -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-compile-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_meson_compile | +==================+====================+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) 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/