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 C67D64302D for ; Thu, 10 Aug 2023 20:10:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0FF7406BC; Thu, 10 Aug 2023 20:10:39 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 2826F406BC for ; Thu, 10 Aug 2023 20:10:38 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-447b64b0555so438678137.3 for ; Thu, 10 Aug 2023 11:10:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691691037; x=1692295837; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t0ngJ6Q7s//XNtjF63MJbSYPb+K0bvBEqC5iILSfyTU=; b=Y7WOgNsD4f2x6HOkrE4DLH21wQzPQ+XvjnZ+qdmBxH3Ut2b0NCegiJpNY6IpeOVI+x FzO0vHVthLUeUVsUvDqlnlLyoZOxaogAJwB5awnS9yTfriHdp/hXWLsrD0ds5jResgfl XlntaQzqLN2ti9OUe6/vBbLxCuBXuX8o7HJuY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691691037; x=1692295837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t0ngJ6Q7s//XNtjF63MJbSYPb+K0bvBEqC5iILSfyTU=; b=eErDb8wtNyKhXxD5fMV1RJG7ABaWIo2SUB25+vvczu4IKSWFek3ML4DZGMtxWbjSOH U3a3TtH/Y9JvV33JAlUE0R2Bh2VVpjZaRm/wTcAYLBqI5ktZ7ortsO6DgYLTNa5zRi4S HLPnh1Q4wtqS0UUK5OEbdAbbsEFZrr6pfkWKXtvX2xw5yLR5sktqMx52AhUuQgb2IO5O kOmp/E8pWkMWPkstEeE91FG7ATwxzoauh5eFD1YRLTlyes9VY4UKMJ0ATBV/nTmdr33O xKgawDx26NPdIl1DZWGLG/tMSAupIuFkM+D/bZQ1czIdMfKA2Tzr1sIKrTfEPWjfT0uc N+iQ== X-Gm-Message-State: AOJu0Yxu3H6jtSM//WW6pW8tRwNTvx4CsB/GtNZ/WClSkU4bNZl3ot7g y9fo74BT2Krw4Fa976JdvWST7PB/XCJYaMZM5z41cyUT+jdzL6UTRGa/1g== X-Google-Smtp-Source: AGHT+IFwrCjFh4edUScQVvNe2DnwNm+axhuQVFWT+WSrsI4AzHNjnBjQyOPKpc2q7Xsr0TpZLJQ1d1ov14z+ X-Received: by 2002:a67:efc5:0:b0:443:7ab8:b5d7 with SMTP id s5-20020a67efc5000000b004437ab8b5d7mr1664923vsp.14.1691691037619; Thu, 10 Aug 2023 11:10:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c3-20020ab00783000000b007941bb16b56sm125554uaf.10.2023.08.10.11.10.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 11:10:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 11:10:37 -0700 (PDT) Message-ID: <64d5281d.b00a0220.2a7c.59d6SMTPIN_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 460C16052471; Thu, 10 Aug 2023 14:10:37 -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-amd64-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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/