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 3138342FA5 for ; Mon, 31 Jul 2023 17:58:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E97E4067B; Mon, 31 Jul 2023 17:58:28 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 5E8604067B for ; Mon, 31 Jul 2023 17:58:25 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b9cf7e6ab2so3711415a34.1 for ; Mon, 31 Jul 2023 08:58:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690819104; x=1691423904; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0LGrxws6f4h49HhqrdF/VCT2vaaq7HboZq7ct97rqtM=; b=i/fNi9haHYb1xgt1uNRE7QQ3g+Z2O5ZYWnJyHH11TAXW1WVgwGot8JTn6K2SHVXJri nJJDDS/dVjBlB118LAbg7mxc2UF1HNUCDF9SV1BiS3LohWR4phQeLfPMUbO2EjyPe3tn /edsvoB1pPf1mv8U/mTZfjI1PZFOWmnlnZSsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690819104; x=1691423904; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0LGrxws6f4h49HhqrdF/VCT2vaaq7HboZq7ct97rqtM=; b=eg1f0CLU27hcgBa6OM8Z5ZhkstWNnP8FvDbjymYWKu6yp779E2zo59+a5lYz1Q8wSy xGKLD7WtMcoFjxtLOtqVrHxb3aU57ibkn3OlEk/cPb5PTfqTgHTXmmrSvhcD9huR9xkc M6grbZfKgtyTFAPmLu80lfLgfd0cSssvJWk4pYg7PMXAKPIXxfbAvmvOqoazIrr1D+/P fq2lQ7F3oPrNnusZQ0j6TTYIN/aY2rIPSdfd6nC5SG1/P7HM5kfeX68+C24GjRYHWhpf yaoe1HkZOEaPb2ikR2n57K0Z9EBSqaisWk1mnt1+X6bcs7PjW+XmAhW4ZM+8jTnCoAlC LnMA== X-Gm-Message-State: ABy/qLYPJalLdl3AjoENHRYBivuBEVTWDJAluv4UZCOX+wTlwrs+vgeD xZgqfcCeV2Fod7v5UX+vGqvHpHUCE32OV5YEIOIyYkae6dj6SU0yo9irR2mV5NhEX8O4/G2jzw= = X-Google-Smtp-Source: APBJJlEAUXDv2FWUOmbIBzapd7SI+KDDQ3UMAo1cDSZMPx1l3sgVlxqMsm/5p7E+7vP0tTA5XRpm3IK75WBk X-Received: by 2002:a05:6870:b615:b0:1bb:7e39:d64a with SMTP id cm21-20020a056870b61500b001bb7e39d64amr10664267oab.43.1690819104782; Mon, 31 Jul 2023 08:58:24 -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 y2-20020a056870e3c200b001bb4cbfaf3esm907847oad.9.2023.07.31.08.58.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 08:58:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 08:58:24 -0700 (PDT) Message-ID: <64c7da20.050a0220.8d426.41b0SMTPIN_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 2F9796052471; Mon, 31 Jul 2023 11:58:24 -0400 (EDT) Subject: |SUCCESS| pw129749-129750 [PATCH] [v7,2/2] build: select optional li 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129750 _Testing PASS_ Submitter: David Marchand Date: Monday, July 31 2023 14:48:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129749-129750 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 (ARM) 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/27167/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/