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 8958142CFE for ; Mon, 19 Jun 2023 23:38:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85DB840DF8; Mon, 19 Jun 2023 23:38:32 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 0AD9A40DF8 for ; Mon, 19 Jun 2023 23:38:31 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-440b69847bfso467442137.1 for ; Mon, 19 Jun 2023 14:38:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687210710; x=1689802710; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o0+xZ5mq2eBy6sRtoqKsvaxnfRTm1DwvHWxwGCik4HM=; b=bndzGc9D7BJhgV8ARYv9hoyugck6O2Sgi5Z9szOxT9icR6Ia6j1ZWobqkFJU0gyxOk iorvLnJ5EXRCVNgTzpVGf1LsX5c56AS9jCHTa5N6g/a9T5LgNl3DpIfnP6kIhX5NLt2T ADKWfP8qiyPIp7hDG/4naKKxfK+Ya+bJLNn2s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687210710; x=1689802710; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o0+xZ5mq2eBy6sRtoqKsvaxnfRTm1DwvHWxwGCik4HM=; b=WwpwAp7VKEwdwqoOTBcwcfCbVnsllV0wCYgOh4p0TFrJTZ39EQgipmBMJQcgZVJr+e iacQCBn8MKUPl5MFMrDCkGveutJ2C9jcymj+zd/08WlAv7nh7G+h6PgtEKpVdTaClBr9 63ECngzuQdqEiAfn85WM4l1oIb/NqIm9IuWmuFSMFVQ3tw2eq2xpJtz2BPHZT1dMAc74 sLU3uo09HoJzdxr+z75EQfH5w/p4D0sJCvbgaMmsV39q91R8gqKY9t0XMcNjiJELeBsd SzHC9Fe3TCeFV5a8dMS3vPqCmen68yO0QKNIVy+bXYXQPJfNFxys1V8UAmlPsAQ0cxpW OlYw== X-Gm-Message-State: AC+VfDxKAZmMfa3mnKI9+CPPqBQTK98x6x+gAN8DKxvoKNR3UEXFrmxb Xcnbdg4rXrgDCvgxatmbYBrqU/nbXdTaVC+Q2N5JdeArh4/oNyTcmum0yQ== X-Google-Smtp-Source: ACHHUZ6VvsxYInrr03HI040QMBvKfXemlVfWQ5fze+JM5BIwJEkoSvgwAIoyILroVRWG6WnCAyjvq//aCMvc X-Received: by 2002:a67:f992:0:b0:440:b711:4793 with SMTP id b18-20020a67f992000000b00440b7114793mr1888153vsq.7.1687210710461; Mon, 19 Jun 2023 14:38:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l12-20020ab01d8c000000b00787cdfb8c49sm104207uak.5.2023.06.19.14.38.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jun 2023 14:38:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Jun 2023 14:38:30 -0700 (PDT) Message-ID: <6490cad6.b00a0220.6d7ec.13e5SMTPIN_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 28659605246B; Mon, 19 Jun 2023 17:38:30 -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 | +-----------------+----------+ 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 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/