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 753A742E3A for ; Mon, 10 Jul 2023 10:38:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54F2840698; Mon, 10 Jul 2023 10:38:41 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 81F4340698 for ; Mon, 10 Jul 2023 10:38:40 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-c5079a9f1c8so5068832276.0 for ; Mon, 10 Jul 2023 01:38:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688978320; x=1691570320; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C8o7Q1q/XnUV4TaHfsQx4Z5lDza9wwoUcD8RCaBKUNU=; b=Dj6mFi8JgeYsSqZ1/qOC6STGPJRSovlrApvDP0SdSpYGuaBIzK+pk38ihIp1+7ZSWZ AYba981c7Lrh8MlZyrI+Qv3rtazHPIbYO/i54sxThObK8kj7fulNVxAq/peEUQ4y0L/h ZZgp0GRsWMPtThT7SM4KyCu2vS1eOkhZGdaJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688978320; x=1691570320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C8o7Q1q/XnUV4TaHfsQx4Z5lDza9wwoUcD8RCaBKUNU=; b=FB37ysXLmF19f196FAiieoWKaAXyHFhbcOYik5ZJrVii1sYDNdgyFFNp046Iuo2+Sp AwpCvCcmRzG0kcLtz+gu4ESz2iLkpU76d7q2SjZDwHlANw7unUCS2ex9lM5m7BrWqrmE 0MzpvokCP/A4+BgardIuT06kgMrMg6qEffrORHeZ2sc+WP+EiQbHNk2lKtGDzKi/LI2Y U/j+4Vhjt1lDaRjOwE2d4vrpa9ZJrFqjJ59N9848qqvkvEe08EgQMEEJk9hptjnvgz/N hsGYGDDDbc2RWrO8H+v7CKYJQMH+Gdpdk8xmK1NBWfnQtyqya6x9ipZF5uCHyl1u7Y36 XSOw== X-Gm-Message-State: ABy/qLbOUsphHbLUEFRcssBKBZxYbAzaf0NuWwnGDPUUH2J5jVa2rxMW 3q7suYjwU9PohuvD9/mmV266q7t9k2GO0W/StWFyZwrz60SYMnWH7NMTvg== X-Google-Smtp-Source: APBJJlEIUKrZGapyIo6+xezfh+l7jJ1LoFh/xAhV6OonnCOBPdLlPZLxloIzfylp5q8UufM0j4dnbNDhyTKq X-Received: by 2002:a81:4814:0:b0:57a:4d3e:2296 with SMTP id v20-20020a814814000000b0057a4d3e2296mr10127000ywa.17.1688978319865; Mon, 10 Jul 2023 01:38:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y124-20020a817d82000000b0057938761711sm1084602ywc.16.2023.07.10.01.38.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 01:38:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 01:38:39 -0700 (PDT) Message-ID: <64abc38f.810a0220.78c93.9013SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 86307605246B; Mon, 10 Jul 2023 04:38:39 -0400 (EDT) Subject: |SUCCESS| pw129415-129416 [PATCH] [v4,2/2] graph: fix graph model ch 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-aarch-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129416 _Testing PASS_ Submitter: Zhirun Yan Date: Monday, July 10 2023 07:15:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129415-129416 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+--------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test | +=============================+===========================+==============================+==============+================+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+--------------+----------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+--------------+----------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27022/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/