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 1374643764 for ; Sat, 23 Dec 2023 01:28:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F68040268; Sat, 23 Dec 2023 01:28:16 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 1B011400D7 for ; Sat, 23 Dec 2023 01:28:14 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35fd5a13285so7819935ab.3 for ; Fri, 22 Dec 2023 16:28:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703291293; x=1703896093; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1YphfTrZ4uvki6wjOmKeboZVN8W+XEEWfh1TVNdf6Q0=; b=YWlcW+4dMavTX9uTnop+RvH+LL5VRTh/bIxAdXURcRpW8xVtrs70c37rdRqWs0GWNM fSoR2l/sqlu+Lkb56mM6QmDUFInto/WRtPjF55a5VnaB5G5b++riym1zcjv2FIe2030Y FfpMARc/hnh3GJZuPmwWOhK0ysbqE6fOUw7ok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703291293; x=1703896093; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1YphfTrZ4uvki6wjOmKeboZVN8W+XEEWfh1TVNdf6Q0=; b=lmDIxO+4GUzXW+4cWVti65JAMbaHcX/4wy8KznZ1LUXLb0M4K31/F+QbIHg+m1qpIF P4JnEr5fbgJWif9cDVALUdgZdOcyUoswltL0YTTkjtc21eWTB57o9okmk5vy0yxG7o12 PJu/bKpoAmvqtuyQHuct2cMhjDgKdkNdUeGOYVI3BgvoHktLhYJUaghqB96Qz3mdlIYm ApKz/KjPbJNonf5LVQSJ5Y8WIivhzEiiFACakuoO1v0PZ+h/C+lDgdh/qj+QwlZoZEe7 cc0rmH2HJEqWjp8VijOBJH2WMfjgIiDTD//NIAbNqRR3/up7KkBlyGD/aQa3/uUeQvq8 Q1Sw== X-Gm-Message-State: AOJu0Yw4WfxlL322MXVK3kCT1RkxRkbFGjLutWz6DqUnZNPkq1dKksNE ZCoVKj1lwDyAPqcjWCa8O5ZWdFFsL9YE65vR0S7Faz0YFn1wBi55pz+C9jmd+Kw8ZA== X-Google-Smtp-Source: AGHT+IHE3RL4ji1qwkapMTuYcURe7abp0OuF2rNJarekRcrvCriPvMrAmIWSVokUFXw+XfKS8Mb+3FbkGck8 X-Received: by 2002:a05:6e02:349f:b0:35f:eb24:6bbe with SMTP id bp31-20020a056e02349f00b0035feb246bbemr395483ilb.41.1703291293445; Fri, 22 Dec 2023 16:28:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 2-20020a056e020ca200b0035f70e31051sm297243ilg.58.2023.12.22.16.28.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 16:28:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 16:28:13 -0800 (PST) Message-ID: <6586299d.050a0220.4f377.cdd4SMTPIN_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 006DB605183E; Fri, 22 Dec 2023 19:28:13 -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 | +----------------------------------------+--------------------+ | 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28725/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/