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 6B8EF43773 for ; Sun, 24 Dec 2023 03:07:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61385402A1; Sun, 24 Dec 2023 03:07:29 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 1544A4026F for ; Sun, 24 Dec 2023 03:07:28 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ba8f139522so124322339f.1 for ; Sat, 23 Dec 2023 18:07:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703383647; x=1703988447; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bVJa2MQbRw+bteRUn1BkVTzFrmxe1IMQedXKC9CWSeM=; b=FbDloQFuTHhX32msYzz8INWpJ17AP9hRbUb4bA6MtNGsvqk1m/xgPaVfneq8IFGJR9 Hmoz/W/0T2t5pHDEDNUUxgT82gxbkYRU5jX8jAvVaom2cXwsORLdquR5KScuQqx+6ZR3 DFJ5a9NTwke3XZ2QuPjg5huPrssLqWqGj/K74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703383647; x=1703988447; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bVJa2MQbRw+bteRUn1BkVTzFrmxe1IMQedXKC9CWSeM=; b=rBRIQEFMdb08r1Bb2yCM6z+S7FFAvFXRLpe1tLGCXpcvaYCoCjSnv+zR4TblHart0h 4cL8BR+Pq9Qdz8jq7nCK2FLkCgaVwqGttUac1xT159ZwurwxszSptwkxZBPFiyAZtBTN Sz9J1XM3el29sIkaUxZgwb895cXIbOxY+xs92YDte95EF9hym8ClFJ95iTTI1luGHYcS uPwyWeSKj190b0ys5Kd1VbqJiLOTHwefFTEsryYndkN1/4k8Do7Vf/SMuUOnBkttBlTY jT2bavCF2vgIPMqCpY+XVvGYBkAiJvnDJDniroNoQ7qcOMDhTDPA774fKhGTfkw7SZEZ YtaQ== X-Gm-Message-State: AOJu0Yxo5nOE4xVWnEgGUMK0rD9NE8jxAL8B+f5SGtijj50WwyDKlPg+ aGCaUoudzn5t4AIGYIIIiSW8GKh4tJLydje+2LpwAlwWC5BVqpJgRc8tuACogc+TeCFpWk+2K9k vIcw6+w== X-Google-Smtp-Source: AGHT+IENJ9nxkVbzAZev3rtYgMMvNN3mWrgCJViNmg/Wg3REV6Yhi+Ba51icU2NINRWd0jsdSmYiwtK7Uksk X-Received: by 2002:a05:6602:3a05:b0:7ba:a686:e08e with SMTP id by5-20020a0566023a0500b007baa686e08emr4305382iob.0.1703383647495; Sat, 23 Dec 2023 18:07:27 -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 a22-20020a02ac16000000b004665ff80434sm447442jao.36.2023.12.23.18.07.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Dec 2023 18:07:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Dec 2023 18:07:27 -0800 (PST) Message-ID: <6587925f.020a0220.8e672.f272SMTPIN_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 EDEEC605C311; Sat, 23 Dec 2023 21:07:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/27463/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/