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 BE41442DDB for ; Mon, 10 Jul 2023 23:50:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8E9440150; Mon, 10 Jul 2023 23:50:45 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 7D98E40150 for ; Mon, 10 Jul 2023 23:50:44 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-579dfae6855so62447367b3.1 for ; Mon, 10 Jul 2023 14:50:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689025844; x=1691617844; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tEc8hsSUVEqa1woArHJl8EeCdkUkkAhQeD2eeQFTA2M=; b=NnyWvaLJEacqkaM1UAic0a7uywlpPk2RkNI1P2y3m6MWinrKqjADbb8BOUA1otB0Rj GGe/C6hdtetDTSV2cwwvcO5j5UXTsjC8DcIfSgPIzkg2zyd44AqLa0LrYlyydiNdO292 qA9riP0RIlmP7Jgq9BG3HQkzdFtRr/C8/JKwo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689025844; x=1691617844; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tEc8hsSUVEqa1woArHJl8EeCdkUkkAhQeD2eeQFTA2M=; b=LtfXIqLDVTwATK9nDLPD/Sz3NmKq4ONWmnCMHPZl9jpuPCJ9FmKsr6DVRdG6mf1gxK 7XUasrkhBDXEedGU4gBThI4drlFpIFwl+sbNVYnSINorR6zmsQwuhxb+Wdh8Kt5rrj01 C+QCaYrC3emwUZyDVpZxHA5Df2MPR1eJ35DVkKRuuUMzCBWqv7AYbE1HyGPKBI/Mioxt iIaB6rKzJ9b9diuiQEXYqvx5IIOU7EVfdRD6mXwO2tP9qLzPV2ucYujW7bQ2mW7ZWSHD ymBimOhmUsm/vP60qIacNH3Ei3p6FiZnuizVFNnawt2rNP7BLgncYc0im5SA08Zo7t+x 5bOQ== X-Gm-Message-State: ABy/qLaEZmoUHO+aqxLQhfRV1aM0McssINbxcRY6qp/JOj+/MQaVLqq4 0Ekk9makwZzw0CFsl+OiuisKCEqnndbva9NFniG5+RIlu9PhmmqrE4C0zg== X-Google-Smtp-Source: APBJJlH0GRMpL2+Vj/RvtojewO/Uuv5DpExtsf38FRMQLp05ueIUlEqba7fr1dyxuEONzK6xM3QHYr5hAX5I X-Received: by 2002:a81:bf42:0:b0:57a:6675:3051 with SMTP id s2-20020a81bf42000000b0057a66753051mr9288612ywk.46.1689025843794; Mon, 10 Jul 2023 14:50:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a127-20020a0df185000000b0056d0a23430esm137496ywf.43.2023.07.10.14.50.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 14:50:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 14:50:43 -0700 (PDT) Message-ID: <64ac7d33.0d0a0220.8e7ac.2fb7SMTPIN_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 7B9E4605246B; Mon, 10 Jul 2023 17:50:43 -0400 (EDT) Subject: |SUCCESS| pw129262 [PATCH] [v3] 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129262 _Testing PASS_ Submitter: Zhirun Yan Date: Wednesday, July 05 2023 01:56:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129262 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26958/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/