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 6253E433ED for ; Tue, 28 Nov 2023 06:29:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D0AA410D5; Tue, 28 Nov 2023 06:29:10 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5D6CE410D3 for ; Tue, 28 Nov 2023 06:29:05 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35ce9b51c8dso4838355ab.0 for ; Mon, 27 Nov 2023 21:29:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701149344; x=1701754144; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xw5+3MrskD/5Gqb5mVpUS1J0Aiyqt/TMzTH8gHIDhgI=; b=axdV8zHn0wMWd8OIxD5VHz6LP2ojuriIO3x2oJpBZhBhj+8a6wJ1DREtqUR3sZsfEB OWswuLQlaH6bFQkm6WPWRZJlJlFzVMung4FtyEfLaUtXpw566loXPF/xrk1HkOls4FKx c2DVVMyWoZJRQTGzHSf1AFiVgYXs7bKvURkYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701149344; x=1701754144; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xw5+3MrskD/5Gqb5mVpUS1J0Aiyqt/TMzTH8gHIDhgI=; b=L/rnamnl1u4JFq07iydcFYXFp/2Sy2SZ/JjOY5bVfR60lfrPo8eMPAs181v6Fgc/MP 3c+IFoj0EeANeBZ311qTNWxC/ut05T/dILtKnNW7SAoW9NAREmKvSQqNr+4L8M+h2XAD rSH8rR7dpwsImHVr2x+6A9dyJMEZ/suTkODRom+9WwearvIEfu7plq/ywHEdOT8EEatv RCAKQdaG1wSl6XjZgaCnSFqdHtPbw9abKG3Uizx8lAMHhr23LVXw+NH8S4+Hr83sYIrE Yptr8eF3x9QEt3ZPI5lqacKXRtW3BnRKKQH9wc3doKjTkyFp4QNWSknMTiRQB5Y4NZnL Uy+g== X-Gm-Message-State: AOJu0YxN6AkGpjwLEuQWCjCU+YkeQ82o2lCBi6Js46797ZkClO3McOgK ws6TdOTDs0vRs+OXMCAH78mjehmA/PrsEDr+Zm5Wrs7NDsuOAY2MKq4WuQ== X-Google-Smtp-Source: AGHT+IGSfQp10F8RmPRN41gWqCobvHxDUnCHoW+X4g6GS6yeQJ6osy7EQ5kRtAwy03ZgdpEtppcxAUoFp2mr X-Received: by 2002:a05:6e02:1314:b0:35d:19a3:3c29 with SMTP id g20-20020a056e02131400b0035d19a33c29mr167475ilr.2.1701149344723; Mon, 27 Nov 2023 21:29:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e8-20020a056e020b2800b0035c998a1b48sm440083ilu.15.2023.11.27.21.29.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 21:29:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 21:29:04 -0800 (PST) Message-ID: <65657aa0.050a0220.2f581.c310SMTPIN_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 44F6F605C311; Tue, 28 Nov 2023 00:29:04 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 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 3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/27136/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/