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 308F743E80 for ; Tue, 16 Apr 2024 02:05:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28EF440293; Tue, 16 Apr 2024 02:05:12 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D9A224027F for ; Tue, 16 Apr 2024 02:05:10 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-61500da846fso27477427b3.1 for ; Mon, 15 Apr 2024 17:05:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713225910; x=1713830710; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=XDVpyAr+sxsbmNfQPUno2t3NsQRwnaj8sgPQVxS9EJE=; b=aVZRAue9ngyG9kOj1WNpV6irw74BdSf5wg5BM8kQxuPUCOjua4n09Scz48IAJ9f6ri Znnw4PHulRxjpTrCInq7bTKFemNh6ZdSlY1rNZeMLzylvtIiG3eQo7ULYqWNoU1qaDfo +F1KBbZ+0WVBZ3ILAdyikGSZd54IWDLyBJWi8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713225910; x=1713830710; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=XDVpyAr+sxsbmNfQPUno2t3NsQRwnaj8sgPQVxS9EJE=; b=Y46+Es+TI2yHsCxiQIQ3LW9WwKtuR8W9rLmts7TyZhTHwXYZdxs1Y9QjD7fLqgPTtX fsmWrIDRb3zsmFeMrNgcEXYmnSN8acXV3kfmvK91P9aOn7/rcC000Y4wtNJUxVg8bCmF dHZpglARHG5tkcPI8zspMul4jvykrgourvHF/Ljqh2sTScFEE10fPApQz77bdFl8nBsn dSX8dFpZ/Sjf2+lJwbEnn5ZfqW4EgqpsHy/EsBHW14Z/OBn/09MNVvFJ+o8Vc5k8TVwK IXlMWws7OgF9Zrcky2AuaI7rbYy8JHxnbnv3gTyWf0pPvRxq8JMnORwO6p4cBLiRbswh UGew== X-Gm-Message-State: AOJu0Yx+9DL7lPaJjD1F2vlhUJlv0rAqEfHn8caTsv6S8lAJIPhgfzTr QDJ16OqGztX8AKqVuH3s1XDQRBSYrsLb/SxAPyAdreZz1rjtlenI07vAXaBWD7oETlnC3B+ElGT I6eUXjC5DaSXshzeZm0bhobyEMmsF8p21ywz84QB8 X-Google-Smtp-Source: AGHT+IH4c3lFNCHpOvPSKv+7XYjrz9IMDogIiVh1IGXq5B6gtM5TlZNziAK9bNDEvrwJqJCn6BQRD5e/HU7d X-Received: by 2002:a81:4423:0:b0:618:91a0:70f with SMTP id r35-20020a814423000000b0061891a0070fmr8774958ywa.6.1713225910144; Mon, 15 Apr 2024 17:05:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m125-20020a0dca83000000b006153f56a196sm852926ywd.10.2024.04.15.17.05.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 17:05:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 17:05:10 -0700 (PDT) Message-ID: <661dc0b6.0d0a0220.24f12.9d4bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C7AC9604A958; Mon, 15 Apr 2024 20:05:09 -0400 (EDT) Subject: |SUCCESS| pw139380 [PATCH] common/mlx5: fix unsigned signed mismatch From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1713222577-7382-1-git-send-email-roretzla@linux.microsoft.com> References: <1713222577-7382-1-git-send-email-roretzla@linux.microsoft.com> 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/139380 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 15 2024 23:09:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 139380 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29784/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/