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 7EC8B45B3C for ; Tue, 15 Oct 2024 05:32:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73C0240270; Tue, 15 Oct 2024 05:32:56 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 4657D40156 for ; Tue, 15 Oct 2024 05:32:55 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a3b450320aso12344215ab.3 for ; Mon, 14 Oct 2024 20:32:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728963174; x=1729567974; 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=vxW5WQFGsw5f4I5CuwUOZdS27fctlzWQWF6By9u+u7A=; b=FIWongGHapMuezXseZu0p7mOfjHlGpwKigCuwuIMceeHFA1y4FreYovM+eJHAgA39k YcJCpdClWsQMAop7pUgej4LaULx+rJv0QxqwYG8ZZsmsdz9mowKLsY/GX0rnY2qo0lmV nVZwXK1wKh6UFWGRfvZ0bmiSc9TYyv05LxZSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728963174; x=1729567974; 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=vxW5WQFGsw5f4I5CuwUOZdS27fctlzWQWF6By9u+u7A=; b=Vwu8hHdYhO0O99Nfs93/SomRzGFxRJq5Dc4rTATwth0AoPzK5bsyO1njANbjNDMUKq r5LwH5VIcnZEyB1sn/+x9dfIUysWs80Fu0DleTcQuo7BN6Dh+lS1FrmNjzsAvTEEEXIJ FxWTEeWuEOa4H/FGGKPW0KFsyezuKnpjTTgXElY4VI/DL2uDVOcRK/Zc/qnwN4oLC5cn 3NIFZSFfDKJRxL7PAuXXxfOLqYp1t/pSOd2ieVILCFvUDzCevAE6D5yWCAc8qORNJuGv i+Ne1KiDV4bJMSizBITMCnKoJ/xgJaC5i92jI+rq9m3jv/Q+E4jBuFAmElHSs94m1MzE cPaA== X-Gm-Message-State: AOJu0YyEQBM5eSPws/0FtYb8FDraClK0PJdOAsOnCRJ/tZf6t8l25C3f 3CV45zjOGoBNEyqHGrl3mBKqXyZRmndK+BW9C43U2ixJEt24cljkhF3auIdp1YDqSFwwn1uJvOV 7Nz6fTociN/GPdE918I+Z/mRsrAXIjwrqp0e4vIPdqL7gTwT9kpeqQX5j X-Google-Smtp-Source: AGHT+IEPUBJuiNB8G8Pn4VcLBHCl4k120RK+7WKwBh5z1Fet3IAchktVvFDLH0cJ25tnDOMO1p6+yTyPHfXG X-Received: by 2002:a05:6e02:168e:b0:3a3:9337:4cf4 with SMTP id e9e14a558f8ab-3a3b5f21b3cmr98092185ab.4.1728963174337; Mon, 14 Oct 2024 20:32:54 -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 e9e14a558f8ab-3a3d715c03fsm159215ab.37.2024.10.14.20.32.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Oct 2024 20:32:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Oct 2024 20:32:54 -0700 (PDT) Message-ID: <670de266.050a0220.2ebd8f.11daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D5B176052471; Mon, 14 Oct 2024 23:32:53 -0400 (EDT) Subject: |PENDING| pw145820-145823 [PATCH] [v2,4/4] net/mlx5: update dump scr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241014080434.1211629-5-viacheslavo@nvidia.com> References: <20241014080434.1211629-5-viacheslavo@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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/145823 _Testing pending_ Submitter: Viacheslav Ovsiienko Date: Monday, October 14 2024 08:04:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:9c935343d8c7397198f2fb72500cc9db120c8d8d 145820-145823 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#275140 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31457/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/