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 7D62545695 for ; Tue, 23 Jul 2024 17:00:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73EBD427A7; Tue, 23 Jul 2024 17:00:12 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id DAEC7402D7 for ; Tue, 23 Jul 2024 17:00:11 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7a1a6af9401so227654585a.0 for ; Tue, 23 Jul 2024 08:00:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721746811; x=1722351611; 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=tplSY/JG6gaZz8eKwI3j3GS+ZXFdPiS4/w9P1UBSoXg=; b=WI3irAz2O9Ph3Sd0CfTxiYZPA0Pt988qQ8+4QNn++tFClGNnm1UySZBWxeAjzRxXqz ZBO8eNpVqsxvaW4xqSLbZip2dhmvjUMlrZQlNTt76xCBHbQYRRmGwhYA4lA2JAyBlJah raN0xUy38Ar7tmcLzbjXnksaCfAC16zKphOF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721746811; x=1722351611; 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=tplSY/JG6gaZz8eKwI3j3GS+ZXFdPiS4/w9P1UBSoXg=; b=RFCfHSCrEagfOdcYYsL53oDyBKmBZ8MyzUKkM+CsypJBiHpV/RHHAKNn5QaPqnB8JL OriVYqenUl5oMSdsw6HKguQjRnTeiSG7JQ84VLiQkL3RSSX6os3vDsPYTcxLpHH0PRRC r9mHH4tcPtVvPwEpjz6aH4xpChxi18EIinic/sDlMHirqxGGxmfCnGgp0hHe/Cg08Po9 Bt+ATnJHnK73LDb/WRKZIPRnLPM6ve62OGdmYrbyPDUOwX79FHZMizZf04g534AIF8oN +S9AzQHzM6B04hS1t5qV+Qj3MoV/+h1IpRItWCFP2dUztU6utA6ZRu/+J4v0aYXtkODY /DNw== X-Gm-Message-State: AOJu0YyY6F7tQTaSck/5HKBVjhgEGAhcAEyDeNjcoIKcs8a47Ot3ammR ewaAZpRSu2LPu542Sa+J/K48BZ4MsoHVkzQdIWcjivyksoN+Gi33RLWpayMr/PxDLMGoSzgtZ1s +GagfDguDVJfV8DNOU0kkxn8o8WIFVNiypoVyIqwQ X-Google-Smtp-Source: AGHT+IHOiYzQiWLmjj0/LvzcOA8xcPohsWauLK6fnzCUHFh7BDlMwvWlt9YCNbXCQnR7k9qlDnGn59QIxo7o X-Received: by 2002:a05:620a:448d:b0:7a1:6062:f06a with SMTP id af79cd13be357-7a1ca1183fbmr9343085a.25.1721746810938; Tue, 23 Jul 2024 08:00: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 d75a77b69052e-44f9cd05005sm4705911cf.12.2024.07.23.08.00.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 08:00:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Jul 2024 08:00:10 -0700 (PDT) Message-ID: <669fc57a.c80a0220.6c90d.8d58SMTPIN_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 A0FB4605C351; Tue, 23 Jul 2024 11:00:10 -0400 (EDT) Subject: |PENDING| pw142658-142661 [PATCH] [4/4] net/mlx5: fix log error on n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240723081522.1087433-5-bingz@nvidia.com> References: <20240723081522.1087433-5-bingz@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/142661 _Testing pending_ Submitter: Bing Zhao Date: Tuesday, July 23 2024 08:15:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:3e11567d4e4e40c2d8010551929baf2bb81e4616 142658-142661 --> testing pending Upstream job id: Windows-Compile-DPDK-Mingw64#20947 Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PEND | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PEND | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/