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 8415842554 for ; Sat, 9 Sep 2023 15:04:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FC8040295; Sat, 9 Sep 2023 15:04:20 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 7C28640295 for ; Sat, 9 Sep 2023 15:04:19 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6bdcbde9676so2134737a34.3 for ; Sat, 09 Sep 2023 06:04:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694264658; x=1694869458; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KaCOwuut+QiMWiHAMmAEPuHCdbCzBYCSeDmhY0tyyL8=; b=ZID1hXmSwJgyENjTLJ+LHu9APPVCORI0dH8pw8oLZgpckVJ4zyClz1/8ekaxYCMfJ0 aC95N6ag1N8cCuhLHa60xlLllgkF8/BWGWuAviafvacnY8imqK1E3hqaXJnOEv8kOmCq 2H6BRZmcHRfyw5KN99fa8pfP9saHO0XuMmUak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694264658; x=1694869458; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KaCOwuut+QiMWiHAMmAEPuHCdbCzBYCSeDmhY0tyyL8=; b=k5DKMp5N5C8WnVMHol1DtjsW3sdToKQPCIPX10naXtlIViDnA6DptRT58h+6L4TUDG zsbMONxw31NzrLGaVxiGvCjVJnit7QYwWWBFVvcS5lUWgkDg5JVBcypoOL7dxeLC71BQ IE8+hf0YmAaVkLGwPqXuouFH3/4hlaHQsGiJzjdskO4f1Swokd/Pc/1GEE6vWRm8O7rJ IMPweqmxwPTIYcJThy+SuYntd3kb1LzPZLDsrYHbKQ31qvsRcSx+nGcms6vDCnymaU63 iyQszZltc/BZPJfCLDiexgdO7ZTBFffwTf9w4eJXKhj1vLqhBuQRBdKPyzowwURiaDH8 UHdg== X-Gm-Message-State: AOJu0YyK9ti8Wj1K1whlhblY/ATdgFh2fAVSePhw5MeRoF+5ddPS5RJ1 vw41zm2uq1t68m8edD0n22O/55L+yFC1PbpGpWs6CS3JcNsPRRIUX7aOFw== X-Google-Smtp-Source: AGHT+IGicC3WFrSr++p7J6w/bIX7BqK5Xn8Yl3h/dZdply6uo//jnNmJHKzyn+C+fGPcvDH+fbnZgktNduLU X-Received: by 2002:a05:6830:10cb:b0:6bd:9b7:106c with SMTP id z11-20020a05683010cb00b006bd09b7106cmr5760368oto.11.1694264658636; Sat, 09 Sep 2023 06:04:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 185-20020a2507c2000000b00d4523b5b3f7sm233753ybh.10.2023.09.09.06.04.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Sep 2023 06:04:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Sep 2023 06:04:18 -0700 (PDT) Message-ID: <64fc6d52.250a0220.73268.025eSMTPIN_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 319716052471; Sat, 9 Sep 2023 09:04:18 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/