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 915FE43E80 for ; Tue, 16 Apr 2024 02:45:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B4464028B; Tue, 16 Apr 2024 02:45:40 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 9DA0F4027F for ; Tue, 16 Apr 2024 02:45:38 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5ac8c73cf88so1919406eaf.2 for ; Mon, 15 Apr 2024 17:45:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713228338; x=1713833138; 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=oR/WGB8uC+2lQw5b8cjMoPX+DUNzx6UrQE/bmHqW82k=; b=PY0sMHPq+hAfnrPFbUcni/ffUlaAOVebB8xCc712dj86YQQDO0VG3fat+9Yh4ptmKd 6q4y8sgHGAqw/l6MzYOh+GJeu4Uqs8X/etN1v5O1ul+JB17Ixn0Q9TA5p/BFixpN5LD4 XmQb4O4eNnpvME442R9FzUa5m4yTuGy7lX0Ow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713228338; x=1713833138; 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=oR/WGB8uC+2lQw5b8cjMoPX+DUNzx6UrQE/bmHqW82k=; b=wNk2DeKqkC1K+OCN/Pb772FXsPgQr2ogy470uUh5SS3lJSmzHnOMmbYrVnaDSsHOgk XNhaTECyCxaaqvk3yeYvOw/Ka6Da8KLYzR7YKN3f/dPdiywg7Kv7HHm4NS8az/znhUVC 1wMwmp3cT1JB+wFyYn/Is1BriiIjXzfCQmcGxqncFTCw8LYJ9h7ybEvU1GsuZR2Izq+k zUOgKlFSsNwGgkvyd6g91KjwWxEAMiNO6B0zaPLi6055JvK6kdfwoFEh7SggLa2Z5kp7 SNE2ssoBf1NVn2f0b3aNJ0jUX9H3+EXfMg9tt4VrBhu1YrP7BPrSTdbm4FmIf90NW42P k05w== X-Gm-Message-State: AOJu0YyhTeW6cdqcFgpYdSc21XDjd34aqoWnEcsZmpHh0h/MaQjcNh8l 19SoEIwZvv2VJw7JpkaNo6qt+8TnkwoZc0t8YrdIPTsiSshTdBGiS5WgMbNH/fr81Gq+CEiayZ0 TCF2Of0EBldOcxSLS9DCjRO9RxeuT0uZia76LUvpk/ORK9R3ATkrmzZoK X-Google-Smtp-Source: AGHT+IEswg44C8zbs0L9mbrLQjxX+S2lnWo3f48fTtKuhuP69fAh9IRER+vtwDcs6tTAEl2CobeNDCt4E6rl X-Received: by 2002:a05:6820:2718:b0:5a1:d2ad:ee36 with SMTP id db24-20020a056820271800b005a1d2adee36mr11452608oob.7.1713228337914; Mon, 15 Apr 2024 17:45:37 -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 h129-20020a4a5e87000000b005acc40f1ef9sm102931oob.28.2024.04.15.17.45.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 17:45:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 17:45:37 -0700 (PDT) Message-ID: <661dca31.4a0a0220.f05ac.5beeSMTPIN_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 68D31604A958; Mon, 15 Apr 2024 20:45:37 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139380 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 15 2024 23:09:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 139380 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/