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 2A03F429EE for ; Tue, 25 Apr 2023 20:40:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09E6540ED6; Tue, 25 Apr 2023 20:40:44 +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 AEE7B40ED6 for ; Tue, 25 Apr 2023 20:40:42 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-63b4960b015so4936907b3a.3 for ; Tue, 25 Apr 2023 11:40:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682448042; x=1685040042; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jJsJLFOdj1BZgKi7eVBaU/4WKi+kAJuRBhrZQicfOhc=; b=Uc8TqSkLqux6xPoZA6muE9a26FQqkTlC5Yi/HCpE9/Eh38e/r6lsTcmpzxV0j3YcLI rMSxglT1q3Z8uvivz1o2Vc1ap5ZpKm6tgCHBBjQ5DSfpIdyrG4ct9v5pdhc4ofTEfGry tca1dCZuUVp3NioNRC1U+XUeKQX0LqwUJ3SPg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682448042; x=1685040042; 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=A6CHp107aKXRbuVwtso+VGKBJZ/iHBnOW86V21swqE58wclY++gaaCw/a27jBOvGE2 GhcLU/jDt5QrrpNnVFiEyL8O9kq3BRfvtDig8itCK2jh0IroSDZexKUluCCytOHYjqY1 kkldcOjsbZD/MGP6B0ogt/63b4yK3iHOh1719RBHxZxPAXAQWOLa6X7x1U2kybwdb3Fn It+hsHGEMVQTZAInTSHhLfb67tlSosj+UnfwVmhIlWD+CJmbgomjV5mkFzZhGQhT+qs6 0StssoClF72dtxJMfy+hBsfcdjv1WgogLRg4WmnZYdDheKg5KeZ91qTfQsmfuiKferAp VHig== X-Gm-Message-State: AAQBX9eSnjsxEA5d1i7LkQ3GvObLJsf1nXH/Bvnlaizknzfuj3HsmUlR HEH6PMuk4IRINXrAEzlsl7HIROPawTeJ+l5x16AGCehSiFkgMz3zkeccmA== X-Google-Smtp-Source: AKy350Y1fQXXwpDaYtFrbz1X0FUXudAVQhfomDyeOknQlU0zRAbDDC6uf0KDxr/iikQMZhWQnQZCpEj7/WHB X-Received: by 2002:a05:6a20:3d28:b0:cb:8d74:112e with SMTP id y40-20020a056a203d2800b000cb8d74112emr20683299pzi.45.1682448041847; Tue, 25 Apr 2023 11:40:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a63db02000000b0051bb433f5d9sm808929pgg.24.2023.04.25.11.40.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 11:40:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 11:40:41 -0700 (PDT) Message-ID: <64481ea9.630a0220.2a4ac.dcf1SMTPIN_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 1B3F1605246B; Tue, 25 Apr 2023 14:40:41 -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/