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 9FC5E436B0 for ; Sat, 9 Dec 2023 03:18:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B2AF402B0; Sat, 9 Dec 2023 03:18:55 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id B593640285 for ; Sat, 9 Dec 2023 03:18:53 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6d84ddd642fso1720614a34.0 for ; Fri, 08 Dec 2023 18:18:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702088333; x=1702693133; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nHAtnLV8DcnH81xH+3nO1ahDKtdjWjNvmNZLi8NBpM0=; b=hadUS6+Nbvxjceg0s3FTCDlDqPJ53Q7Yeec28czRnVPV8ZGhb+NJ2ank5uCimRTdHy 7S6RwMA2fzj/xt40BhUtd8XjFyDthw7T3grm5Y3zQLXkZ/oNOk7AKbBOR8AIVEGMNyKs qDAQ2VilFVhKZX/VeorE42spN/ucddsKTkTFE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702088333; x=1702693133; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nHAtnLV8DcnH81xH+3nO1ahDKtdjWjNvmNZLi8NBpM0=; b=JvbYLbvW0Pi/t95+txiJ3Eyfn9MG5x5N96g4fxGmWniRVgxO80MBL4Zc475i01EX2k OPKVvhLpp38wJAg6AJUlC2V8lknZE247UU3TTy0vHjlfpIHGwTCCUrrdYwKRJWOiU4K5 6NmyQgKBR7T52AD+q8lF++nz2wPPbsbNSllMyA6tWESI13o+8VAKQk+p5QSJ8oqBzRaZ zCdshZS/WQpYA+SeS8aOchqbJn7szh0veLCVzxijbZIiV65q9B1JLl3LvZbT/rYOxNJx +LFkhWGxmX9zLJ+3/UP05pKzPW1N9XVcJTNXLX374tC7zzWY5BnRD1lUnHxMxxN/xT95 QY3g== X-Gm-Message-State: AOJu0YyRlipP8HmyOUn4Fp+jfiK8bZ1oaWN+i/6dpYZdfNypKsgP/bMU pa7J/HKWzIRGJNQjzB1D6c97frqffzszkWQcQQRk0vkLewDWHLRKMuojZjtunhyMf0f8m6IR+g= = X-Google-Smtp-Source: AGHT+IHO2rrn6q6FEYa9ooQSLfWHc3iidlzTjzzSD0nkaFFdmi7yYglY2FjLjIQL3MraBlBcJMZ0zDV5GnLR X-Received: by 2002:a9d:7a4d:0:b0:6d9:f4dd:190f with SMTP id z13-20020a9d7a4d000000b006d9f4dd190fmr1070620otm.60.1702088333211; Fri, 08 Dec 2023 18:18:53 -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 e67-20020a4a5546000000b0059038012c4asm203192oob.18.2023.12.08.18.18.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 18:18:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 18:18:53 -0800 (PST) Message-ID: <6573ce8d.4a0a0220.15de2.9fa6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B6AAA6045DC2; Fri, 8 Dec 2023 21:18:52 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 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 f2d5afbb2c05d7647da7ea914887c52115652651 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/