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 90F1B430CF for ; Tue, 22 Aug 2023 13:16:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91B8D40041; Tue, 22 Aug 2023 13:16:53 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 1514840041 for ; Tue, 22 Aug 2023 13:16:52 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-563f8e8a53dso2487029a12.3 for ; Tue, 22 Aug 2023 04:16:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692703011; x=1693307811; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bZRVHEmtqsrV+6oywpmaVMKGmk1y8EvGJojVInVnNvA=; b=fPZ2qz+kOLaLz0nJPwyI6RmQKv2R37KtlzlmygmeQvszOauSTHAUxXZ12bdx2g7FiP vekSiSPGarpA3BvTewkSt8d53GCTQWi6oid7Vto84gdIX7lML7RUza/klQfWtLbw4iMW batH3HeB657E/04j4j6kMqq15UML9f8buULfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692703011; x=1693307811; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bZRVHEmtqsrV+6oywpmaVMKGmk1y8EvGJojVInVnNvA=; b=jQEdr5zd+JNNUEl94Elfjpg95O9mnn7+O1+KxnohZYw7TQIODla4vnMyRc/9heLOno lAsRG/MIGiR1CykgNKwpc2higfstH8KPIutQ+y82bgT0Asl+VMr6y9FdfnOazL2IyIoX JM5dAoriIqSpCoyNkCRVFMdLBou7Y2aF63qKKgHQ13I3wN2ttXBStQqQvU0vSIxU2D+8 VhBuOIPGLY9Ks1RT1aIbFzE47WVYuJJohixgezqG9cYysk8pNTFsImYR16psf9wyM2/z Z4v485zDEvvl5HMjAFt4gTnMx8mTvhEyHIqxkZcvgw3TeFArTH6PWI4owmNRlkOcXYhu VBfg== X-Gm-Message-State: AOJu0YyGkFnivbYX5L9PGUjwkmq0fXJxLc+0AapxkL4RfbU8Jf5qGSlI ZuADYPgy7lPZ94dZ0bvpo6gKkRUnHXBOV/jsWU8wS4NnfCz7+JxlhQPDoYLEvp2c3gRvh6kVsw= = X-Google-Smtp-Source: AGHT+IG7BrxBYK+8Kceh/eWk1k41o0Pua18JzmLajGaHtpyp1SR5FyCgsRM745/QOa2oxsiTLRgBBAsVlvqx X-Received: by 2002:a05:6a21:7989:b0:148:8e70:a41b with SMTP id bh9-20020a056a21798900b001488e70a41bmr6253154pzc.32.1692703011217; Tue, 22 Aug 2023 04:16:51 -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 o29-20020a637e5d000000b005693d3bc3fdsm614970pgn.9.2023.08.22.04.16.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 04:16:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 04:16:51 -0700 (PDT) Message-ID: <64e49923.630a0220.1f3f3.1437SMTPIN_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 AF8D46052471; Tue, 22 Aug 2023 07:16:50 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8be6c94d6d909b5bb8c6349ec02caf40d9dc903a 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 _Testing PASS_ Branch: dpdk-next-eventdev 8be6c94d6d909b5bb8c6349ec02caf40d9dc903a --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25891/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/