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 CA3DC429AF for ; Fri, 21 Apr 2023 18:16:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B28DE410FB; Fri, 21 Apr 2023 18:16:35 +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 5D734410FB for ; Fri, 21 Apr 2023 18:16:34 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76372a83c8eso61251239f.3 for ; Fri, 21 Apr 2023 09:16:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682093793; x=1684685793; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l9RH3PTLeRtzD+uJymn3zDK/SK+u+OyVDWLtG41BOyU=; b=hp+YT8ZhZI0V4LmqO764LcTWXF34eKYRK38Yt5WooepVJ5St84/u1cvtiJXIjM3MpZ zcClk+PKAaOFohZY5rTWCiveBtuowGRg8kMZv4FLpS5NDj2KPj9giY9hIifAHx1myWGQ UdsCq22woe63Jom/QZ7yGCmtzmdWecXuIWdoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682093793; x=1684685793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l9RH3PTLeRtzD+uJymn3zDK/SK+u+OyVDWLtG41BOyU=; b=CejngWQBvJE8Fe0YbcOkYYoOV2QuTK5FbRwSnCtVatPQ9R7jHpe8bLZiBvJgf9hlO2 nRFoqoKWOp8FBg7mIIyLixhjFhJaNDewc0+VXPDL1F1GmrffzaOJ6jn1KbjgrYZTAFLe SK/oW0+3fwIWccKCEwIkQuAsjDK0/GUcTkeZ7p0Z03sMiODqxWSa0T03B8lhtXY5p/JE 7iEwEfKkq55VfpZ79Uv7QaIJD7J6mxiQ1ykEm6EpfyHSyodkUKkcwtHuI+zdOWzNstv2 o8l9YeMYbpXdLMQ2qCTRFCSx0KGa2ayr8YOrc1c7+KmOXbhtV2b5+AnA3YZgb2u106l0 wCKw== X-Gm-Message-State: AAQBX9dwVriUfaePsvPBLBdG9QCZt7+NGeY3xWvGRI/bKjQOCEXeb3Tj 7A7QkxH0JnW4f39nxHMFp/9S2BRwIgbaHMxFwKUHCkT2kVOKdbCBNAHe6ANxKnWKg+BONcSoVA= = X-Google-Smtp-Source: AKy350YDce1B4lUHV2JahPL2kl4IRn4s8RIiXxULRRqcblEHoLC/v3dbIRnEECnQjVfwPO+reJlKEtz/u433 X-Received: by 2002:a05:6602:4282:b0:758:6d1e:2978 with SMTP id cd2-20020a056602428200b007586d1e2978mr4051855iob.10.1682093793667; Fri, 21 Apr 2023 09:16:33 -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 w18-20020a02b0d2000000b0040fb265f94dsm480833jah.65.2023.04.21.09.16.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 09:16:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 09:16:33 -0700 (PDT) Message-ID: <6442b6e1.020a0220.3efb9.bdf1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4DFC3605246B; Fri, 21 Apr 2023 12:16:33 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d8e842a79c9198186b2e44d7a8333b71159d5da3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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 d8e842a79c9198186b2e44d7a8333b71159d5da3 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 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 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/tarballs/24359/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/