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 9BA79429EE for ; Tue, 25 Apr 2023 21:02:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9675440ED6; Tue, 25 Apr 2023 21:02:24 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 00E8D40ED6 for ; Tue, 25 Apr 2023 21:02:22 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-63b60366047so4931376b3a.1 for ; Tue, 25 Apr 2023 12:02:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682449342; x=1685041342; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jJsJLFOdj1BZgKi7eVBaU/4WKi+kAJuRBhrZQicfOhc=; b=QuN0kr+KpyHvQc/SMOYzsl+ocQ/xa/HbwDvlTuKCRXpn5i9u2e2wtCoIOoWJ7jLYuO P6Xt09x//JImEGb+RHaiVyklt+CFS82myoNkCrlRS/F25X9oC2pcHBEd9aA/Q9y321d0 CE9u69u5nMNzwRlgEZ4Y7c6vGmUi9cqsJ+rgU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682449342; x=1685041342; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jJsJLFOdj1BZgKi7eVBaU/4WKi+kAJuRBhrZQicfOhc=; b=Q9/weD1JfRegujrQbQzCW8vPp+LBQhYf12SRUcaMKewv6OcnMAlEppvKWRF6rv/brk 4ksGPYhABKLq9Zoq/MpuaXO4qUoxOLEMKEES+YbT3W57yKwieIsBKkOjH+M1+Xl4SKTi 9cNJyhJHkwgLMs6NW5qOiYqKUdXqMS0AGQ74aIS2CrEbawwbNeC9P0ZR/eBd/B5W4PqV dh8qpz/Nd3X/ckHZy8Tt4SwaUDtY/jQPxURH73bk3Nb1NYUibzRSp1tIpgE3Id+UwQgg RbtyuaiuN28Sjb8pLz81gbTPncrMx165oVvZdFy5Ncc8wgbk95HqoEbGNmHas9KK27mm pxCg== X-Gm-Message-State: AAQBX9f6+NRGlfUS9BLdyWzFItssry/XYotYCMCNi0kyyamavLK3sMNb tu2trSdskBIrhcA6iZS1GwdYNG8ehCBVZMlR6nqJ8g0SBF9+7vGkbTOUCGY7Uo9Wc9ITlpGPPw= = X-Google-Smtp-Source: AKy350ZGfMkUr6Thzw0IGpDdE4JK1SLvUVRJdjLb91C/dHNxL/pFqzMooBpqHlPLrVQVdmch5nuAJsOuebmN X-Received: by 2002:a05:6a20:6a1c:b0:ef:b02a:b35b with SMTP id p28-20020a056a206a1c00b000efb02ab35bmr25567156pzk.0.1682449342294; Tue, 25 Apr 2023 12:02:22 -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 y33-20020a631821000000b0051af92eaf26sm747701pgl.16.2023.04.25.12.02.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 12:02:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 12:02:22 -0700 (PDT) Message-ID: <644823be.630a0220.759c.8c2fSMTPIN_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 90E85605246B; Tue, 25 Apr 2023 15:02:21 -0400 (EDT) Subject: |SUCCESS| pw126508-126511 [PATCH] [v2, 4/4] app: add testgraph application From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126511 _Testing PASS_ Submitter: Vamsi Attunuru Date: Tuesday, April 25 2023 13:15:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126508-126511 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26117/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/