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 CBD7C42CFE for ; Mon, 19 Jun 2023 23:15:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C85DE40DF8; Mon, 19 Jun 2023 23:15:52 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id DAB5A40DF8 for ; Mon, 19 Jun 2023 23:15:51 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-25ec175b86bso2584189a91.1 for ; Mon, 19 Jun 2023 14:15:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687209351; x=1689801351; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m2kahPHKj5vKPn01NyxIECx73SsQCunqTy7dhKAWlfo=; b=BgXAhTEnPw2voInNC8XXxNul9ss/nWHE0VoukCYZNXxMxbpeg3IlfM8NwgpB/I3lV+ RDQFbU9Ar/Q9jvrikW8RqZE/UtsLYe5lBUTsprzYnb4yKvq00t+SAXYwgXFTdTnGB6oE trDH1z36EwmahZhXEkHdvysP32U+z7oAwy3nI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687209351; x=1689801351; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m2kahPHKj5vKPn01NyxIECx73SsQCunqTy7dhKAWlfo=; b=fzOPHA++YPUy/nkCRezu84o8mtFLK8QTDkB9zabbEgq+ZNDZEO8euzWyjB2gu4W18V psWDtARkhbWYyfnmQ8izZGGK3ZKYcgXjWDFFOTfcdx2iTJrXJNbxxlMQ7IrmBIPYg8of 8ZY9FbxVQjdBTOFM2/NutSRb16ppLbJshOkFUBwr0SCPM2OEFjd92n3FGPjm1m1FK7Ty 5RjJ9xmQqCLNMIVvPhxEyT32BvUGj1nq9G73l+ZXUbBv3UTm1OUw9206z6ortVJRvnef 1frbNB+sVfhzinZzhN0Ce965cyFa6KBVzbyFnynoN3YGknvJSJLh30BxBEqihrUT5+2E a7JQ== X-Gm-Message-State: AC+VfDx42BVrWDGt54Rr4NbF0Bhr4ZpsK8YqcHBy47dUZkxHeDL+R/Xi MdJXXNr+L9zz1ebbF973+uiUNKnjanIToGpkwjlgykmXwWrdWO8fhMDIcw== X-Google-Smtp-Source: ACHHUZ5prlbyY/u4sZG82cfL91ORssEiX/HR4DotUttLe95ryDg19/Ppds1As1SbgcYyKi5nHGXGuzucSwRc X-Received: by 2002:a17:90b:3589:b0:25c:3c:2d12 with SMTP id mm9-20020a17090b358900b0025c003c2d12mr10539196pjb.14.1687209351088; Mon, 19 Jun 2023 14:15:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y9-20020a17090264c900b001b67718fdcfsm104101pli.93.2023.06.19.14.15.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jun 2023 14:15:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Jun 2023 14:15:51 -0700 (PDT) Message-ID: <6490c587.170a0220.44bb4.1898SMTPIN_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 5B0BA605246B; Mon, 19 Jun 2023 17:15:50 -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 | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/