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 2BF1642DE9 for ; Thu, 6 Jul 2023 16:47:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDBD040A79; Thu, 6 Jul 2023 16:47:02 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 2115A40A79 for ; Thu, 6 Jul 2023 16:47:01 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-345c343ce29so2741255ab.3 for ; Thu, 06 Jul 2023 07:47:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688654820; x=1691246820; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mxvz9FPhmw9sLGUg5YFmzaHpLHAQKHxLq1NfgXVE+r0=; b=K0qj++PGOBljgSmzv8gQyQJ4C1o4DudxfSLgygA93ld0iyUpZBEwhWmyqPk2RAZZt0 TY+1HCZrNEf44Y8fW+BiXm0mRIhn5r0XPYCTz6pmoz5lHrV16jK40IZF/3J72dmT3eeK WfYzH278bn3fKbShXryf0Bvk6SCbRkMUeDHeY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688654820; x=1691246820; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mxvz9FPhmw9sLGUg5YFmzaHpLHAQKHxLq1NfgXVE+r0=; b=LzV+f9B8R8bzf56RCZecOliK/B4nO1sKmIgg0r0paDfMf85UMPTPgaT5K9r65jXbaC IZsT+fqbo2QAfd3xe+llp82XXjLNfVuZyH4ZD4DnUSdheVgC8fzFfX3FbkX7EWQmV5EP NORhSIdpmgbDa86hLlLl6OynoU8fAiMgRyUtLdV5208WSe2pwhraRkmJug21hEDnqq1g UMawYs6pmzyTmERqxX/h4a9Wftn4Q7WHl3snJhe4xinDK6qVccnCqYAkrj0u6Bd1MQwQ lKSd9nkUf3c+tdIdymiLGErFY2d2Azc+7BGGD/VVdrq+XlgOMWyAoWQen9taNHL5Ujsc 68Lg== X-Gm-Message-State: ABy/qLbgZOyqnup8Q5QUlcMnyiXyO87NLb6F2PqfijfBMfeAg8RJ9Lw8 lWYWbEgaNCoc4hDUQjACE7wg4D4RN3zKNO5XNNpQAZm21dJ4D2x6IQWKoAaUNVwpxhOtmECenA= = X-Google-Smtp-Source: APBJJlH//2drkvHMfoXC++oAJ9ZqclBaNUXM1hLKhy4aQXplwgwH0F+98MIDfI7mM37b0vHyRQC8rGxJdTpk X-Received: by 2002:a92:502:0:b0:345:abdd:bc01 with SMTP id q2-20020a920502000000b00345abddbc01mr2325831ile.17.1688654820426; Thu, 06 Jul 2023 07:47:00 -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 t16-20020a92cc50000000b00345d30e0389sm74450ilq.53.2023.07.06.07.47.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 07:47:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 07:47:00 -0700 (PDT) Message-ID: <64a6d3e4.920a0220.efff0.2e1bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DDCC4605246B; Thu, 6 Jul 2023 10:46:59 -0400 (EDT) Subject: |SUCCESS| pw129185 [PATCH] [v1] graph: fix graph model check in core 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/129185 _Testing PASS_ Submitter: Zhirun Yan Date: Monday, July 03 2023 07:29:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129185 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26918/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/