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 B85024332E for ; Tue, 14 Nov 2023 20:41:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B34D9402B3; Tue, 14 Nov 2023 20:41:00 +0100 (CET) Received: from mail-lj1-f226.google.com (mail-lj1-f226.google.com [209.85.208.226]) by mails.dpdk.org (Postfix) with ESMTP id 4DD4E402B3 for ; Tue, 14 Nov 2023 20:40:59 +0100 (CET) Received: by mail-lj1-f226.google.com with SMTP id 38308e7fff4ca-2c7c7544c78so70667791fa.2 for ; Tue, 14 Nov 2023 11:40:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699990859; x=1700595659; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1LqM1Qz2PrtGpzjMsNt8buCZwbN9zGMsS97TGe0aFB0=; b=BY+bs5ir2jPBbftELb1EwklMgZ7GDH5DSDY1Sa6dYQIlkJC53UYhzhFPFjcICA9sZO FAj9/YAkYQTJms2KbKl7EULizA2W1bHOdcoEQdoqUne17xC3knQzEB7sSrsNKRvGQu+z 9YJdbR+7M3vkoiOZSE5MTWOPy6UHstDc9mrLw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699990859; x=1700595659; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1LqM1Qz2PrtGpzjMsNt8buCZwbN9zGMsS97TGe0aFB0=; b=IyiU9bB1CXFk/IA1Q+9sjyW18ubO5jlYaR+jN9XEL4F5eFyPArKxPeZrhOt4raaGdA LG3aqLoFx2KUFDDVf78LziLZqiZp/AwKDMIj1Ob8DmlJBf2eIp8FahMofOHqHCsKVzd/ E6W96e5Cd2mc0wFEKijaYuXhdKlDgxvpbzLJIfthORUA21qY2RlOcZV/NjQ4yJ+vt7DA ZLC4Qggp/4Liv8CmMEOxtrmuKW8jzqg3kg3dInyHF5XN+IOPghQ/WAeNb5ExJaWjTW0l knDqkNcU8SC00q83uwXJp+u3KvRhwr7cfBcrIEgUfYd7S36ZK7E/i0NzZsZz4aNq7TsP Q4YA== X-Gm-Message-State: AOJu0YwEWckSZyOPbQT706Vbh5//S/nbYvdvbGihCHNE+VSeUnvzH8ad GNt0/rWZAER3BL6P4ti0CoTVLh7+A4JNX2W5AwsgLc3zSwoOlvS6arB5mKfQdrls8g== X-Google-Smtp-Source: AGHT+IEiV1QRe6CLzfm7g18N4FcCK65tMpEdRKDOgH05JN/uTKNHZ8UcYbbu7dna7qK7Zk1TqpQQ6O1xX0si X-Received: by 2002:ac2:4c98:0:b0:507:96e7:c08d with SMTP id d24-20020ac24c98000000b0050796e7c08dmr6801832lfl.61.1699990858651; Tue, 14 Nov 2023 11:40:58 -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 y26-20020a170906471a00b009b913e8035asm2836476ejq.154.2023.11.14.11.40.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 11:40:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 11:40:58 -0800 (PST) Message-ID: <6553cd4a.170a0220.e5597.c60dSMTPIN_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 C34C0602A042; Tue, 14 Nov 2023 14:40:57 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 669e51988630f300a7e3ee7716e07d2ea8906f21 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net 669e51988630f300a7e3ee7716e07d2ea8906f21 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26994/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/