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 BA24E4266F for ; Wed, 4 Oct 2023 13:23:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9498940289; Wed, 4 Oct 2023 13:23:44 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id F1AE640289 for ; Wed, 4 Oct 2023 13:23:42 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-690d2441b95so655969b3a.1 for ; Wed, 04 Oct 2023 04:23:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696418622; x=1697023422; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YmExo68g5xb3zrSNP94rxQC+IHOLoR970klOn8qvv/8=; b=S4whcx9oVLwfDF56OpzHliybr0AZOZLTmeiwxmVoaavYVocZgOkmu1vJFcXLcZLBl0 GtZoOMPxnM2hjbi91vMkAdpdcLYWpKLFsOcf8Tavi+AnnXinVXyHa88i6Gm8NNi5VkJz xPQvZPHhTaxMYG69FiM/WCAxQy8W9/e0mnxuk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696418622; x=1697023422; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YmExo68g5xb3zrSNP94rxQC+IHOLoR970klOn8qvv/8=; b=bATxRwQYS6NfMXT45pljozaBtH9Km/3Ute75IrmbcIh8aJNRAc2/Mk7WHdS1T8gN+G d9BVIAJMYiBlZp6NSfOzujqnbXucMo3nf3g/iNOv7IXFlyetb/QW9GPQ/rZCduU6Gk59 jH/mmzXGwFC8/PF79ZD9YrQ1L0v8g0v8CAUWsfhT3eAH22l6OHBWWbCnwiLV4mQ7jvTo MSkHebxAvSpJifa5fE/VsLP6TXRSfubW3VJ16/9VkRMbu6uTL0OLMWvq9ScvHZbvdmA8 bVjn7YOuAteyWYvpn2LMmc9nuWOrpXksyIXk+5annLhdBTasFnWIrKGz6ndjbUE7c1fT ml2A== X-Gm-Message-State: AOJu0YyqUSzXQ/tCFIKjhFb6+hSqXrTl0nXuc0vfnp2Bn6XIigvFnU74 JODJeW/Q76pK9SZYVJ7qk/508H65zasmODuNqoJvp+7USY5u7J/SU5+Nkg== X-Google-Smtp-Source: AGHT+IFZjtNHfzxad35sHcMHSx7h5/oaIMrKggwU6C9gL3x1S/UR59X5Z/GyawujwbAG6IG2J0sbY8g3lfWQ X-Received: by 2002:a05:6a00:1d94:b0:68f:c1e0:a2c4 with SMTP id z20-20020a056a001d9400b0068fc1e0a2c4mr8062019pfw.3.1696418622081; Wed, 04 Oct 2023 04:23:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o15-20020a637e4f000000b00578fb53411fsm295208pgn.23.2023.10.04.04.23.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 04:23:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 04:23:42 -0700 (PDT) Message-ID: <651d4b3e.630a0220.1af14.a75fSMTPIN_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 2D7A66052514; Wed, 4 Oct 2023 07:23:41 -0400 (EDT) Subject: |SUCCESS| pw132292-132293 [PATCH] [2/2] raw/cnxk_gpio: add bunch of 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/132293 _Testing PASS_ Submitter: Tomasz Duszynski Date: Tuesday, October 03 2023 20:46:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132292-132293 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Buster | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 37 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 9 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | RHEL8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | openSUSE Leap 15 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27819/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/