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 83B8741DBF for ; Fri, 3 Mar 2023 06:42:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6152940687; Fri, 3 Mar 2023 06:42:31 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 89ED940687 for ; Fri, 3 Mar 2023 06:42:30 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id r5so1822381qtp.4 for ; Thu, 02 Mar 2023 21:42:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677822150; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1KXNdN9hfrwBRe1sZflDrNtXhzmhYRJKmiAPpHmc5WU=; b=Q9GSWxhu3sCaTd7ToKYdcf2x7Apm3kaIqYXZnqON1pbxzXxf7uVjesFtJhANpluz1X 8+6dNUbxATZl+P/IgX9LZYv6cxcVABXevnjxtpLGM4pnZhVYA4+MCXu1UTXwe6Zfe8/g KfmMkv6gnp4x4W32g7uwc7f+DqM53jzAVfgrg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677822150; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1KXNdN9hfrwBRe1sZflDrNtXhzmhYRJKmiAPpHmc5WU=; b=X2h7DbDKc+0bv4TvYdKloLzmSQQTP6IMWKxzeSiBuNOZrEmQwc0/sgQy2OWIDr4xeG VBFsrC9XrFRqCELh8ImSf1fTmQhdl0BprcsBInhxDM760LCIUfwBDMfGenFjRf58rE2/ nBjCDeLIJztJyan+48o4CMpFLZSiav5JqC7Dy2dDIVc9Vu+6jTBTSSFCsOhztm9GZvxV pCk44z7z6SXMGBOJxP/5uGc4myMAiMT9Vw1GUqkuztIayCGkfRxeOqo+qB8wRciEi9Fq 6oSxocg6SXVKvcUD76yjzJJSqogBw8ccRNl+1+Pp4CnBXH68D9PQFjQ3Crv9m434ooy4 0Ozg== X-Gm-Message-State: AO0yUKWH+3MpE1kItORc2uHlkWEg9jgVnlF18c+5Km4JcL8OwWV1BPSb PVZxWrmjVPv1iaQHJrPEcJQ6U9GqDH4zYc8n2vs2L0eyEU3tn5P1Jn1G5f7pflUpdg== X-Google-Smtp-Source: AK7set//96PUypVhbjspCjpUoMLeyvZK31JJ+xCVi948JHTc3p3BpbIwLjXfeE31giaAX1j7Cx9J25MgCa9y X-Received: by 2002:ac8:5b15:0:b0:3b6:33c6:c5ac with SMTP id m21-20020ac85b15000000b003b633c6c5acmr1102500qtw.4.1677822149921; Thu, 02 Mar 2023 21:42:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c17-20020ac87d91000000b003bcdd21048bsm111343qtd.2.2023.03.02.21.42.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 21:42:29 -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 5C574605246B; Fri, 3 Mar 2023 00:42:29 -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 4CE75601B4; Fri, 3 Mar 2023 05:42:29 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] abf68fdaf5ec0b2e7ef2297ad57c4d4991ae3b45 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit Content-Type: text/plain Message-Id: <20230303054229.4CE75601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 05:42:29 +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-next-net abf68fdaf5ec0b2e7ef2297ad57c4d4991ae3b45 --> 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 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 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 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/23623/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/