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 7553B4302D for ; Thu, 10 Aug 2023 20:14:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7060B406BC; Thu, 10 Aug 2023 20:14:57 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id B9552406BC for ; Thu, 10 Aug 2023 20:14:56 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-40ff796e8ddso7884661cf.2 for ; Thu, 10 Aug 2023 11:14:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691691296; x=1692296096; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M9ov2BzBtcT5jMvrNh3HA+EDtKuAlBDHtxOkiSj/NJ0=; b=E5m/HJ5Cn9+sv2f5cmSun84Ad9BkdGhiIdlJ8tg969KlSxEpbj9oi8P98jO9CdX8Vg zU2AMauYTK+Pvn4TQeecW9ifiVz1tpHbRLkxzJtx0Sv6cfjOqYZIYVnKLfiM5OwA6QTi RqCMP0PcNqmpL36r1JEN3RGp3duKzwQq3POvM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691691296; x=1692296096; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M9ov2BzBtcT5jMvrNh3HA+EDtKuAlBDHtxOkiSj/NJ0=; b=Ag1zjbRluk4KI/cvcAnnPKrg2KzSe56iYPTvatdwK1Hjp6GeC9XdXTqjHndtam4zu7 tZA+GISamb8HKSIpmTKEE4UyMpCVQHOJOYEZi2ZyS25Wgn2G/y7KILp9oIccPa2w97Uv WMN6pW+aD0v3N+TZJhZa/3JIfA/HNgabNALOsAkFHvnwSYPStVo756a4WUbR8bcQ2XnK yBT+wThiXfFcRLq8Z4kGE9Ceg2az5VoBjui8ftL492uuvtEYhJRHT/6ACCEW8ZM0JrAf avhZ7Aixv+4/NlikZ3fm0cTlS82fHOuDssnlN+VAZdPGnpmte/2RM3ibzDAazj0Yd8NA 6Muw== X-Gm-Message-State: AOJu0Yy+o5m7l34t2cKHsSDDm6hEFut1PSdU0gwPyvPBZkapYeZwbVOy kYY05cddrcanhdrY44vwEHhZqTkTefWaDCW3pv6uidY7v+DaSlaYH6kf5YXuDRswpwXrpAE9hQ= = X-Google-Smtp-Source: AGHT+IHDekusvvd6GmQB62cJ0ilDqtHrZ1M8RRY0XzJ/ABEgdqKlpPv64yC3323ipm6M6uN9qhu8c3mov2Ei X-Received: by 2002:a05:622a:c7:b0:403:a91f:7b79 with SMTP id p7-20020a05622a00c700b00403a91f7b79mr4775035qtw.20.1691691296234; Thu, 10 Aug 2023 11:14:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x6-20020ac84a06000000b0040fdddced03sm102767qtq.3.2023.08.10.11.14.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 11:14:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 11:14:56 -0700 (PDT) Message-ID: <64d52920.c80a0220.5fa1e.57a2SMTPIN_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 E11D86052471; Thu, 10 Aug 2023 14:14:55 -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 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 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/