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 8297742CDA for ; Fri, 16 Jun 2023 23:45:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F5AE400D5; Fri, 16 Jun 2023 23:45:19 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 8C6EC400D5 for ; Fri, 16 Jun 2023 23:45:18 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77acb04309dso45453839f.2 for ; Fri, 16 Jun 2023 14:45:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686951918; x=1689543918; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DMTppO765v+tFICoxTecL08g7etYnrUGv5Z2MaToM8g=; b=CmZEJT+LN7ssOZsdFjt4zdY3GJ/NwTg9cEcyx3L4Aix1gEey203SfI4ydr4Bg5ixjx r2QHTA1yMnCSiZ6mOm+cfCpKPURsl6pXr+cBmEZS1zg0RFQav3cqjltFHePozAfARdW/ 2if/SKnaiQP4aFxPW9ZoT23QPR2HUEq75NQ8I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686951918; x=1689543918; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DMTppO765v+tFICoxTecL08g7etYnrUGv5Z2MaToM8g=; b=ksZ6TTGLzgiEXfiJUAgRyR6f5Mlawk22HiCLwBiG5P1R0imQNVBKsNKLmnUoPu0T4f AZBa6CeCdgWC1PrERDbMKWljuVvHpQ7IkR37wsamp08JvJkMmk8mW74ZHyJlx24MdQhW emTdhnYeoKuOPy2wrErjqk2L8SYsBFIyuo6z4MxbBmsy/eHhQp5Mc7LMatWfrFkNaCcV rOpZMQNNu0NlV8cnSpgNHyHabMFJZ516qxWL3t+BdIdHWcKDmegm4uxaCKtLB39JQftC To/bIuvezmLHRSbbwrlco8SQbJGX9kIQnP3WUvxnBoBu3H9Sw0vG2xpy4s/PDfDwLb7P Bmlg== X-Gm-Message-State: AC+VfDz+dLT2dYCKvfhG0ImDNSZT6jKtLYJ9gsd6uRES1o3mv6ApXP+i UG+5N16dqtrAEZEeheSEm4wUKTiSB8VuLf82ynZclVVqSZ0pu51Bt2GkJg== X-Google-Smtp-Source: ACHHUZ4s3mQEUS5cnD0e65XBBNloop7GlDhzGD2sk8h2nocQBZAfFq7fKBsu4hWSRdnDttpyThHQPMzH8kQB X-Received: by 2002:a05:6602:2185:b0:763:5a8f:fe6 with SMTP id b5-20020a056602218500b007635a8f0fe6mr317090iob.21.1686951917957; Fri, 16 Jun 2023 14:45:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t12-20020a02c48c000000b0041aad7130edsm1734451jam.54.2023.06.16.14.45.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2023 14:45:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Jun 2023 14:45:17 -0700 (PDT) Message-ID: <648cd7ed.020a0220.48773.e9f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 78D44605246B; Fri, 16 Jun 2023 17:45:16 -0400 (EDT) Subject: |SUCCESS| pw128768 [PATCH] [v3] build: select optional libraries 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128768 _Testing PASS_ Submitter: David Marchand Date: Friday, June 16 2023 07:14:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128768 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/