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 6D5EA43007 for ; Fri, 18 Aug 2023 17:58:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69AC840395; Fri, 18 Aug 2023 17:58:41 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 3774540395 for ; Fri, 18 Aug 2023 17:58:40 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6887059f121so920594b3a.3 for ; Fri, 18 Aug 2023 08:58:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692374319; x=1692979119; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IAgEO+bSuB+gwAve5ImZIa4SaavMeWgua8TCz7WCMN8=; b=K4M2qTt+hknZAU6im6dQbLVadNralsWl1xsk7SKHKlAuZokx7XzyyVtHDpgEE9knw2 ZHLlq7oFqFm/OkqNIAPPfqZD0kyotgD/rLCUDo6HUyQZA7x04XgUtSbTgxFz79R8s8sx Ct0Ed8WkQmDsyV8zURlHO8QvJjCI+P/vd601Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692374319; x=1692979119; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IAgEO+bSuB+gwAve5ImZIa4SaavMeWgua8TCz7WCMN8=; b=Kkbw3B9xVrp+meJYoTFB/Cl+Q6lyX2w1lD8wLPsdPlTyrpAIhxynTaeDzlwi1npaDq yWZcZtiu5fox7CKG71vbWJSfgQE9+UR1/cjKuQWteSUvaukuu0uqLwGoc6aY98MYdBSq 7U9B1fkL2AnSNzBDRsKjy9Uv7eems9eJ4CSL4ARs0sLoE+SK9YhHimmifXc+Srj4xgKL /ZWJABzZ9qKHJ7vUt+ttP4zTrLNoKcl6guJ8QDkM4iG7ijy0FidfqKdL8BuxfoHMZYVn 8HrG1F59kY2/VjvUvIst77IhHkzx8g7iDXFihy0HOLi5uF8WpMTVenC0ubtYat4YGmAK BE0w== X-Gm-Message-State: AOJu0Yw6Yxdv+mje/lel77eNwXJJVFH+S1/5KcjgTT0RSOaqOv/1jkAd MGkKco6QjIxnJD3tYrOcqtW2tbylPOEfehFSymvc5vInjUEhkT2z5IdUB/U54q4R5lCwBmMqIQ= = X-Google-Smtp-Source: AGHT+IG9XHecBMceEOKFoCKmaXVo0VPFQA0Bsj2ArOGTRmtPNlUsyI1ysMV8QUBnMoQKS1gz0TO81t8QKhbp X-Received: by 2002:a05:6a20:5498:b0:132:ce27:d29e with SMTP id i24-20020a056a20549800b00132ce27d29emr3727062pzk.10.1692374319360; Fri, 18 Aug 2023 08:58:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x6-20020aa79406000000b00682574f95absm165175pfo.2.2023.08.18.08.58.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 08:58:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 08:58:39 -0700 (PDT) Message-ID: <64df952f.a70a0220.46b3b.6cfaSMTPIN_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 8F4516052471; Fri, 18 Aug 2023 11:58:38 -0400 (EDT) Subject: |SUCCESS| pw130524 [PATCH] [v1] app/test: typo correction in Asym te 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/130524 _Testing PASS_ Submitter: Sivaramakrishnan VenkatX Date: Friday, August 18 2023 09:52:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130524 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/27385/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/