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 AB50843764 for ; Sat, 23 Dec 2023 01:09:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A283D40268; Sat, 23 Dec 2023 01:09:20 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 63377400D7 for ; Sat, 23 Dec 2023 01:09:19 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6dbcc5d78eeso474691a34.3 for ; Fri, 22 Dec 2023 16:09:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703290159; x=1703894959; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XpjTuUmotBEO2LspH5Xz5U8z9bLaey8KfGuFTOr+t1Y=; b=COkZGGmLuSXAYWKO5iELZOkOf2KON3PHETgkDgmPXiUDcuoBRzBOMAI2yZFM/Fn+OT NEzAuPcvSy2deOYzeFpC2lysb4iMpPoBYVLNo3taR0ZHtGjBiApMZgX5vtSeRneX0ucX Q0n3nMD8aoVghrh2DYApZVU8tSSlpsKpXZm/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703290159; x=1703894959; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XpjTuUmotBEO2LspH5Xz5U8z9bLaey8KfGuFTOr+t1Y=; b=HFX6q3A9kjcpQd43h7pdEyE7r62gypNkSUAZ5H2Zo54H3am0+obpUXTMLZxQ3sdKqk tn0V/3pxKd1uQKDKSs3nox0xc4lLU015mo8LG4/7nikiaHc9NjFsoHsrpU+VlbPSkr7A E4m86DdFw5YWlYAHk20U3a9PoWqyDLSkWVkfyrOcsTBBiasAw3n0a2dJwM7mseNImUrU Euk50QoLK4rx96ofTr6x1v7L2QPKCtZbacSnhdapXS8QPCzIZuNqbPwHOp3+OZuD1qJO 1awoKQSnTPW7aFwDyj5PjN76FBc9T0WMFDIpM0i66Iear9EEfS510SElM8RF0G/kaXeG 47jA== X-Gm-Message-State: AOJu0Yyzx4JCmbhIX6FlVsGm4qe3Th3PsqJUigd+BnDdyY1KYIau40wK Kqjz32BtOfJwXpN1WockkY7Z5v4/h+KrtYtZe3HEIm/PI21YE/VWRPBKPR776Uqw7A== X-Google-Smtp-Source: AGHT+IHoki5vgUz3GsU3WUYEUMNkTtuyl36b8qUtNuWKjGcxXuJ0vZ9VDtvw03CbB6fkbYAsxfOCmAhr15xI X-Received: by 2002:a9d:7442:0:b0:6da:4a6c:44a7 with SMTP id p2-20020a9d7442000000b006da4a6c44a7mr1974096otk.27.1703290158855; Fri, 22 Dec 2023 16:09:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bk7-20020a056830368700b006da11489f68sm351696otb.12.2023.12.22.16.09.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 16:09:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 16:09:18 -0800 (PST) Message-ID: <6586252e.050a0220.64e20.e614SMTPIN_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 AAED2605183E; Fri, 22 Dec 2023 19:09:17 -0500 (EST) Subject: |SUCCESS| pw135500-135503 [PATCH] [4/4] eal: add new args to choose 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/135503 _Testing PASS_ Submitter: Xing, Beilei Date: Friday, December 22 2023 19:44:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135500-135503 --> 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 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 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/28725/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/