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 7EB7D42E58 for ; Wed, 12 Jul 2023 23:17:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B174400D5; Wed, 12 Jul 2023 23:17:35 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id EC5D0400D5 for ; Wed, 12 Jul 2023 23:17:33 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-666eba6f3d6so19249b3a.3 for ; Wed, 12 Jul 2023 14:17:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689196653; x=1691788653; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AUuFcLlk/2DHN+zBhBICdL5QDLSCRYERxVdJDrqBOwQ=; b=Vfzp41ctjCZvNPJph8pTbMS5IrMA8UmbQmp4WVq2riNDvtP6MnL9CmgCLG5riRh2t3 pkN6EtFR9Mle2Pg+44h7jVI6I5Jdh3FALWcAkapQ09Dg5K7weACO5BEpMwJnBfSf6vxj zyydnjyE+YZscgYY8Pce8mDsvb6yAYnc3QiWA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689196653; x=1691788653; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AUuFcLlk/2DHN+zBhBICdL5QDLSCRYERxVdJDrqBOwQ=; b=c0/WMu0laLQxOIuOcXK307nFMdma1l7c7/3Viy5yeui31U2hHHNqSRS4b9nQtaiOQM O113GsfNZi7NKy2NZc/INFKKOTHrNmjdGpyC+wov5gcQ5k8cDN2sJLHPVCtJHva13Al7 QTo/Oso3WvsOwYqj7KarB6jCLHmyhiFV8ECHGBQ2YLV6lZeVLoN14/ZRKhEUe4oJ1yc2 iK0ItO1hCLgxL9dn31r8s9LdlL0MAVouYzEpZ0YakS3akzdbJB9LBOaMfLhZKBp8slX/ 7cTce9ufhbrcBYcXpdjOgQ93RveUotTuhmFixBuq7PNXHdrWeRYiD6qemByJ27lDeQg2 2dXg== X-Gm-Message-State: ABy/qLaiwEb33cmSS/TT9X9c1NIUFPvxdHvTo5kobsKoTD8YUCDFR6mO xBf2eIcsLVje5kPmvN2Fl5VeEOAPxupt5uWnPFT+2y/SlQ4S6ErwESFV/Q== X-Google-Smtp-Source: APBJJlGbBqv17439KrQ6rjqosT+4Y1hWH0BQ6qogSwh43AFRTSca8hjV+xolhXmJaItZvW3ksGWCEV7uMdcN X-Received: by 2002:a17:902:d512:b0:1b9:de67:2870 with SMTP id b18-20020a170902d51200b001b9de672870mr9961743plg.40.1689196653062; Wed, 12 Jul 2023 14:17:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id je3-20020a170903264300b001b9de794f6fsm405365plb.60.2023.07.12.14.17.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 14:17:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 14:17:33 -0700 (PDT) Message-ID: <64af186d.170a0220.2a301.9ab8SMTPIN_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 78BF9605246B; Wed, 12 Jul 2023 17:17:32 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129185 _Functional Testing PASS_ Submitter: Zhirun Yan Date: Monday, July 03 2023 07:29:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129185 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/