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 245754339E for ; Wed, 22 Nov 2023 20:23:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00C5F402C7; Wed, 22 Nov 2023 20:23:08 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 5EC35402BE for ; Wed, 22 Nov 2023 20:23:06 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-41cd7a3e8f8so499211cf.0 for ; Wed, 22 Nov 2023 11:23:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700680985; x=1701285785; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B20hbNqlK++T9ZqEVSPgcKVbW03e2tJdrIY0YJI4K0o=; b=fmkUWcBfNamcXcIYgs2k9dJ/LpIALVVOz65Ui3PI/izXjDcJX/rszkqHkO4lomD+if Ki2xuF3G1K/x13NU5tZEBbJB36iqlThF3qyEJlXWHs3jrXXSCxpPKBjYoIjv1PS0NpFA qVsjTBBE2TBdzJe9FrBMG66L6GpQktG9THPLg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700680985; x=1701285785; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B20hbNqlK++T9ZqEVSPgcKVbW03e2tJdrIY0YJI4K0o=; b=FrWojHnLgsgmCZpp/udA/SPIL6PoPajSzKukXmgB7NgqgJoqu1v99Po81AK9p4uQhs apFDgiF8p3uHyyIQYGKzZkd33xhZB27c9RarMByYfsKgzUnO4o43RHLspLR9Rdpayrrg 4xceHB7H9UqbNK2zyrqvI/5PBgLTGsCaU6Q/2dj9LgrB9jcHnqPw0evwtA/iXhehJYwX mDRf4gfBHyWAtXcEdQi/cUmHiuBHv2xb65Vd/v3Q/CFDgn5oL5/WxoVy2cObkYji7Ye8 iJmq7RzyXDGPGZecih1E3q5frXdyg1tqy7nhiPBgPA7RTA5Cy3nP6QWeaH0VM+GUt8sG 0r/Q== X-Gm-Message-State: AOJu0YySxR7GSliq9ne5B2WRvIR+tzVXP/DT8qYos/Pt6FWi4L8Pdjjr Bp+HC7bpXm9ZkG1brAqH1n7dpkKAQqR43rHFnCBkLul+al2VvJazzoa3mgZVuEZUFfFi/4RCAg= = X-Google-Smtp-Source: AGHT+IFW8YuxcjjEVRjXDmnQjrgupxEwRkxdR4vk0yLmKhZvBAglfI2TDtISpp4s/bV0+aLlRNhowNZ/Nzsl X-Received: by 2002:a05:622a:1386:b0:418:11ab:1c00 with SMTP id o6-20020a05622a138600b0041811ab1c00mr3731298qtk.49.1700680985788; Wed, 22 Nov 2023 11:23:05 -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 z25-20020ac84559000000b00423735315besm24390qtn.22.2023.11.22.11.23.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 11:23:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 11:23:05 -0800 (PST) Message-ID: <655e5519.c80a0220.e9117.03e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BC00605C311; Wed, 22 Nov 2023 14:23:05 -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 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 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/