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 634AC45F79 for ; Mon, 30 Dec 2024 09:16:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57F3040263; Mon, 30 Dec 2024 09:16:29 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id DDFC44021F for ; Mon, 30 Dec 2024 09:16:27 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21654fdd5daso108082735ad.1 for ; Mon, 30 Dec 2024 00:16:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735546587; x=1736151387; 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=IoANLMFQwEr6iqd/Cf+ffK7+2wBha94AmQ2hmDsa8WU=; b=GsFREH0g92iGisqG8ZkehHGhk27Dzvkw/A0Nn3VBZXxl8PdUvCS8X6qQCJwlYFTFNM 2/qvMeDSnvBrKvfFH7g48Jv3SEWEPY6ALOYJPH0z17FGOYmUcgeGdJzxNEmyiRRfrFkg 6TpN184KXlgMQaei6J6AwEsBreaZp58c7FJ0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735546587; x=1736151387; 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=IoANLMFQwEr6iqd/Cf+ffK7+2wBha94AmQ2hmDsa8WU=; b=fKNsN2iC8sS0TNRUQBRpUIerxOsEYrU2/novX/pC0pmjNhnZ318TB+LQdN2wizI6Sj qvjLbQE8k55fWXDb3wxBIrQSyh/R3PUMCi8rUEzKGGaDbjbMv01hfwgpXZUUiEVYts6Z UnW4kKGv4J1DhSO6TvkMfCvf2hn82PXf3m0hw/qtMiJbCY2zF7tsONfMf5JSsRP2dKnn C9TNY9cczjgCZTRPOQeRnndFpIu6KZY8T4+vodZ+3K45CpaRPh3FkwMW01371vU23Q7l wxnXdNoJ0goA4pi4M5umsAlJ2ZQBmE46OGT5XLrWA1OqI8Z1z7t2dyUMwBvb2L590LG6 pP8g== X-Gm-Message-State: AOJu0YxEHBzUmPE+GGdqlWIcyUOUmAhzBoQWFTOmc/ow69a7nDaWpcUr rGvAbbkpKykd4qiUfvs4IE7jRTRsOfI/2XHbJGGcMc1TPofr4RRmiNq6reA7KZieXnpLanGn13l udvAp7vub+yAzjXUP65/ht70L/J8x/EjhdYoBjAOC7MckJ/XLRjgM7ICQ X-Gm-Gg: ASbGncvss0JVU9hjyUw7mAmRkrGmuY4fL8eW8hZO7Lxr55Xx461aTMgCIz55fxmbxrc WR9a0RczVyTBGSywpK2l56CYPsJqk5WvS0YVn8Kg66l2Cd0PoKBukWV8Js+khwuHizyx2iCFEtO 2PxgW4SgGYlOzZlZJY3YEi9gsNWdD9bYpb00mypfg76tfc4hoBpfS6Kt1UmZJyctmcWM31KcIj+ eWr83vdFVrZT5LSgIiNY+o4SPd7atcnV0rJFFKFSUnVGamKCSKdv1hiLWHmtzWFBrokGs74P28c 0kxY+g== X-Google-Smtp-Source: AGHT+IFyOwy9KWefTjwgPj3+Q2zaudc6t5dTN543gCQ6/asDSAj4cH1Ns23Pas4oRVSnx6Tvw6MS8Sq8h3JO X-Received: by 2002:a17:903:2346:b0:216:3eaf:3781 with SMTP id d9443c01a7336-219e6f2eb9amr528474215ad.43.1735546587028; Mon, 30 Dec 2024 00:16:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dc9a28f5sm10765215ad.64.2024.12.30.00.16.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Dec 2024 00:16:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Dec 2024 00:16:27 -0800 (PST) Message-ID: <677256db.170a0220.347540.50a3SMTPIN_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 2663B6052471; Mon, 30 Dec 2024 03:16:26 -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-abi-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-DPDK-Compile-ABI#108282 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/