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 0BE234339E for ; Wed, 22 Nov 2023 20:27:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06AF7402C7; Wed, 22 Nov 2023 20:27:47 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 7962B402BE for ; Wed, 22 Nov 2023 20:27:46 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-da7ea62e76cso134793276.3 for ; Wed, 22 Nov 2023 11:27:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700681266; x=1701286066; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0Hecxqay00u+G1kBK8ZoHJ5C3jYNlMMGU5nlZHFO5Lo=; b=Sa62O5TobE34/vstVdVz9TQO9WkoHQcLkyQTJ5P+eLuL6xlGuUPes+fajVNrHmLAqX 1s5I6ET4qrvFLJHdAOHsPyT3TscxOfa31qY3fFuaFbUS2RAhZtNJmu+Br3QnFpQr3CnE dPbEquUfwADK62kTcCWyxGyxELV66U+TGFRBY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700681266; x=1701286066; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Hecxqay00u+G1kBK8ZoHJ5C3jYNlMMGU5nlZHFO5Lo=; b=Wob9llq3woRHdVJbRuTHvWmWz03i8RLJH+F2CNe5Wp7Cz2A4OQr0y4Prie5rvmak63 4BoZg/R6UPtdaOEtJqIjVpAvkYXxzDDdK/UjdKUgpBaYfyEZFFRRk0S5wzPHZ9wgbrxr YiXffNBUZyGayiAYltkzSehz5MfUACH96fQ8iAO3xgG5c8NsYZaUJvHkJ767l8wG7XnR gsovAm9ERBksIFsnIztN87+qPfLu7BcmC4pHGguw9p4Ot5E/WVrveJ65X8K71pk+ADgV 1WcJFgUkeur7RhEEPwpIf9ackaQt3A2y0tTDatindH5RJrwXLRiiCr4xWUkBXbjDC004 EnEQ== X-Gm-Message-State: AOJu0YxoQV1YByGTbX+6J8OJWupdWSU8jnCtO/7mPjIq6+Zv8OF25fes cRmW/DBgKrM93Xy5L7Y7Ob/O6ksVz8SzorgLBKXcziC6NH3vqLowQVunsQ== X-Google-Smtp-Source: AGHT+IGIgqY/LJP097HfI4uNXsFZsbPSC35hxTS3RZapZzAHgGbxkWKEiPufj4m8mHNBZPPKxE9aQtVXuGZ8 X-Received: by 2002:a5b:d05:0:b0:d9a:6855:14cd with SMTP id y5-20020a5b0d05000000b00d9a685514cdmr3122350ybp.39.1700681265902; Wed, 22 Nov 2023 11:27:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w190-20020a2549c7000000b00d865c570bb6sm750518yba.18.2023.11.22.11.27.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 11:27:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 11:27:45 -0800 (PST) Message-ID: <655e5631.250a0220.19869.5441SMTPIN_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 98D73605C311; Wed, 22 Nov 2023 14:27:45 -0500 (EST) Subject: |SUCCESS| pw134541 [PATCH] [v2,1/1] ml/cnxk: fix reading model and l 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134541 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, November 22 2023 18:35:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:baaa446dd47ec05a93bb1843fc49791c8fa21697 134541 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28445/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/