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 E8A3543C5A for ; Wed, 6 Mar 2024 19:05:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3B8A40647; Wed, 6 Mar 2024 19:05:06 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 9C8E4402EA for ; Wed, 6 Mar 2024 19:05:05 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-53fbf2c42bfso6225275a12.3 for ; Wed, 06 Mar 2024 10:05:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709748305; x=1710353105; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=ZsUAPkXb6GTvldvXR4azLcJsiczkmWBGI71PbOJpugA=; b=ih99TRsLjS6a5r5kOuCCxeL6vtZ+fkS0LtuMyDYfjkcPx5Lb5C7MuHximjpV8XQdTc PHArd0fBO45VvQzEOwEfpr2dOwkTTq3BFkdT9maRjf3e55GPOTBe4DKqETUpb+KqNGBy 4K7Tp2oeE4FcHXkFDKI9Szw6NxaPZ+/Mo/wVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709748305; x=1710353105; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZsUAPkXb6GTvldvXR4azLcJsiczkmWBGI71PbOJpugA=; b=LNAaaQvD2yNpMJIoUyjGmsZfiirT7EasUfZHd4p5I9B3kqIPKcDRmr9Ks1htdEtPbp +UPdmFpJr9aCfsLRUGBSIDt57OWAMR+ulJZ+65qBW9Y3+R3ejlTQFLx1iSFrN9V42dRa 6EWDqfZ5tCStiBJ9CVqS3Njd5SHkVgeRgGY5RSvse31G1NEgGy3V/R6U6DBrq8Rg4Fj5 fRWsnC4IXXit82drf6BQQvj/lEx+XO+yY/WTP2e7suuw8dXA4R+x3umaUfTkoszhdpni 02aTssJURL4JckdMh0qjZcXs/wYXGRppwozQNgQ2jsfchGPiz4JTVdr+Mly5QFXRZL3J +vOQ== X-Gm-Message-State: AOJu0YxMKfdQU2pXUU7kCFcpdBPDkbkHJBbrBnWDHX8G0Dklo1oX8TQf SOZI1UUjElwlySMDg19NLr+qDEv/5G8YCwFlRhOyoxL3M2kloCUmJRmQ8BeLesZ423l1ilB5R5O x8dlvYeU///LprLMLRsUYbpM3Zmk1TbrxPV7FCwFm X-Google-Smtp-Source: AGHT+IH15NYJPoivSNQB37WprBOW5u9UpGUsiohIIoGB63ZQIhZqs0lNSKnuk1Sab/Ur7WjG5k0+LzAJEIbo X-Received: by 2002:a17:90a:ac12:b0:29b:36a8:4742 with SMTP id o18-20020a17090aac1200b0029b36a84742mr10571354pjq.13.1709748304829; Wed, 06 Mar 2024 10:05:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gx15-20020a17090b124f00b0029954a48c3bsm1188pjb.7.2024.03.06.10.05.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 10:05:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 10:05:04 -0800 (PST) Message-ID: <65e8b050.170a0220.cf348.01bcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0150C6043300; Wed, 6 Mar 2024 13:05:04 -0500 (EST) Subject: |SUCCESS| pw138051-138053 [PATCH] [v7,3/3] config/arm: allow WFE to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240306154957.750-3-pbhagavatula@marvell.com> References: <20240306154957.750-3-pbhagavatula@marvell.com> 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/138053 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, March 06 2024 15:49:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:362b11d129cbd0c262baab748631622c0570c34e 138051-138053 --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29441/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/