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 E4B6442554 for ; Sat, 9 Sep 2023 15:23:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C307240295; Sat, 9 Sep 2023 15:23:35 +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 6F97F40295 for ; Sat, 9 Sep 2023 15:23:34 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c1f7f7151fso22371475ad.1 for ; Sat, 09 Sep 2023 06:23:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694265813; x=1694870613; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AAskCE5zqpuRrhVIsWnHYW1tWbF3I/cZtW88YViMK9A=; b=ACXykZs8ZrovJ6U7A1Wm1cmvkpcA6ygc/Mb3T60FA+2KIHHC1BxF+zhcz7fDqTfXBw ubMmRbKO/usHrVBp1EeZpAHoMFOIWlMq2clf6eg3GyRzTRcilYM+LOvvUrFGmbEgsLV0 nHaAj10xlnRufxPf+aPi4yb8V6dZPktE+orBw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694265813; x=1694870613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AAskCE5zqpuRrhVIsWnHYW1tWbF3I/cZtW88YViMK9A=; b=pAYrXssdoQjr7eupbFO4eE8v2vyBxgF7zkUKKwhBsKcmVOF4kvMXULKozTY+Ze1ryr 5/2dAXKtm7KzNOUMfA2ejo2ZncbTGW/Pcl176wqK9VcYOj80U6dcq+Q5FuWPAJRrqNxu mmZkpF6dyM4kPd2dNgpuY+g3Fd2/ACV6Ytv/WcaBPscOMf5ouZR5ENjtJUJfVt2P/x5U dQKj4P5Km67OLFGJv9w8fXzHRVoqqHsAzGGkzfVAA6T8p5cljIeVopoloy/3fS/63vk8 Bb4gSa63W47dYYUEqX33lt6F8iVL5V9U42dU7nZbqBZizBe43oSVyblvg/ORoj9sYefd FRig== X-Gm-Message-State: AOJu0YytWr1S8wDLdKXwNe5o2YD+enyVbKbSJuBH2YghhZmDoMoDClYm cz0V65vn/myg/1ScwLbFee3CGONXFzK5+fkdc4HCWzZaQ2n7OvOP7m755A== X-Google-Smtp-Source: AGHT+IEmHG5dKllk/wzNr3+kQFBQn0YEniJjJcZtj9Ts/GLujw7YSCt81Bt7NSKwxpn7UooXoBrfqDF0EDLv X-Received: by 2002:a17:902:e5ce:b0:1bd:c931:8c32 with SMTP id u14-20020a170902e5ce00b001bdc9318c32mr5492480plf.62.1694265813538; Sat, 09 Sep 2023 06:23:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q10-20020a170902bd8a00b001bc66f0dbdasm98674pls.0.2023.09.09.06.23.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Sep 2023 06:23:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Sep 2023 06:23:33 -0700 (PDT) Message-ID: <64fc71d5.170a0220.31a6d.5bb2SMTPIN_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 E95836052471; Sat, 9 Sep 2023 09:23:32 -0400 (EDT) Subject: |SUCCESS| pw131316 [PATCH] [1/1] net/mana: add 32 bit short doorbell From: dpdklab@iol.unh.edu To: Test Report Cc: Wei Hu 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 | +---------------------+----------------+ 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 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/