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 B7A9742554 for ; Sat, 9 Sep 2023 15:30:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B365340295; Sat, 9 Sep 2023 15:30:49 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5757940295 for ; Sat, 9 Sep 2023 15:30:48 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c0ecb9a075so22400335ad.2 for ; Sat, 09 Sep 2023 06:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694266247; x=1694871047; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6/hw5971q0Jp1F+YLkIn1JrBSKlUrYAjslFVi8XRz8Y=; b=LNc/lsW08gcP+TVDekvpgqgcn1q4foq6ZWLpL4tcuybuqBHybxjL0QyeXpGuL7ym7j ag15e1Pz1I1r6nZ6QEy8EhFr62aefgsqmOybo2JP3dsP17IE6uNmAer+woicgRvFYQPE FAwRFyoVtL55iwxCHRAw7u0XakAvRkTn2jazs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694266247; x=1694871047; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6/hw5971q0Jp1F+YLkIn1JrBSKlUrYAjslFVi8XRz8Y=; b=Fh83HprmD+sxsx1/sIJLK4iWxMlbmxggmvcTLz4qQussL7w92biUel6VekIx9mol1k 9bb9ckj1Imdr9nKip3uvpJ1BEh2YRU5bJ4tXli2pNnjYZhRp1KuHLjmLnwKax1Of2BVd kEiGs+YpKBzaRt+kHdjZSEkaLD/rapmUFGQILDKNiK/olXtZ+EVQc1AYEeHBhTAdFCl8 8ZywcpSvP7oteUWesFtRgcy6VSUR/oVqvrVGRLGwFKma9bJN2DYMl6RgMYaPSfkjaCuP 8LmlkwrmOlLuW+Tzc+P5IJM7ozKybm4NcfLaJDc2xIv0T53XU/qPgWFJEj/w/c1yqAQf OHOg== X-Gm-Message-State: AOJu0YwHctCef1i/ydZrjx3OvFrXxQahxTe672BTDewKF/jncm5Oe/L5 5f5oxNteJ8Z/fXqSaSMjKGpvoRYVycP1T/Wo4h3ElPCghIgD4ylctonZGA== X-Google-Smtp-Source: AGHT+IH0KzcUM0kfCcLxEPnTKghnBvkiTb1qB+4GTX20YkW2ohh2hVALKY1F7spoDzoWHASCk7OkTrprcnZN X-Received: by 2002:a17:902:d2d2:b0:1bc:e6a:205f with SMTP id n18-20020a170902d2d200b001bc0e6a205fmr5947586plc.20.1694266247683; Sat, 09 Sep 2023 06:30:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 18-20020a170902c21200b001bde3ee366csm101177pll.54.2023.09.09.06.30.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Sep 2023 06:30:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Sep 2023 06:30:47 -0700 (PDT) Message-ID: <64fc7387.170a0220.3c16a.6111SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B7396052471; Sat, 9 Sep 2023 09:30:47 -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 | +---------------------+----------------+ 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 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/