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 469A1455C5 for ; Mon, 8 Jul 2024 08:45:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 441934065F; Mon, 8 Jul 2024 08:45:15 +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 A63BE4028C for ; Mon, 8 Jul 2024 08:45:13 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5c661e75ff6so1181026eaf.2 for ; Sun, 07 Jul 2024 23:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720421113; x=1721025913; 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=6MwCoEFUToQXBGzSNUgR08aiQpranYZ1PunzoCq9pAc=; b=jgV4DXMtPr54giL+a0f1R33d9lhSy5vUcfelFc3smBf9Vf6VXQlLFAGyuIiZFKahZ+ QW+vsGr5c+fag6iWVrdeEtsmQR9gTe60JvHtbcSiWhrPKlYPE8zAzYcXJwcV4bXJ3CQ3 fr6e58UKEICSOcDtxS8/z//yots0sPqVZoi/o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720421113; x=1721025913; 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=6MwCoEFUToQXBGzSNUgR08aiQpranYZ1PunzoCq9pAc=; b=Laux4Xxk6dQNWIHB5OuMYZEP+W7P26Txr2wncwXDCIrfG/dOyK3MYAeJNBu8rjx6ZP IaKZGVtqxCHYtfb8mHwRI2jxIKabTVUoKgKSKmTq25RI/842hcDtrKlwWKaIrrYxzbgG +XSpcByy8ZMLcUxa5kXJh2I9kswVYJswU1pnOs56bpIOFH0Mg3DvLei1jvj+OM6dn5G1 WkJv/H2BMphBUYzMCwtQlbtEMWpwbf7jzagyukHTtDUuyL0dmIUgIOv8CT0MCN0Z9h/7 p2wqazZvl8XAuAfuj3N7CMyVjJfHWeH6B4VrNQjBUCdQqNyyGRgGMlIplURiwTXqfqDK Ocug== X-Gm-Message-State: AOJu0YxM6tK9G8gtLo1JGFEQZT9LJMbqqpGoe2ZNVxA0Kra9UWgcIS21 oyg7q2pMVM2LS2T5PfDkiF3fvBoA5e2jh1XslhfyNTYgp2s8NsArvF8KI/A//a6dY+hu+b5dr/d N1TRxA/z4yD3tsSsShy01hvfKSaLL2py49Z2/yUfThLoydB1mdlsBm84H X-Google-Smtp-Source: AGHT+IHnR6YF9NPJy/HSgIitAPkSyGhuAKvwdzTZQTexwNwFLurux66XN+6xnEwwccush0YijeruM5AMvQwP X-Received: by 2002:a4a:b787:0:b0:5c6:60d9:b0e1 with SMTP id 006d021491bc7-5c660d9bae7mr6350534eaf.2.1720421112815; Sun, 07 Jul 2024 23:45:12 -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 006d021491bc7-5c47b4a5e4esm112874eaf.23.2024.07.07.23.45.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jul 2024 23:45:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jul 2024 23:45:12 -0700 (PDT) Message-ID: <668b8af8.4a0a0220.3bde6.7ec2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4BF8660526E2; Mon, 8 Jul 2024 02:45:12 -0400 (EDT) Subject: |PENDING| pw142171 [PATCH] net/mlx5: fix compilation warning in GCC- From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240707095723.46947-1-getelson@nvidia.com> References: <20240707095723.46947-1-getelson@nvidia.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: PENDING http://dpdk.org/patch/142171 _Testing pending_ Submitter: Gregory Etelson Date: Sunday, July 07 2024 09:57:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142171 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PEND | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/