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 4C4A442E68 for ; Fri, 14 Jul 2023 01:30:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49B9140685; Fri, 14 Jul 2023 01:30:44 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 9DB8B40685 for ; Fri, 14 Jul 2023 01:30:43 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-53fa455cd94so789356a12.2 for ; Thu, 13 Jul 2023 16:30:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689291043; x=1691883043; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yuSjgSiJVHxRGq+6vYFiNE/mddeOd0Nitg1HkS0TNi8=; b=db7onYqKtTz5t9j8JyBEnj/TVYK12V0sjK4/uiSg7oj/qzldhI3GiAkVlWsSVwMSF5 COvA78uuknFsua2ZUyLF+x/W9wzut4DAj4HfWiKKMO5/TWeSgsCPasSPw5JQUBNp+Ft0 JMKZZ7wZux8NK8EBW+BCMWL+RjUKy5nw8Z1Ls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689291043; x=1691883043; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yuSjgSiJVHxRGq+6vYFiNE/mddeOd0Nitg1HkS0TNi8=; b=hO7i1cYiK51RAdwwkLjm6XV8yti+r4EMs3lcT0JmoXH5d3jBPuTgBN2nRnLAQm7GDL xKxxiz1VhiUlVHEYBUfDT8svAZIe5YVaRfqAG+g9LaHDlqP2gDbJFCM98bavkPDHLfDk L/g486zbMIPQQVkgojCKS4M8ca4iSDcXofAibRigcka9Tky1kvS7p9DBf99K0ycfPPbb gJ5PgoMpiJ0vVFzAQ5ciGDqCRfDPc1cSYojVqFqSVV3mimn8A/Ul+JO1lIc4S6OkEQkv 3ZOU9+/91A0YpYlf/Q4SHolUcxqSrq3C6+e6+rtnRwzpMFj3q9OaWlpH6Rkn8Yed/LRS qcHQ== X-Gm-Message-State: ABy/qLY0GdAxA/e1dT5feJ1S2AXN42qFPz108sRsr8+MvYa1MoFK1RyA h0CQ6g6FifTAAaAQKMTF1JWZ/lV+kPJL0QLYVmO3GrF8RGwG6j/dvpl30Q== X-Google-Smtp-Source: APBJJlHPRb8wnbmKT10xz9q+D2LXcIuI/b8ZyVElhM+2xqYC+AMceOI/LWt4lBRSseo3n/1InQ3ufSJ7eFpg X-Received: by 2002:a17:903:48c:b0:1b8:7483:d47a with SMTP id jj12-20020a170903048c00b001b87483d47amr2071934plb.37.1689291042826; Thu, 13 Jul 2023 16:30:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h13-20020a170902680d00b001b8a756bd96sm600478plk.12.2023.07.13.16.30.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 16:30:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 16:30:42 -0700 (PDT) Message-ID: <64b08922.170a0220.1b1c3.354fSMTPIN_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 1A3FD605246B; Thu, 13 Jul 2023 19:30:42 -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-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 | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/