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 2DED842ECE for ; Fri, 21 Jul 2023 05:17:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2638E40DD8; Fri, 21 Jul 2023 05:17:19 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id DFB3C40DD8 for ; Fri, 21 Jul 2023 05:17:16 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5838c631690so4708027b3.0 for ; Thu, 20 Jul 2023 20:17:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689909436; x=1690514236; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KVvEnJ0V22QN6chbvO6XiXnlveiwHibyjQNHP/IkfGc=; b=JKySANGV5Fd3KS2QohvtxF4yzVTXnhYt8laG755YQSo2zMimNmzZHX8JTrp0gDQDJt mp4vyw+yP3usLkHctP5KSaUdelj8E2rsfWJsKl0b0y6K5uT1/KTAk4FyAW5+L9cPHtAh yuKQlvw/uy40/j9B7Wvg8gsGfE/mt4d1wUI+4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689909436; x=1690514236; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KVvEnJ0V22QN6chbvO6XiXnlveiwHibyjQNHP/IkfGc=; b=L90icR5xVpxcF4O9FC1DxJRoT0qyT3MdCcjBtj/0Hfo6j71AFslstVYSwKR4ttVfGB wWrKPkByP8EcD04OMDfOV7Q7L3KxCUw0Tfyt+S25Xt30G0TAxkvi96DSuLsG1k4vlYbc kh8sanUT06gTP4elcmz91ltiOy+zH48XKxa+/Z1qTJuTrgqi9FxJFD9p2zvccQCB8Ats 3m1TY3HQ3vkF/ZM+O92TUlRrIhfGrhwY2Z0LV7QQSKyVSs8fMmVjgX9bkT3LzyDh33Kx 2IauypLFgKmXvXA4tlP5E0ANAoZRkoOpjVrVz9axDtyvJrM2AwlLE4ilSiF/aU6SF7C6 opSw== X-Gm-Message-State: ABy/qLbsfoRTFrzci25jC7f3o4iJ3RmnimLd+ac6ikJfrvFL/5GtRHYM +ZnEN35wJCKu7kH6llbh5yCuY4W/C/zbou2ywGC3l50heKWwxC8FnwKXCQ== X-Google-Smtp-Source: APBJJlF7jfYM16jeSGd/AXXAkF9CFJFoR1tkNtzt3ztSKJiHbF+PipT0hts4igQQURHp5hD+aV+LUyaUamoo X-Received: by 2002:a0d:e2d1:0:b0:570:7bb3:77e with SMTP id l200-20020a0de2d1000000b005707bb3077emr898355ywe.33.1689909436393; Thu, 20 Jul 2023 20:17:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s2-20020a81bf42000000b0057687a76614sm160617ywk.38.2023.07.20.20.17.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 20:17:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 20:17:16 -0700 (PDT) Message-ID: <64b9f8bc.810a0220.3353f.59d2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1DCC9605246B; Thu, 20 Jul 2023 23:17:16 -0400 (EDT) Subject: |SUCCESS| pw129675 [PATCH] [v1] test/graph: fix unused return value 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/129675 _Testing PASS_ Submitter: Zhirun Yan Date: Friday, July 21 2023 02:13:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129675 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/27119/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/