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 23E7545552 for ; Mon, 15 Jul 2024 05:23:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FFC8402B0; Mon, 15 Jul 2024 05:23:02 +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 CEA1E40281 for ; Mon, 15 Jul 2024 05:23:00 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-380deeb250eso13699625ab.1 for ; Sun, 14 Jul 2024 20:23:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721013780; x=1721618580; 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=/56lJ/e0IVzCgjNpu4LiGV/EK1wuYZoAwWlsv4o1Zd4=; b=BM89veSP3UTopYboRLft9fIb2g5u+2TyrDML6tPFvCZ+h2mdIS5mcnDI10ttjJFbEo CsiOdNRtf3FO7i1ZlGpYM1v/p2ofkWEyhAHmJknkBbkUSKmkj2HOCX6l8TfbnOAD2tRs YxZaZyla5heGZY9nbeKxDtT327jsp2IDK+N7U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721013780; x=1721618580; 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=/56lJ/e0IVzCgjNpu4LiGV/EK1wuYZoAwWlsv4o1Zd4=; b=BYm5tBCrg+PQ7v+zsY9nzCJXA7Cry1Dubo+mt7wpZUGCwKn6y2U/uHUDNG2BXPeyJk wS+oD/45r7h9C9M8/ALx0hM0mt2sqTjqj9reGMafhy2JNkVbUZH4NGE/015bdpVZaYNB AVcwiGNkI20Key3Bp7r7uf7eT/ZMJoBkDH6xX0+UTv1OwwDwcwXmP0wrMTFlk0MJa5BV CwnTaa/xCMLcYhr4n4l4Eg3gHy0V9gdupXkJDJqRksdd5d/VKPsy0ltDDSndI3/WASzm YC8lHqMCOKcXFigF55zopCwzCFqnSBYkk1xcNqqZPTmzyKa0mEoHRlUDZxxicKXfZ+FI g4Fg== X-Gm-Message-State: AOJu0YzHcD0ocxGo+nWiBZrNL4oIhBS/HSmYE0np8eRV4+L7aVc+h/GE 3XE1gu6Nkh7xPNEFx1ClPmZwsQVoodLFl75MTMhXlDEy4tYeiCccdfBLvARi523SKzf8k45GmHN 6JZ9WtcezRTGqFORaZguECV37UzVE/z1+Z8oXVgWs4ym2A81Psq3ULPM1 X-Google-Smtp-Source: AGHT+IEo+vkhhdodtSiJMRkbF0qYLVNKIYQe/gi3+vDi0XeRTEtaniakXQDlHIHOAbrO8AAC/54gvOxWLxk6 X-Received: by 2002:a05:6e02:178d:b0:381:5590:7561 with SMTP id e9e14a558f8ab-38a58b45fe8mr227013645ab.20.1721013780136; Sun, 14 Jul 2024 20:23:00 -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-390103f2eccsm3343435ab.34.2024.07.14.20.23.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jul 2024 20:23:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jul 2024 20:23:00 -0700 (PDT) Message-ID: <66949614.050a0220.2e50b.ed2cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A05AC60524C8; Sun, 14 Jul 2024 23:22:59 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/