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 D530842667 for ; Fri, 29 Sep 2023 02:00:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A320C402DD; Fri, 29 Sep 2023 02:00:56 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 1E0B8400D6 for ; Fri, 29 Sep 2023 02:00:53 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-495c744d690so5069606e0c.3 for ; Thu, 28 Sep 2023 17:00:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695945652; x=1696550452; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GmHWkZ5zL+/OO0e2NYym0lLM+65nvxZeZBO7nnshwjw=; b=Hm5bUQbVAcxfcIY43LQuHbuP5oAntbmjAFI5sMePEBXiKfZs54i6rRcMcXgeQxvY4n 08oN2oY3T0EcBuMKlIRh68deG1vbFrKpdXLnQLFV5fXPZuPASH2c2yyeMJOGOK83xlnr HfhQbTxsFVe5uQ9jHuyeWGSXZSZrxNOnosyvE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695945652; x=1696550452; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GmHWkZ5zL+/OO0e2NYym0lLM+65nvxZeZBO7nnshwjw=; b=oq1mLiubgVCJwrjuGgeDbslPGZrK4YONSvcf+9Z8DEwsvJ897z7LfoByiu0aDgAZ9P B1H08E4HBxK6jZ6GLsEBz+mqR+3MV4xt3wrKuRPsN1XCRR5/YQXKOe9jDzGN9ryiOLZD g9KpazUX46JIkWP+0IQKr9BsGOUJ0vmc0nZgmBkWqivrbY47hmb0BJY+NEtR0hdcYwYU 3YoRoZt5ytCFJFk0i95aFJZ1Wvi1LIC3x+S6x0bMfs4xVDcEH/liNCM9yrbtzaCLw5hq LGzkzXYNwZEotOGS255ColraKu3Ui921M3xG2OEDNiSqUOJf4sslWmbt0JS9LMyRVCdQ VIKA== X-Gm-Message-State: AOJu0Yw21nlNAlhdiibrX1Qw5iqp4TA5f94vmfX4bDz2nCampx0tEPYb 3LCyu88XydJC/HmDZ/aeIz3brKdZVxN6qeAnkXUHVJcgDoBgAZiVhoGS6g== X-Google-Smtp-Source: AGHT+IExuArGJsawJu30JIvltuA5UAI6cVijqlobB3cHC+KFvZW6C+6eoRPal2gF/NRr7v20NGol/xdjZi6r X-Received: by 2002:a1f:d6c2:0:b0:495:d5a4:513 with SMTP id n185-20020a1fd6c2000000b00495d5a40513mr2626214vkg.14.1695945652171; Thu, 28 Sep 2023 17:00:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id az9-20020a0561220d0900b004937fd07007sm1125168vkb.4.2023.09.28.17.00.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 17:00:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 17:00:52 -0700 (PDT) Message-ID: <651613b4.050a0220.7b45b.1802SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id B8F156052514; Thu, 28 Sep 2023 20:00:51 -0400 (EDT) Subject: |SUCCESS| pw132159-132164 [PATCH] [v3,7/7] app/test: check asymmetri 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/132164 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, September 28 2023 17:09:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132159-132164 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27780/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/