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 1239845E94 for ; Sat, 14 Dec 2024 00:31:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E96EA4026F; Sat, 14 Dec 2024 00:31:27 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 104A7400D5 for ; Sat, 14 Dec 2024 00:31:27 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a81324bbdcso16951315ab.1 for ; Fri, 13 Dec 2024 15:31:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734132686; x=1734737486; 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=taI2XDsd+cXBet+PTZTioZ4CPshuma5p/1JsfeIuXWE=; b=FfkzzUI3ei+oIXPKZ8myhLUDFpsEAQ6LVoi79vfm7jAr0RxhD79hJzFnVmiuvQwR2v Rfn6t+P5PA443ogsYfmWQWcq+Osp9QdTnxD7SZ8q2o8/LPVVjE2pMQudWGCUTIgathHh qvdWz2KaxIGzhrkYKPyh72mhvY3lurr7+FI/0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734132686; x=1734737486; 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=taI2XDsd+cXBet+PTZTioZ4CPshuma5p/1JsfeIuXWE=; b=QVJgqf/p+6xgSpStueyfiRRo2UitepEKCiZ6ra85eWGFga5tCytot1pnsM1ce21AQf /4M6ZKag4WqkvlS1sNP5zXEdgDcNuOi+nozc0xehRBZ2C+tsszjdwuM4nvX/8LWaYWzv R0mUC6kYbo53QOVNZMeE+OhDXxchJVsQtI2IaNlMhTDh/GCx0pmMVo5e/JK3vGgxhXY1 uRNG4uaFS82Z90xEGtTafJMVgPUxA5dlHVMOcIdla5U633eAKMuGoKQz/ShGRaF3ycMm PqsCZV77/HUyZSu6QaROXSTM0nwfc7ee79x4G5Y5QSWhtpNpi2isJq6pnvJThzybNP0A Wg8g== X-Gm-Message-State: AOJu0YwrX9pQbaJ2IjzaF3uwIL1US0/LGjhEdOc5J1RbX/nlpFbgpdQR +8gIVM6LV4YxSIaSwbhE/y2pezbv0KB+aGcmwuZzt07PMPJgEOTRC69067AJ9qV3RArDBqDgzys OkiLqqCgY1w+8YnnblKsUsOds73GMTf4sd6LXb1tf X-Gm-Gg: ASbGncseWHa8RuxPjDfNo6egggqSsQTQBsTLyl6kXjmEHmTEmTLvm+WKYdHZV5Mmd72 9utchO8Aq1KtDhRDnTLgq9lAfMxAm+4BpuKoQbZlAiaMpnPpAB+8e0cyyo+kQNFgbxvLGG8rJJj rka6e/TVGUHVQybBrINCCZTmB/gCmUXkS4I+8cjpOI79vXfJ/ZBCwjC9mD/NwG9KutMTq8sVSse XxBMxvFzN7hEGmqkodUt41PnhmF2pGxDaiP+H6UqP8sWQ9BdPT2+ZXT/XF61251+iLIDfVuNZ+J Og== X-Google-Smtp-Source: AGHT+IGbDIwuuZdnC5lzu5QCKXDzQUQRktK0/aB7qjJ7iil7e1uu3loOqqfa7hXtdmiDNQkWM3GaJ2I1I9gz X-Received: by 2002:a05:6e02:1a07:b0:3a7:1f72:ad3c with SMTP id e9e14a558f8ab-3aff0961e22mr57652035ab.19.1734132686332; Fri, 13 Dec 2024 15:31:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3b249092b1esm374325ab.1.2024.12.13.15.31.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 15:31:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 15:31:26 -0800 (PST) Message-ID: <675cc3ce.050a0220.2ed301.28cdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C991A6052471; Fri, 13 Dec 2024 18:31:25 -0500 (EST) Subject: |PENDING| pw149221-149222 [PATCH] [2/2] net/mlx5: improve log file p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213092444.2987-2-ming.1.yang@nokia-sbell.com> References: <20241213092444.2987-2-ming.1.yang@nokia-sbell.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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/149222 _Testing pending_ Submitter: Yang Ming Date: Friday, December 13 2024 09:24:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149221-149222 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#342981 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32134/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/