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 4801043E80 for ; Tue, 16 Apr 2024 02:20:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42B60402D9; Tue, 16 Apr 2024 02:20:44 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E00C8402B2 for ; Tue, 16 Apr 2024 02:20:42 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36afb4b4a3eso15727695ab.3 for ; Mon, 15 Apr 2024 17:20:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713226842; x=1713831642; 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=Qq6TBJVratAL+l45U9nyj15vc015a8NhzRdbSMuZyo9kiB+rHdVxAqIYwzySL6f6kB snyVj3SWjflH/JvJlFzeZbYYQbFSHFbfip7H5aLA7FHSPKSXJWk/J/dsX0ClUjJYXwRl F8DKDfzH4yAPxXFnHBB24nPC679qwmtLXH8ck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713226842; x=1713831642; 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=LmHb37LXJh3WYJ2rVlT5bSpbHrj7L5g3sgleAJU626Y+c/tZnlFn9ScwPngRHagu6A b04lOc6SAqHlmprNpap05/XJRoHsP6SGQlUS4Rcf2ZbrDoh0cEBsNnAadUVeklduxAsB 8MHk3APhAY+f7MDVtSlJoYYHkh19nu7soAt+3meDJ1VGQy0v7tQ2Ef5rUUzQo/mGurDt 4b/k5ttu/IooVFbcEx0l2R115EziXXT2uyMMBP31Gu1kjg7nBFvyTAXky4uvxIeXM8bV A98U+tbWXIbDGOLbf9EyJxjK/SwXOfzggu8RLxKNrz4DCACLNLumZra+GYvOoXbDwq7h Xh/A== X-Gm-Message-State: AOJu0Yz1vLGA9qYvKSdGqWU3DGIkvYNZohIO09L+Gm2t745BEbk0fpuf djABseqPm3h9L/tGeQNysNyZNPEi0dD1SALJBLBVjluxpgYqHh3SXKgvHCUU+ZbYkj4xN/RGCzN 2PO7x/LEJjZPX+nzgoqSBdDVZ+KXbQyTwOLRXRGLDmQl5GfpR6s4bX+os X-Google-Smtp-Source: AGHT+IHdrkcvpBQ6BwWQTO+7uX+DiLNLN6zqegFFRjneBSLnrAvAPnT5jFPjgomiy27X8fUEd+sZc1fUKb/c X-Received: by 2002:a05:6e02:164a:b0:36b:11d7:2b84 with SMTP id v10-20020a056e02164a00b0036b11d72b84mr10410375ilu.29.1713226842379; Mon, 15 Apr 2024 17:20:42 -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 gl35-20020a0566386ae300b00482c1dbb0edsm548186jab.26.2024.04.15.17.20.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 17:20:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 17:20:42 -0700 (PDT) Message-ID: <661dc45a.050a0220.46303.908bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C1FF7604A958; Mon, 15 Apr 2024 20:20:41 -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/