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 8AD3F432C0 for ; Tue, 7 Nov 2023 05:55:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B9414028C; Tue, 7 Nov 2023 05:55:12 +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 B71CD4028C for ; Tue, 7 Nov 2023 05:55:11 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a6774da682so225892339f.3 for ; Mon, 06 Nov 2023 20:55:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699332911; x=1699937711; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EhFA1uLlTznCGbOmkVtS3xpfH2IcbZE0XTvCD/786lg=; b=cIi5l0FuS3vxZzEQRZqicsLQfIrgxb9uFSFT7smTJENsSKlQYMcmSmy1VJ/wIYjgkp ZO7eHpa7CaVRrhJtdo5K6MoxwWYsguISF41YdWWQDR4p8aVpiWVDlVX62VwEBVT1g94o mKQSbjR94LBNFUVYEQ/K1GbCtIrjpSKXe93hQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699332911; x=1699937711; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EhFA1uLlTznCGbOmkVtS3xpfH2IcbZE0XTvCD/786lg=; b=okEwkf8T01lJLHw00D/060W+9DPvZ777nU3AfBb8w0oZdaXWLWAaYm1lgAq3Nubj/c 63+aVezMzmKNQMBWcTiO6kqmWlhDBj4Ix9M3ONeRtyald/7cXRbQwB187uxfDGIUlma+ ObNhEy3sj6oj+mLyE16u3bGvE2K1V0HekOJiaytTyVcWj2MApd5IlPYrGWEq3/YXp4it VDlU41lD6Kva+4NZQgdEyVB+U7aJJ29ENaS6ks3YbN7BwltfFppG5l+W6I7f6F3kR5kW 54xpdwhYB/dTrGC8RB0qCAAp9bRreLYdTzWHIJsfNfc7lFErO+3HJ4klMU8WChAt2SMy vrpw== X-Gm-Message-State: AOJu0YwUGCGUfVBGqgLjIhSh6mo4yNgrQ3g3fNz8WOTussWkRRas5bm4 D4jfdU9bm52oDGSb5qvTmBD4U703W2QHTGGTPhqpIdOs+P7WuLjRVhAfdJgkDt8d88ogdVkbug= = X-Google-Smtp-Source: AGHT+IE+6Pywvr9zGuHFhXhbw8+QHw0ZPEVm1Tl/QYHzOMC0Wga8w1UCJF7ncqDXJ/sk8gUSIw3TbRMykHTY X-Received: by 2002:a05:6602:2a4e:b0:7a9:4207:289d with SMTP id k14-20020a0566022a4e00b007a94207289dmr43644075iov.10.1699332911162; Mon, 06 Nov 2023 20:55:11 -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 b24-20020a056602219800b007abd8458d8csm458945iob.9.2023.11.06.20.55.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 20:55:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 20:55:11 -0800 (PST) Message-ID: <6549c32f.050a0220.1b782.52f1SMTPIN_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 A191C605C318; Mon, 6 Nov 2023 23:55:10 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 2bbad8f974e00552d106c27e1d157a31179ab5ec 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 2bbad8f974e00552d106c27e1d157a31179ab5ec --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26853/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/