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 96A3141DF6 for ; Mon, 6 Mar 2023 21:28:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9153340A8A; Mon, 6 Mar 2023 21:28:24 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 4B15940A8A for ; Mon, 6 Mar 2023 21:28:23 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id cp7-20020a17090afb8700b0023756229427so14379003pjb.1 for ; Mon, 06 Mar 2023 12:28:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678134502; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=AI8D8TDz3ySlzDyP+IPCA7hetOpdygQn+1xIoAf/G48=; b=Z9mwtft4mTEbIXh/iAccIWfUmSDvM/dN7QXYOdmDO/c61jmTf0sqFfDysa+da8Et0C WwRDgXte8dPplqU6IS+5RTv6RtAVBTKsnLK49p0l/acMimRycWgHz9jd1mlMraKhdNRr PrbGUy6BhtWYHm9eLgDbxfXgdQ3Hjnas9GfO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678134502; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AI8D8TDz3ySlzDyP+IPCA7hetOpdygQn+1xIoAf/G48=; b=QGZ02xzR9mJpxWMD7DXp2atL05zL20yKbGujcPK8OT8WLlD335xsDZ7pb7VbbJBRbC UGonb94Ktnm7kagIRqP0O8yzPiy0TnzPOQ9U5tG89iW6E4xx+ReBZqxt8lHpcb2mjyFn /bsq5e0I0o9/neKGdtgofb5ZLAQXYJjhsKpkIOI3jlOI9QzLpeverOt+nYDFjdE3Ini0 OemNcWHY72h7FKiniD2yqJWTTiCZOswGXdt4R7IgkRbJM6UntkUBz3yPg9eD/fHAd4wT Ad/OyIYDXrx3kPfnsH47bXmqKuXvEiyrkxVvJJxoHkFOG+KYqfDbeMuUZaaqrLXOBLE3 tq9Q== X-Gm-Message-State: AO0yUKVinAxBWwpmqe3iYKY53Oq1B7lVM3hVjGVf1hoanPzEZW9EMxBU Lf88R1t8uNthqh9vIUe5rc7+E6KO/wZ3XjuLiaD4BDeHlk4r4edKtTsEfg== X-Google-Smtp-Source: AK7set+60ec5+ugGc/dcOz30QBVhhTqxOJyLKMpnRiCeMlcpGNjZe7pHND9AshPLb91E+njGKbQmnioZ6twG X-Received: by 2002:a17:903:492:b0:19e:773b:2215 with SMTP id jj18-20020a170903049200b0019e773b2215mr11913509plb.36.1678134502471; Mon, 06 Mar 2023 12:28:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l2-20020a170903244200b0019e398a0220sm637338pls.72.2023.03.06.12.28.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 12:28:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id E3742605246B; Mon, 6 Mar 2023 15:28:21 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D6A0D60095; Mon, 6 Mar 2023 20:28:21 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 79cd6f959ebc0886dd212dc4fb057ec2d91b2d39 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230306202821.D6A0D60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 20:28:21 +0000 (UTC) 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 79cd6f959ebc0886dd212dc4fb057ec2d91b2d39 --> 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 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 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 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/tarballs/23676/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/