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 7924D42CFE for ; Mon, 19 Jun 2023 23:38:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73CD840DF8; Mon, 19 Jun 2023 23:38:16 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 89BC140DF8 for ; Mon, 19 Jun 2023 23:38:15 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77e35128efdso70868339f.1 for ; Mon, 19 Jun 2023 14:38:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687210695; x=1689802695; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o0+xZ5mq2eBy6sRtoqKsvaxnfRTm1DwvHWxwGCik4HM=; b=T7xH3DNLP6mHejYM7ZlukBvWBbYRiTdX1oFOiDYQp2aNWIODOgEI+uQB31RFKuiw1x DAMuNpS5t9DX7jeTtSdAl3psxVfDySYABHU2o3QDQI0+pBCt+yIh+wGfmhSiuPZqlgVR CeCDR7hIr6J78jNa5/rfK2OAjho1v4aWKoNxo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687210695; x=1689802695; 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=cTvxgJHsCHcV6NXbO4svwTFVfyVTEmFr0Yq2buZfC+Oqk97lXMMIhThQe6Dx/udVvh H7qsN/tlVc+nNTq3IsNjqhQonf2CdSMTs/sn+RS2IVA3MMPDnNo/jnfJzBYJktZaxe9w kKrASTsOuU2vwf4YykUygTW8nffCbCnSuS6vVr7mSnBMWZC2rw0wB+VDgfBG6dJxzazP lEHoFXe50pa9ri8cboQMf0Udz7ALtBaNrCel1ROxjuoVsgvn3M0wrtneabmw8RHDGegI Xad+lR9kyC+EiwJJA+9+RfFbXERnUOF/isoR8QRCKVDTY2SgXe8gdfRExCp+xTIMqyic hN/A== X-Gm-Message-State: AC+VfDyx0N7x+E0J3i/1bkgpbCnuUlnO82a8edc3dSb27Cmo5kRVwCuU S/V2LBcorlWOYskPgCr8PkmxsyKMPDKPi53oCD8V7/tVadeE8NKVHXZMFg== X-Google-Smtp-Source: ACHHUZ7sWpL3RurX5T+r6JkqyChIIuND08QMNr5hfYcuBShihthR0z25Ck4GOYKkGgMCa6wOoiIDLuTONKkS X-Received: by 2002:a6b:d90c:0:b0:77a:bc11:b65e with SMTP id r12-20020a6bd90c000000b0077abc11b65emr2045397ioc.9.1687210694939; Mon, 19 Jun 2023 14:38:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g13-20020a5ec74d000000b0077acc66bb7esm90963iop.28.2023.06.19.14.38.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Jun 2023 14:38:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Jun 2023 14:38:14 -0700 (PDT) Message-ID: <6490cac6.5e0a0220.32b06.117eSMTPIN_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 7B925605246B; Mon, 19 Jun 2023 17:38:14 -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/