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 D951642CFE for ; Mon, 19 Jun 2023 23:40:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3CCB40DF8; Mon, 19 Jun 2023 23:40:58 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id CB62C40DF8 for ; Mon, 19 Jun 2023 23:40:57 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-39ecf031271so1356956b6e.1 for ; Mon, 19 Jun 2023 14:40:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687210857; x=1689802857; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nmLnNzBaauOgwMgz+qAOJ5VE5+p3Tp04ZnqIUuF8Wzw=; b=R8S2gHFwkSZCD8asTLaI6MOcQidcxgWr73zVmG+EPsLvVoF4Le91iW8n6PCCeqygRV WVi2xjKZL7n6qdB2e+r6drSMekaxKX+SzI6Wwnq/gUlak+SXRJb7eQvMKsG/iDA6+1Np pOo77SqymDR8LUub7TdRkGWOc4SN1+I8IkG+4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687210857; x=1689802857; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nmLnNzBaauOgwMgz+qAOJ5VE5+p3Tp04ZnqIUuF8Wzw=; b=KUUs+jaBnWe4oqMzOjzLWtFaGk0TgSzvvPBqbEAvBxP32fP+dG082vY3D3RAHSujHW vrObYhsc2NymNjbblftpesjzCW8imUCXcJqhi4E3ukDcOqtjuF+f/yspsl9umCLi8qQ3 uGh5w0By1AAnzomNyIHf+xVinHOWdLoyQgVYa65yksmRPJ62DnYdvzr/jwhkrOpdHe8N dTsV47kmVda1zZBFo/F/rEi8ScALJJKy1TuQONmnJMMsQUBSg2dgGoO31BW0q4wdGVkv HJqrCgfym3yZYd5jDaVm/XDdHiqORlOmtZ+9fcwxxutoQrMp0W2Wrdm1kZpdDC0wjYH6 k2YA== X-Gm-Message-State: AC+VfDw8+lmkC/GMqkditnl/rB7snTyvqiCAagoFm2npk1nvz7If0oc3 xOTOiwbnnIyOyXF3csE0ZCi+gLsvaTEdpF3mW8x8QLXhAU7gSZYj/gNZ5g== X-Google-Smtp-Source: ACHHUZ4yKrKmj+zf5lbD/wbkZInPrzppJzyiB9DilpfFg2lKoVtfoatUbDaqFIUGsKz9AGSJsnZ6+k51Smfa X-Received: by 2002:aca:f0b:0:b0:396:11b3:5851 with SMTP id 11-20020aca0f0b000000b0039611b35851mr10761602oip.54.1687210857191; Mon, 19 Jun 2023 14:40:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b76-20020a621b4f000000b0062ac50b1aa3sm54420pfb.21.2023.06.19.14.40.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jun 2023 14:40:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Jun 2023 14:40:57 -0700 (PDT) Message-ID: <6490cb69.620a0220.8747.0f20SMTPIN_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 484E5605246B; Mon, 19 Jun 2023 17:40:56 -0400 (EDT) Subject: |SUCCESS| pw128802-128803 [PATCH] [2/2] lib: make graph optional 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/128803 _Testing PASS_ Submitter: David Marchand Date: Monday, June 19 2023 20:46:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128802-128803 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 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 Kernel: Depends on container host Compiler: clang 16.0.3 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/26734/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/