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 4EB8A43E80 for ; Tue, 16 Apr 2024 02:22:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E7714028B; Tue, 16 Apr 2024 02:22:19 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 836B34027F for ; Tue, 16 Apr 2024 02:22:17 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ed04c91c46so4022202b3a.0 for ; Mon, 15 Apr 2024 17:22:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713226936; x=1713831736; 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=Uh4rfiRbGvu/wToQi3U6SI5NV+OqNLHS2YqY/M9jNrw=; b=hFaDgySn+udXkV4Zg2F9/g3Y7O/VkE3+03FtKgD7G+sPTKyeLMLlejKd0TYxEL5e42 i084BKz31XWUkeac1DPzNPUon71fyZ+UvFrkpZVCV3rMwi1Q/6Zq4xBUfjZVkmZpSLB0 lslE86ud283f8Ywz1+oAvBM+/5O+cRZ59eaJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713226936; x=1713831736; 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=Uh4rfiRbGvu/wToQi3U6SI5NV+OqNLHS2YqY/M9jNrw=; b=H97DFJiirE6KI3QAHaatLq+9XRARjS3LL46jw6GKQdAjg6pAsFtuPdThAqSOGHAJ3P NEGi9Gxk36tAdRIOw9dBY1K+h2KAJoj5AlXvndkyn9+q/bw0YCPu+60JHDytpQHJenPz XMaLi6WOydhGreoFAA4LoFxAZ7FcKpzcyJDXZTtVSauGjExq69+X5RKvIDv1ShFkQbha fbdNXj01fzZYuIXuGfdlHzmT8s4XYNW7wkD2zSZt30gtXpQyKMrG9cmjS/AaeODDzLhF /CutpUcnaWNbmqKYt+z46Uz6MvPvzW1CmGaGIIOeWAjTpyvOugTlJyxMNUzmeXuFWQVA VPYA== X-Gm-Message-State: AOJu0Ywbf1UOALRWPgLVgC9A0hgUJ9wK0usONH/zTPC2phCXPYTE7Tq8 bVukuvf2njip+mDRX/W2ahDc+wGeOwgWgrGWu2cCzzjUI9GlsvYytJ2B70wWugrxRQMi+dS3NXM Dd0MwreYYF76xE7Nv+lv61urVBDo8+c9nYsSclCFtJtxNZZjeSnNOBBJF X-Google-Smtp-Source: AGHT+IFtGTWka/sediReYofR7DnVF3Oc8ROW3BURkeCHuQJY+KI1PlcKtSCTq36bln9X7pUU/U3wiOtGX1mt X-Received: by 2002:a05:6a20:550a:b0:1a9:4343:765f with SMTP id ko10-20020a056a20550a00b001a94343765fmr12607031pzb.23.1713226936645; Mon, 15 Apr 2024 17:22:16 -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 c15-20020a170902b68f00b001dca998bfafsm401327pls.134.2024.04.15.17.22.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 17:22:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 17:22:16 -0700 (PDT) Message-ID: <661dc4b8.170a0220.2df0e.04ddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8D571604A958; Mon, 15 Apr 2024 20:22:15 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/