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 C187B42554 for ; Sat, 9 Sep 2023 15:35:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCE2340295; Sat, 9 Sep 2023 15:35:22 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 6009840295 for ; Sat, 9 Sep 2023 15:35:21 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bf1935f6c2so20391725ad.1 for ; Sat, 09 Sep 2023 06:35:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694266520; x=1694871320; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ImAqkQcdwUSVcVsWswANMxUqsXcFXiwIBV4jAuiFe3c=; b=jrmpowLBhiPMxvUiPepG//muR/IKA3Vhn2C3KWpvPOqQX4SYNuERkkh58RiI4VUju9 uepOVUeJU12JbsDNvObjwSQH4PiBKUN+tl2C2g/PQQG+gZzxGeI3UDK7BtUkZOrcSyR6 GqBza3OaqkUWT8M+TmWTYursvQa+dK0fDtkgQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694266520; x=1694871320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ImAqkQcdwUSVcVsWswANMxUqsXcFXiwIBV4jAuiFe3c=; b=RAPxrXw0GzoZ8/FG3M2N8xQ0fDswgMmsKTemt9k63QwAn1NccID5sC1zg2utGHEGbY 4g9Fnf3IwuwpchBJIR1g85G88VSMWkJKDq0HNNQSc/N7UqUBoOzP7Qd3HQ70pSPMomTy EuJTCXnlI9UkC4hoOL2Awd1s7PDt5LY6CtTIpGmZs/Ieq1rMsjL1t1Twr9pXvCxxy1Ch gDW4lhPw+6abXwf5BkMsu1Ggsty337r299UjSHtQiHc/RZ2RFd6eo0+lUMRHraCenLvZ l/1yk3DMD7PSgarNmUINmsJopHDM/PKiA/vaQ9tX+5SiLhkWsvihHakdm/xDTiAYrTnV rLvQ== X-Gm-Message-State: AOJu0YzrLM6KCKV6aJJv4ctw5wC2Ag8E4PULBLeRFvspotgKOjiuyroI nzmwW6uX9IxbM939vA7kRj7Vvqh7MTImWpW5zeILH5BcHnv0VNTQ8Dgb5A== X-Google-Smtp-Source: AGHT+IG0+OmS93j2PpJwGF/23+xARJI7Q0eKgjE1kVVZvo0Q5sx4W5t4fk6rVMObb8nwmg2Ln4/3htUrY990 X-Received: by 2002:a17:902:f549:b0:1bc:7312:78e2 with SMTP id h9-20020a170902f54900b001bc731278e2mr10689318plf.5.1694266520599; Sat, 09 Sep 2023 06:35:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f18-20020a633812000000b0056c30380812sm124191pga.34.2023.09.09.06.35.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Sep 2023 06:35:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Sep 2023 06:35:20 -0700 (PDT) Message-ID: <64fc7498.630a0220.71664.7c9aSMTPIN_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 D67D36052471; Sat, 9 Sep 2023 09:35:19 -0400 (EDT) Subject: |SUCCESS| pw131316 [PATCH] [1/1] net/mana: add 32 bit short doorbell 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/131316 _Testing PASS_ Submitter: Wei Hu Date: Saturday, September 09 2023 12:23:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131316 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27564/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/