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 9212F45589 for ; Thu, 4 Jul 2024 15:56:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87FC9410F1; Thu, 4 Jul 2024 15:56:44 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 2EB8D4042F for ; Thu, 4 Jul 2024 15:56:43 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-383e7a29808so1789495ab.3 for ; Thu, 04 Jul 2024 06:56:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720101402; x=1720706202; 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=yuPmBmUvNhVML6pXP1rakmIrQ1oKe5hhSFxcL+zu5KA=; b=XHkXPey0YgVUl7yZ+jpEhXYk6LISEIOKhkXYKpegB3Xln3AAiojp7R1+Wxp/CIQnva O2OsdMv1ph2pdUd1g7ZDHENCRKqMXWX54y2bz6I175WoR30hSSfXdnG+eT33Aa8+hWJV VaOwiWHxnBPLrcoGc+G1Ne6Wjp1Eyar0AXVxE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720101402; x=1720706202; 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=yuPmBmUvNhVML6pXP1rakmIrQ1oKe5hhSFxcL+zu5KA=; b=DJdfINR/UeoBZDCtttRroDXZwQwy282+JXeAbE7tvTu3Mw1Iozuwq/8iYKS61QHQi0 G06i0o4bSkrS4YTY4uaAe558+anK7iV/41ZBb23xLM7/jMl9i9Sf+be3x+t+Ik0XPiie QMRl7I5B+VY79Ojk6xd8g95sBe5UY5Bzgy7Gf956IUG/Yk+A+EWTQh/bmbT3e2j+FJZ3 MCUnFxRPJ9Z5l5fl7Z4UAKbNWqP9VqDf42Qwxk7l6XAYidUSa+DiLo2LvI+p7S09jBWv uXyZgqgKmQH/UdxgR+B2EGU8e1xTev/wBqaWNwGVHuZ43kfJk2oBC4gO+OsB3LjCv8qN 9cJw== X-Gm-Message-State: AOJu0Yz6sFgcPvUo12S9MS8MZgFWZjuXNtJToV97iYVncVgea0kV1+Nf Xb+JwDbCUcV+7jiE8b5OJf+Oe7UfmytnDabBa2aVkAGe/4tGLUVY6EVuOIL8fPV2dMtZ8CPA8tM 8NFM1Xy55PYjm8QdIFkkWHr5a41a0r4H+A+OSAjS0fE/GIGbwHdxSGCny X-Google-Smtp-Source: AGHT+IHfA+ySif15hJDo1ZMcxUaYNPWu+1nWa8FptuVzuHxB6fXlDZdfcUNM7uOP+8C6DrtXoxvuwYlfD4iP X-Received: by 2002:a05:6e02:20e9:b0:383:4a12:b77c with SMTP id e9e14a558f8ab-38398cecf0cmr18605845ab.8.1720101402260; Thu, 04 Jul 2024 06:56:42 -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-383fc14aa96sm300625ab.16.2024.07.04.06.56.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 06:56:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 06:56:42 -0700 (PDT) Message-ID: <6686aa1a.050a0220.c5722.2248SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.12] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C0C2060526E2; Thu, 4 Jul 2024 09:56:41 -0400 (EDT) Subject: |PENDING| pw142119 [PATCH] dma/hisilicon: remove support for HIP09 p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240704025317.11812-1-fengchengwen@huawei.com> References: <20240704025317.11812-1-fengchengwen@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/142119 _Testing pending_ Submitter: fengchengwen Date: Thursday, July 04 2024 02:53:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142119 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30415/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/