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 1FD7D43214 for ; Fri, 27 Oct 2023 10:28:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19CCA4029A; Fri, 27 Oct 2023 10:28:15 +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 4E0EA40272 for ; Fri, 27 Oct 2023 10:28:08 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ca3a54d2c4so16226365ad.3 for ; Fri, 27 Oct 2023 01:28:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698395287; x=1699000087; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JKRmlB8fvpJPOgOizupjm2uia7b6QF1ZXo8lQDDoQ+w=; b=comFDEvsVirgcprCCpEMx0SfrJPoYwP138bqMZEsjQhILPd9DrFm8v6zm89kqVWSm7 KnSGnvjlNX7HfnVJK16WCXCcYwUtHDOobb4v6bPla2qLetj0iuQjdqNHBD72zXoFeUDV SuDao4g7M0Bu/6s9c0cZ1ddTzzZ0a6qv22aGQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698395287; x=1699000087; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JKRmlB8fvpJPOgOizupjm2uia7b6QF1ZXo8lQDDoQ+w=; b=BZP18UYO2gRJtn/qSaunvlTFGngJm4DfoTnp1nRXVGnHaHlUCqFEfSSTg6bURDATU8 5WR22l2i4COpuh1hfAFCpM2SmjKHMKun2QF67X0Iz8Mm+e74ZJSl1Vmq2C9uQLqEV3mp BBfNOqXwZL1psD9o95rU/yeVCUYzVo6JtgCZTDe73aTY8xvtLKBJ0B9ptgvT8ngs4qvJ Qy+h/j8UEdR7aAlimdE0YZJFfjQ8toXdd5hRQ33neE0IPYIUTyERpB+BscwkLN/Ru7Cz S5ujqAB85LqFdBvPign0AaGLREpRJeT4nl4LibYc3lgR1zW/XEIzCZcmsdhcCNBWqhai YF3g== X-Gm-Message-State: AOJu0YxqZBMae3zG4cMkF+97OuEraLm9mz6PprCRtN2IWVlCmRrzL9xW s3765aH+TLWpniiyBMWva+6Vq1sI/64ZcNgknyVNLyOnN0moSoQOz7Sjkw== X-Google-Smtp-Source: AGHT+IFHDAG7ywZ1eg9EuBR2IoybMxuBOgZGUBrSxZ9yPzPtsWOQKN9C/HLPR7KSWUBSV/lxWVaScYIfvdWN X-Received: by 2002:a17:903:78d:b0:1c9:fb76:42f9 with SMTP id kn13-20020a170903078d00b001c9fb7642f9mr1649970plb.69.1698395287558; Fri, 27 Oct 2023 01:28:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ij27-20020a170902ab5b00b001c9b70609e6sm169836plb.4.2023.10.27.01.28.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 01:28:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 01:28:07 -0700 (PDT) Message-ID: <653b7497.170a0220.e5bc2.3ebdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CD9EE60524E7; Fri, 27 Oct 2023 04:28:06 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/