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 0FB5442CFE for ; Mon, 19 Jun 2023 23:42:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A6ED40DF8; Mon, 19 Jun 2023 23:42:08 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 9478640DF8 for ; Mon, 19 Jun 2023 23:42:06 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b4621e6ad2so1852471a34.0 for ; Mon, 19 Jun 2023 14:42:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687210926; x=1689802926; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=doiZS5KRmJX9qzBBsWUNMP74De3rcWZFUExzu0l4Ouc=; b=jvB+Qo7oAIOVqZMDMB9xtTH+j/KXevAa83XeLmO4otBBXESAUVgRaKmDxAGrEZK0QU I0R1rJMV24Zr1914FiE42Y6iA5QPKKzP6hH/GrdKhfZd+flEjx7MjdvhgQRzfSWv/W5J D25dxYC9CzRBmZboBG36IIboGF4YrnFrCUJ7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687210926; x=1689802926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=doiZS5KRmJX9qzBBsWUNMP74De3rcWZFUExzu0l4Ouc=; b=AkzPC/x1t3IoMxCJ81QFJ1KJtXFH7jTV9lKmNIlqV4nwiEkLY5aA/Nj5fgYSqR3fPo pL7xydJz8CeuGXuBPeTGOKYobi+aOAiynpIDDSDoA3yD+jKLeK/cetZCeZCptFXXzANs 7a+J7dOUOEnLr2l3aoXgEsXqNn2P2X2vfsiz5/Rys4/8/Etk7vN8Y+haRhqY6C/P9gab MzJfHuF4wCtj+xeVEzqqI5sJIhEPbI6FhWiwioMxOFYlY9AJ5bLNDM1BDiEpq2MYefp1 w6EBMIWz9PxFsH/tV79A35+DM8n97NtSPEXaWmkEIFhN5LdjoHsaVSxkyHoV0vBnFsQ0 aCDA== X-Gm-Message-State: AC+VfDxXR9EM3CyToy8dWRy59pOCM/R/K/lpu8OUMOaLkqyiDqt5ofD0 1XdUTA165UMipNgxqkQMKn3hjOQAurVyMyr0fC4abRrI8pnhXJdK2A/sgQ== X-Google-Smtp-Source: ACHHUZ7u0TtBRE5e/PMmqpynoR0cS2uCqxQUFan5cfjoDmfZ1jxdMi92gVqKSiusrbHlmbM4f9sh7OQbf38C X-Received: by 2002:a9d:7f93:0:b0:6b0:9fd7:de3a with SMTP id t19-20020a9d7f93000000b006b09fd7de3amr5371099otp.0.1687210925935; Mon, 19 Jun 2023 14:42:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v38-20020a056830092600b006b587a61c92sm128591ott.2.2023.06.19.14.42.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jun 2023 14:42:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Jun 2023 14:42:05 -0700 (PDT) Message-ID: <6490cbad.050a0220.b4360.1aa6SMTPIN_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 5AA7C605246B; Mon, 19 Jun 2023 17:42:05 -0400 (EDT) Subject: |SUCCESS| pw128802-128803 [PATCH] [2/2] lib: make graph optional From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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 | +------------------+----------+ | Debian Bullseye | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/