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 8DF1545F79 for ; Mon, 30 Dec 2024 09:10:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F89C40263; Mon, 30 Dec 2024 09:10:49 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 88AFF4021F for ; Mon, 30 Dec 2024 09:10:47 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7b6e9db19c8so662087985a.3 for ; Mon, 30 Dec 2024 00:10:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735546247; x=1736151047; 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=Fjinvq6ZnpeCdzBEOoCqY2crElcsHb9pfoIWEeHDqIY=; b=dPggImceLBhQA9JEGDuBNRkATwUAM4NTFALWFNmHteY/m4Pf4V+z4v6r2fmPsxpF2c 7V57ghRVxXKi84YrYLKz92UVhnBS3diC2zG4uwx0BArQF9UsR9DJfKuiuw78JFSDU5x1 Z49hrtboebdS9srNIX/bfX2RO4Ly1QZpICB1c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735546247; x=1736151047; 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=Fjinvq6ZnpeCdzBEOoCqY2crElcsHb9pfoIWEeHDqIY=; b=Ivi2nJEGbDGHd0bmMVf6TXvc6TGXfEwak2tMjkEpXkJKiwaaJlh6Ii691ttwECnm3Z mU/fHE459Gn6POxsmCEae1/G4DWNjeOLi8/lRf9PV7F1g8y6SbBqWg1mVqNWSuhDmwYW 947tz/fgjk98Rwb55LJQT4bh0ImW/4mdb25DsBRtuPZu6GNP4T4hkjmXzsVDdYju/R16 y3de0Wd5TGd85kRx/NLhGeIRSiaNgJzP9yR8FECzZIM2kRRe7XGgC2g3HQvJPgV+1GwK +aBCwjrIpjpcrTPv6DIVVacBND6/Yng8QASQPMaUAdUqEiKcBGA7hNJXhMgmktXldjhv qHSA== X-Gm-Message-State: AOJu0YyHicVxkzWY941Kds+QwerkdLvIX6F4O0504g/DJ7EgxnZigBzS 40CDySTlTBfPxi1j/R63mf9TrR68laGbJSfl2UDlzx86Qy5CMu3N2ZUQ+XiFsgLNrBUFvZqwnGD GM9al0t5a2OUtuofyDQUkwqsoY36s/5zBK6Wpn0CA X-Gm-Gg: ASbGnctPlPzEphQ10FqSVf1ckm320U8BVIzHIroCS6stxd0wlXcduVPGD/K+2N/P6rU pCfvuBXwX/7NudkhEN85OBu3rAvBrYrH5dNXPZ97eIe5Y4m4smRI1BI+qVEH9oNqq2P5KmNOlAa tvyXI9I3bCsHgWJMHuyp9HSu6EHcoqVKIZ976GSsO2CSwLok0y+g4x9pWY3cbZUJUmsY5dX8x9B ZsyIIgk3mHGfrlQgS8nTgh1Pxn43aPbkuTcM4PTjTtp8npivTQyn8aUtBsHsdUVeoYKMnsTsot9 IA== X-Google-Smtp-Source: AGHT+IG2fEWZMdu2LA6mH3lcU8XkTUOJxv1CfqJGg2jTh14NP9IDqcPoK4LR0TFTVGWUyjrFtBLmvphzaOT/ X-Received: by 2002:a05:6214:1316:b0:6d8:8ca0:a7 with SMTP id 6a1803df08f44-6dd23397e65mr560720876d6.30.1735546246875; Mon, 30 Dec 2024 00:10:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd181d0020sm12212356d6.67.2024.12.30.00.10.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Dec 2024 00:10:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Dec 2024 00:10:46 -0800 (PST) Message-ID: <67725586.050a0220.189e62.e7e2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 872036052471; Mon, 30 Dec 2024 03:10:46 -0500 (EST) Subject: |PENDING| pw149509-149508 [PATCH] [3/3] net/hns3: rename RAS module From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241230065405.18552-4-haijie1@huawei.com> References: <20241230065405.18552-4-haijie1@huawei.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/149508 _Testing pending_ Submitter: Jie Hai Date: Monday, December 30 2024 06:54:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149509-149508 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#302721 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) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/