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 5555645620 for ; Mon, 15 Jul 2024 04:56:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F302402B0; Mon, 15 Jul 2024 04:56:02 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8BC5D40281 for ; Mon, 15 Jul 2024 04:55:37 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1fb05ac6b77so21349845ad.0 for ; Sun, 14 Jul 2024 19:55:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721012137; x=1721616937; 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=s9cEZ0lPtbGllkqp8OnfNOxv57CHBmHKFJfj2AmtT8o=; b=fXqxnK+KJPbxAc7eGoYBodyyP+44C6s/4fu6TiOkzRxTChHczrvR4FHD6YC1LtYO5G /YX0ZPqxL5zLNsOgDKDoqOIDjGemFh6msnC16L+5r6M4j8OyK64BpD6umdFBzeUEGT8A i4HA5WeDdaTGZ9vHHpZ6Bl0VCbMGR+N5Oo5CY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721012137; x=1721616937; 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=s9cEZ0lPtbGllkqp8OnfNOxv57CHBmHKFJfj2AmtT8o=; b=ddlYD9t9J7mnAwsOwMNbW6HBbOEXf7rP9fndFTIBocHFqkY1Oi+j188rF9HlFsOYCq DMdDes1ce5jJYYJc3C98d2t2iqHJ0f1JSi/JNfUj8I/hbLLEjvZ1KkxUInYgtQL9361n IhSn8qFQlgIl6u1ryf13zD1Qy7ZwYlR96Vlxpoq5oWfQCvbPX+c7Pjbx86zVfc0xZ/F0 /29ngbTR3dg6dPA/s+aYwQTw+T0+8oWaTPdW4R6wACjhuEgkHdaiPlwNtxBNLh/HZ+zY 9i1xZP4G4Rukiu9Giy/qFRyeHsg6KiHLrtwRQdx1SfL5B8EWU9XCGBN8apfLsX4hi8dA N6JA== X-Gm-Message-State: AOJu0YwRlO8lhhPLLiWRN2bnBjLhf3ErzqSV3aPQ8ruWuR0sjHNgAaou T0JfZz+Uc1m51V5Be44/9Njadf44FabIhIiIp1RYPDj/ofRK1+0ozcyXmIo1qe/Xb3mqgYiddbG zQx1Nyh2DbBgG2c3G0EaoTgV4yEZfjnX/w9oRdhf/ X-Google-Smtp-Source: AGHT+IHrQzjuh/I/BDSe4HzDTf9JuBlFlwoM0KWRaQmuVWNbi0VigyeYtXRhmE8RLEpPFcZSjLt0KQTzQBax X-Received: by 2002:a17:902:ec8a:b0:1fb:35c7:8ea4 with SMTP id d9443c01a7336-1fbb6d25092mr126786495ad.2.1721012136733; Sun, 14 Jul 2024 19:55:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fc0bc27868sm219285ad.112.2024.07.14.19.55.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jul 2024 19:55:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jul 2024 19:55:36 -0700 (PDT) Message-ID: <66948fa8.170a0220.f28b.178eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DFE6860524C8; Sun, 14 Jul 2024 22:55:35 -0400 (EDT) Subject: |PENDING| pw142398 [PATCH] net/hns3: add Rx DMA address align check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715020439.4017031-1-haijie1@huawei.com> References: <20240715020439.4017031-1-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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142398 _Testing pending_ Submitter: Jie Hai Date: Monday, July 15 2024 02:04:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142398 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/