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 0048F4302D for ; Thu, 10 Aug 2023 21:33:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0A31406BC; Thu, 10 Aug 2023 21:33:19 +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 1F909406BC for ; Thu, 10 Aug 2023 21:33:19 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bd9b4f8e0eso8314515ad.1 for ; Thu, 10 Aug 2023 12:33:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691695998; x=1692300798; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u+wBycW6buGT8EoQPNtPBLKkYo7j0DsmeQX6PTwAScM=; b=PZiy3IDrIZ3UcMfpluiKcv97rSZFdF8KdYNx5hLCpt+ph9R+NEoWBQJ0cO7MPCHshB b6ctMf/OVhz4jKk9rP03IfKVd2Rn6c9hfQIOVT7pLNl/WgkEsZk/2WLjVYl/rfcZvTue z2xQyIMjRpGao0/n1p9OJw9jrjs63kaIubBgM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691695998; x=1692300798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u+wBycW6buGT8EoQPNtPBLKkYo7j0DsmeQX6PTwAScM=; b=dhy5csKuw+oy0xn7IDxQ425r3ICH54qg9Ciwfmu/p+n16XH2Tl0rtXJoTFY9CiUaei 3U/Ar9GzJfenXolGrTUcNtnA6ajogU4lNQSDCsK3zEBxd60lE8MWFCvXUZT+efbjafmm +Uvbpifxh7YPPLOp8dkN/mvhoF9FpE7bc8O8vTIVu/gcVpjVYhDp+odDeqGfdYS8tF2j MZxVE+iy+nqhI+NvvKz7HbYagLywrWdHh718yqb1FQRm+Mjkgcui9HfhnsT8kC9gPoUE 1JyYcD8zVWWrGIIBnsoh4HLJmVwc3xK/l74jgM+WxJlaghdoH1rYXRHUCI38A7koKU5Q sckg== X-Gm-Message-State: AOJu0YzVFyZPabOL58Z5YNGyuvMYNxLIyAC1g39GR/izZ5aKG0UhorFP 9vlwbvuQ49BNmhYQpX2eSZ3U0Vo7sy6HRNpDQv4FkOMHv42atgh6c0U0Kw== X-Google-Smtp-Source: AGHT+IFMgqLtDmGAc5L3nM9yivjRqmOtHnVOY8a4qvYI+7dYfqMT7z3PkBsbggDdgl/EGVyvGO05mgEhCSRx X-Received: by 2002:a17:902:7048:b0:1bb:2d0b:1a18 with SMTP id h8-20020a170902704800b001bb2d0b1a18mr3143680plt.50.1691695998348; Thu, 10 Aug 2023 12:33: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 v4-20020a1709028d8400b001bc97fedacasm59035plo.97.2023.08.10.12.33.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 12:33:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 12:33:18 -0700 (PDT) Message-ID: <64d53b7e.170a0220.c9b38.2c59SMTPIN_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 8C8E16052471; Thu, 10 Aug 2023 15:33:17 -0400 (EDT) Subject: |SUCCESS| pw130088 [PATCH] build: deprecate enable_kmods option 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130088 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, August 10 2023 13:18:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130088 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27281/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/