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 EFBE743214 for ; Fri, 27 Oct 2023 10:20:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF1ED40A6F; Fri, 27 Oct 2023 10:20:20 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id A9FA840272 for ; Fri, 27 Oct 2023 10:20:15 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a6830df017so47745039f.3 for ; Fri, 27 Oct 2023 01:20:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698394815; x=1698999615; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PBRNgz7GV9k2eA4dwVqA8TtxWvcygNsld39dZFSrTTs=; b=cTSiMc2IOuy7/vG8VdvbV428q1a7Yul+BoQ+vDhthVa2+9d0MwYLbhoiiA+AVG5/rW h5zvi3maCeGcl066sogIkDIomtXy7xn56ylgKjAgcOCt8dNBIEmYnnVGQINlqWqspjOt 1ozNqmp+NNwVzwkhccYiue5/ee2wLsWK/zyaw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698394815; x=1698999615; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PBRNgz7GV9k2eA4dwVqA8TtxWvcygNsld39dZFSrTTs=; b=dlzI+hLRirS+beHjyV5qHwSwuo/FjpdljXa1hVe2CZIFwO1Z5iEJoWIMJwRTf26iWS hXghPOruAbc03FWsPuae7Nm8n/djydjGIy3MuFLIKoGFNyPiF6oV5BF6qoT4RVNkiPsX uo+2slQQs7AG3F+grMx6T6cQsRnmaCFJyAUo/8Q7Hjuqaha7nGdLHXhbYY2bn64Qo9nF 0YIpDHd03eiRaQCL1KUSE22+WSNrXbG8TvllC3chkaN0OBAmI5qRR0kbqoZzVA2G6JUU mJK6VVjksL8V+c81Rm3+JCsJBP9thF9361JLmwtx2u3h/jVHToAOmcOFa0+wM8Xuofll iifA== X-Gm-Message-State: AOJu0Yy9SywnYYxkaxgWMVSNQWZCVKQwC9EoXwT+uMJ1XoHZTm8DFAC+ sVpfvkyOgb0MMAFwP9l81UgecFmN2ehgq85LbLo45Wrx2RiWPTIOJeO/wg== X-Google-Smtp-Source: AGHT+IGFBI7xG/990C65C9sZktcCTbWB12LPFvPtU1gPLzEdPJ8K3KVZZ7kIBdhEBYJa1OMstvk0fHBlDP3/ X-Received: by 2002:a05:6602:1543:b0:795:2274:1f3f with SMTP id h3-20020a056602154300b0079522741f3fmr2443215iow.3.1698394815019; Fri, 27 Oct 2023 01:20:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b24-20020a056602219800b0079fc7c90cd3sm150190iob.18.2023.10.27.01.20.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 01:20:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 01:20:15 -0700 (PDT) Message-ID: <653b72bf.050a0220.87565.24f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 8145A60524E7; Fri, 27 Oct 2023 04:20:14 -0400 (EDT) Subject: |SUCCESS| pw133474-133478 [PATCH] [8/8] net/hns3: refactor interrupt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/133478 _Testing PASS_ Submitter: Jie Hai Date: Friday, October 27 2023 06:09:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133474-133478 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28106/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/