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 2A05B42220 for ; Fri, 1 Sep 2023 14:34:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F374402A3; Fri, 1 Sep 2023 14:34:33 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 827DA402A3 for ; Fri, 1 Sep 2023 14:34:31 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-792717ef3c9so66661539f.3 for ; Fri, 01 Sep 2023 05:34:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693571671; x=1694176471; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cUg2t6BF0i6sDvZWEQJHnmOZGUvNaCIOVjPoA1JrEmU=; b=CijxwY5VPB72hL5+6/2mqePP+jbEbUuK0zVy8inORj0VCEd0maqBq8o6nTd0iveVZ+ Ug6Ggi0Qk0rtt2iTi1XfPV18wh8HDpq4DXFOGQYdMaZqGEQzC+m5JDGZBiMY4WlvPrRB 2xEVXLnin32hj/ZyHF735rq7W7Cr+Ixa791sg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693571671; x=1694176471; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cUg2t6BF0i6sDvZWEQJHnmOZGUvNaCIOVjPoA1JrEmU=; b=a5/uBOnNFKtmaaK7JkVmH8iG/5dhSC+kebftEAJy1dL0009Gpm4WAHB/lnYM+yOL7M aBRWHWCYTPW69raYueA8TPLSlMc7tMzO5UB0BiHNCQfdUU+KhFa4fIJqxve00LvobQtT L0n4+LWPymu7K5zY29qIcAz4/D7XPZ4eYxNCbwLKhLFFRo8AUGnEAFW9B2H57gTSGpo3 EYYOLOVrAW0MjenjANuHVnB7E/905hAjrnd31n2dGh48eCt/tGU3Q7o8sEwh/YKYUGop oD5HTSfvhjpwTpVVSwQNlW1ALCkCBUDWWxNn7ev/QO0xoZKdSgHnsowT04P2PS3eD9w9 tViw== X-Gm-Message-State: AOJu0YzuR6YrIpHnFCrKgiabu51mzcWRL+XAc5q3zWumIe2uEa959xp8 Zqpn0cNMIxkodTU5V7yxpIXxEgIfu1YvptG4ifpnxOvGTz6je/WtpKrZBQ== X-Google-Smtp-Source: AGHT+IG/ujFfBlKx11hwha4Z7V8uedAnj4rzEy1SxHQaOPQ0dRbl95Dxf+O53Y8L2dNmJYcvBhAfFUZWsCVL X-Received: by 2002:a6b:6e16:0:b0:787:1c51:ff99 with SMTP id d22-20020a6b6e16000000b007871c51ff99mr2334596ioh.11.1693571670967; Fri, 01 Sep 2023 05:34:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z25-20020a6be219000000b0079237038b51sm155814ioc.11.2023.09.01.05.34.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Sep 2023 05:34:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Sep 2023 05:34:30 -0700 (PDT) Message-ID: <64f1da56.6b0a0220.b99e6.9744SMTPIN_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 802916052471; Fri, 1 Sep 2023 08:34:30 -0400 (EDT) Subject: |SUCCESS| pw131086 [PATCH] maintainers: assign meson.build for drive 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/131086 _Testing PASS_ Submitter: David Marchand Date: Friday, September 01 2023 12:03:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:62774b78a84e9fa5df56d04cffed69bef8c901f1 131086 --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27504/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/