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 32BFB42ECE for ; Fri, 21 Jul 2023 05:34:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A8FF40DD8; Fri, 21 Jul 2023 05:34:51 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id A907A40DD8 for ; Fri, 21 Jul 2023 05:34:49 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5636425bf98so855387eaf.1 for ; Thu, 20 Jul 2023 20:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689910489; x=1690515289; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CcFRMKVyALuxT3RR32qXbAGDsYRiF0oALdHA/tTK0oA=; b=IMFEeur8QGPQlK/SFIB2vjWEHRR4FzlhNFizgZPNESb+NhcIUZUA/33V3Fa61zjULK Cesc/4ALw56vnJrOGdZbkAxqmY9kGiYV1LsVYsle7zSAEHN4uAhnSayvFR69O5K/Mun9 hHtkq7cNb79mrP056zDj/ScrZOcx1qM9eVAAI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689910489; x=1690515289; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CcFRMKVyALuxT3RR32qXbAGDsYRiF0oALdHA/tTK0oA=; b=VGNk7Pek8qAD+4KWC53WJQlprD+pUwVB8H33B1SotnKAhq1bs61a57sooQsgb1Or8S 6G5u0Vri6CUj72hDArLK5nX4qP0/dfXd9Q3vnNC9+wIHjPtitR+PEEkc/3/SO3dJASA2 p0dkvPzsNAphTmaD7m/QRsIQIiZBlhOw9/efMBCsszE/JGZNww347+5oYH+pVGzzABu5 GURoroeIpP8DNhZwSKumagWBwA49eXcpNkxiypNOcvVz3WXQIwk6pb5WQc13/2DrHa+t 1DbY38a8IyS6skLl2pN0MdAJjIXudRu0ft5JdYVQ3n2E/3racsrWm54BP4uQTqam7l9t /Mkg== X-Gm-Message-State: ABy/qLa2xhH/dvML930dSTqGgc0kuNrQE4acslpoagTov8z2ujEXTmGS ezXItJndw/xmSwGg3PMJOYIwPURpr8DVcGopr/DxKMcrOUmqZ1lDRayrqeEDb8RQSIWlElKgVA= = X-Google-Smtp-Source: APBJJlG6Y2FY8UI42KtFP0Fe8XynLXhmQOd5tp1bjEsv7ORxVoKFnqKiBJX8uPL8eVQuVxfzunnrN+oEsuWh X-Received: by 2002:a4a:3058:0:b0:566:fdb9:4378 with SMTP id z24-20020a4a3058000000b00566fdb94378mr673741ooz.1.1689910488852; Thu, 20 Jul 2023 20:34:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c67-20020a4a4f46000000b00565a7243016sm204975oob.11.2023.07.20.20.34.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 20:34:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 20:34:48 -0700 (PDT) Message-ID: <64b9fcd8.4a0a0220.a6689.943eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5DD6C605246B; Thu, 20 Jul 2023 23:34:48 -0400 (EDT) Subject: |SUCCESS| pw129675 [PATCH] [v1] test/graph: fix unused return value From: dpdklab@iol.unh.edu To: Test Report Cc: Zhirun Yan 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 8 | PASS | +------------------+----------+ | Debian Bullseye | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/27119/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/