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 1FE3C43064 for ; Mon, 14 Aug 2023 21:14:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D24540A7F; Mon, 14 Aug 2023 21:14:27 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 6AC2640A7F for ; Mon, 14 Aug 2023 21:14:23 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4871e54ee84so1774459e0c.2 for ; Mon, 14 Aug 2023 12:14:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692040463; x=1692645263; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bTHjkYYbFIKzQUFg10r0yGip3q4nPW8B3FueZWbbtlM=; b=isy+5rFGyuHw0Xpx5HJIZqLyoewKYr68LYXUcuSo2q89FdmPs1rvuoY0izkpJ1jY1W bySM4IAAOEmzbPFIWsEWPndvUibVxmXHDYtiK9P2HdEHCgAJuVdpKLsNckER6q1oEMWY LTI9l6swPNYktaOCFv02sDb6C/SRYU2BGFhCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692040463; x=1692645263; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bTHjkYYbFIKzQUFg10r0yGip3q4nPW8B3FueZWbbtlM=; b=MfVv1Dd6/roIdh3icw3NUl9byv7397ZkufnjMpW/p59H/8Z8Q/h/AUddxlSB3gQ9bq uqe0Kbf9+Yr5q/eXn87OaHjHykhrjKN/bZsbR2IdJsi1Pm02SQjNm8SuOx7fDxVCO4Ad Zrt5gSIcvD0MQRLXmOVqUbqqT8qlA6uaIHM4MJwvBUDxJEH4ypKyUto52ngGQXzSgKGf yPJXG1nM0Qefs+/R7xmkQwb/RjRSH4tTwppSRssFTquDAn24Equt5bmaFFARpwCLaakS Uf71E0hu6Z0qIkGVeUmqZqK+K2By6Jm1nfeLNgkLW6jegBUsYuqcQvMBO2RJ0sProVvu Modg== X-Gm-Message-State: AOJu0YxfYQp+AoQxgz72dduhmhXNUAzWTQsA+0CclUaXU6Qk+8CXfNmm Odp1BVJMB2Z1io6GHmpdvdldWaMjLYnYnhvm732u/TEWXXvGR0e3K2cNqA== X-Google-Smtp-Source: AGHT+IFU4FR7MwHhWGhAOfm9L9Jd0izBISsfRKHlAW0hSEwHvtwvdFBDMCuMiSYAvmB1ydvBgMMO/78wmIfA X-Received: by 2002:a67:fe50:0:b0:443:5aca:d2dc with SMTP id m16-20020a67fe50000000b004435acad2dcmr10910213vsr.6.1692040462851; Mon, 14 Aug 2023 12:14:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v17-20020a0561020f1100b00447b7c88565sm688013vss.4.2023.08.14.12.14.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 12:14:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 12:14:22 -0700 (PDT) Message-ID: <64da7d0e.050a0220.6968.535bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 84F496052471; Mon, 14 Aug 2023 15:14:22 -0400 (EDT) Subject: |SUCCESS| pw130293-130306 [PATCH] [v3,8/8] build: expand list of opt 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/130306 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, August 14 2023 18:21:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130293-130306 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27336/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/