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 8B1A942E4E for ; Wed, 12 Jul 2023 07:17:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 875CF406BA; Wed, 12 Jul 2023 07:17:49 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id EA726406BA for ; Wed, 12 Jul 2023 07:17:48 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7679d75940fso566065085a.0 for ; Tue, 11 Jul 2023 22:17:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689139068; x=1691731068; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZjFajU0pJEofZph66DbajKyCL81D4eRzHVCLS799Eds=; b=BYQiuB1LazSOVFlu2U8QruunR5VI7BBaolZNGPuAKSymVEJc1Dfzzdq8sFX+B7X6yy kkSJAqAJOJpfDv9mMVwoDE/3ydb1vnjH/6b8NY+dCuvFDfc6zs9r2VLeGqDbYS9be713 vGylk5IbXpI3FWShM5lZgIdBqXP3nu++ZvD9M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689139068; x=1691731068; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZjFajU0pJEofZph66DbajKyCL81D4eRzHVCLS799Eds=; b=Pwtmz/pQTkF3N+10lnmfhFzKi72GzBvc87vCGnEyxvohe8xGblYvE8q3zXU/bKFZg1 kM860S3zBV+VqH9eXPpuNfrYnQan+tNwNRROv0paQWer356Biirfaa0I6ex/r/t6HBHT IyWTn+d7fLZwFLuP58kfP/+cdccgwTOY983HLrb00bMIlPLtGXirfkDE70RlxqH1yjBN F+W8iu04SwtmniQJ8oN2JuyJdkRl+FfDjoAyLgMLZZYgyeY7FbQOmf3FYpX6IVIN9p91 lSdZlt9YwCoPQgGrLAjlMEzm0c+IEgsri1WBOVa/zXP7P7H7hQ2rwn8IQrQPx5XhvnDe CL8Q== X-Gm-Message-State: ABy/qLbtDVyUAthFM9/4yeC+aCjVKuPsSCf/rgqUjMLEhczC+BhbhBRQ xtxehW5jF372xnsjduxrudHG+3kI8NEzgm0RmoOSFAcsOwRjUR6UMhzFBA== X-Google-Smtp-Source: APBJJlFhVSlLbiTvUpAOoOiR4Y923VvJYvXGqXOqCQQrzOeV1d0th7Xpd+NQ4u6ZmuJKOKClfR3bAaFJXA5V X-Received: by 2002:ac8:5942:0:b0:3f4:eb26:6d42 with SMTP id 2-20020ac85942000000b003f4eb266d42mr19445856qtz.63.1689139068404; Tue, 11 Jul 2023 22:17:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j19-20020ac86653000000b003fb441c3556sm261446qtp.3.2023.07.11.22.17.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 22:17:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 22:17:48 -0700 (PDT) Message-ID: <64ae377c.c80a0220.9b9d2.6bf4SMTPIN_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 1E4C4605246B; Wed, 12 Jul 2023 01:17:48 -0400 (EDT) Subject: |SUCCESS| pw129204 [PATCH] [v2] 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/129204 _Functional Testing PASS_ Submitter: Zhirun Yan Date: Monday, July 03 2023 09:55:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129204 --> 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 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/