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 DEBC342B9F for ; Fri, 26 May 2023 19:15:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC63C4068E; Fri, 26 May 2023 19:15:32 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 2B7114068E for ; Fri, 26 May 2023 19:15:31 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2563c462e06so416960a91.3 for ; Fri, 26 May 2023 10:15:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685121330; x=1687713330; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rw3tU11W1H1GCOgLfYKKCPFY0VZgtSPiV9xmVZfR8JI=; b=V/TLqYGwyDagAZ/3CfEqg2rZJNS6EPF3gShif83chedgeBX1yn4T/78AWkDAHOMEFv qfkly6QSgtEfIebEIWC2q1BvfOdHAQc6ubkMADsKCmJIt+GoVLwncWI4EcYd5GO7sQeu CZlDAMjHgGAponni1OgZMwf4nlKQQ3Q0U0FUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685121330; x=1687713330; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rw3tU11W1H1GCOgLfYKKCPFY0VZgtSPiV9xmVZfR8JI=; b=bssR8zIdQz11i+1zj0LQOjsk4PLurXQoFRZ9tWeFzmYHLLiNv0MhCsKpZ50qFfu04f duCOjH14hapgD+z8Phq7VgYncRdeDUL0m7aDvWuF9gKm4f1a0M9ZwNuHkxva2i+FX0Y3 G5Ae0YRrJMGxhR1chexrVKc+5kW0i/RwVOOcwTc84vzwoswIrROVJAfqSCN1FQuFLU1y ivzuFc1+ZxFNW4LAZl+vgHFwjuqXYITGlYL6H2iZePv/Rkr0KMG+le+77HDFolgAaufA peD4sP3z6jhE47jv+CEIsbRB1uGNN1pc3sQDooW0fghMBWmtNtwTxnIq4hCo3zswEuis OTKA== X-Gm-Message-State: AC+VfDwZsmrKKqWz5FEWCihgdVebr/f2SltFW/uhdUzR5Z2+AfFoe61P WdExc7rJezvyCurYWZ3xoayQe5M8YBh9ph97e1Nlk7tJ4x8QE71Zl/QATjorgkUC6wvJGo9mCg= = X-Google-Smtp-Source: ACHHUZ7ljboc+vkAfgs8Fu8Lo/ADDntmdrqzgLFkmzLB9gpsNeQTWLtEgaHssyZTJSidKXS/SExjjNZ1Dtbm X-Received: by 2002:a17:90a:6805:b0:24e:5a5a:1050 with SMTP id p5-20020a17090a680500b0024e5a5a1050mr2821876pjj.24.1685121330367; Fri, 26 May 2023 10:15:30 -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 pg6-20020a17090b1e0600b002347f91f36fsm313626pjb.11.2023.05.26.10.15.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 10:15:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 10:15:30 -0700 (PDT) Message-ID: <6470e932.170a0220.f7337.d3a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D2012605246B; Fri, 26 May 2023 13:15:29 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4f5f9da84d52d73b23100a5e486800085bf3d124 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 4f5f9da84d52d73b23100a5e486800085bf3d124 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/24742/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/