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 8B92D4339E for ; Wed, 22 Nov 2023 21:07:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 637F9402C7; Wed, 22 Nov 2023 21:07:32 +0100 (CET) Received: from mail-wr1-f97.google.com (mail-wr1-f97.google.com [209.85.221.97]) by mails.dpdk.org (Postfix) with ESMTP id 9B4F3402BE for ; Wed, 22 Nov 2023 21:07:31 +0100 (CET) Received: by mail-wr1-f97.google.com with SMTP id ffacd0b85a97d-332cc1f176bso70666f8f.2 for ; Wed, 22 Nov 2023 12:07:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700683651; x=1701288451; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SOwSd3AxRDerN7tW0pDm83wYEZi+5avixNiVYrbj8N0=; b=Ebb6BBFq0mUAHVo9WeT7uz78qvic+BWMWnZESGZ32hEjxJI6dlI2zAq4xm/a2ekmqd 4mMchT0MWpbkpRB1Agi9jvnpLh0ndewVeXhrtJaacmviuEC4sicABk/WoDgNiGb6F7kK nOZP2h8Y9d2OEi86Qyv49TFT91bgffM8nfLig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700683651; x=1701288451; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SOwSd3AxRDerN7tW0pDm83wYEZi+5avixNiVYrbj8N0=; b=R55vO3R1713DPYWucjmGox3oOZeY+/BO7+en+aClqk89kVQ3XTvLYz7d3J11OHTMEA 3FR+8ZHvKRvl3RLu/Na3HbDoO4b7fjpFLajIlHotCJk8Ltun2Q3d1EniBHhthLZ7IPNw TacTb+SgfcEPiVZ8aoupooiibz4y7uBjPuhUKwy7QTkTqjwCzqJT7m9kIn8S7vF3NtTA 73EsXvHNR+XzFNEipnU8RZrl9yvroOkdIhmzaSExnPrJxtbmsVzrDP6W2Vb0E5c978R6 bDNoQpbIORlBZ0OocTT7heZqmzXfc1nzNsLuKLbZ5IWglIc46um3yDVJW0+rVwGX+11Q yCEw== X-Gm-Message-State: AOJu0Yxq60kDly5Fxe2AbESV+5VAK/aSLmjU4lnqR6Oz2RaSBOdPvQeF vM4GBN4GrbNo3wzgSLGyq+Mi6xF55iZnTMqmAFWPK/wTDcI6TaXWxY6/p6Du0pAQxxXmrYhl1w= = X-Google-Smtp-Source: AGHT+IF0J7cBhT8WAKiVOtqBBJ7T9Fx4rsTKyFsUmXCRW38xPZ3xwNZvljZn+Ia6K35DrZBRRW2er4gf2jh/ X-Received: by 2002:adf:e550:0:b0:331:3b59:3edb with SMTP id z16-20020adfe550000000b003313b593edbmr2718050wrm.42.1700683651164; Wed, 22 Nov 2023 12:07:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j6-20020a5d4526000000b0032f68d3b656sm52640wra.17.2023.11.22.12.07.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 12:07:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 12:07:31 -0800 (PST) Message-ID: <655e5f83.5d0a0220.424d3.01d8SMTPIN_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 1F71A605C311; Wed, 22 Nov 2023 15:07:30 -0500 (EST) Subject: |SUCCESS| pw134540 [PATCH] [v2,1/1] ml/cnxk: fix name of TVM model w 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134540 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, November 22 2023 17:13:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:baaa446dd47ec05a93bb1843fc49791c8fa21697 134540 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28444/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/