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 D6F9343CEB for ; Wed, 20 Mar 2024 01:29:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7133410E4; Wed, 20 Mar 2024 01:29:26 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 5C2E440298 for ; Wed, 20 Mar 2024 01:29:20 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7cc77c19a19so90668439f.2 for ; Tue, 19 Mar 2024 17:29:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710894559; x=1711499359; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZHf1MPeLE2tTFr6VL6n2x6y8V4LF2PXo+EpgpgvsU7Y=; b=T0Ca2xtbTrhkReQVkihceb5T0ckckuOKd2stAdrPt4IJk6yo994kQtlWqmqhdvnKS6 W1OnO8lBddCWYE2GfCR9PsdSSr6AXceqtE0BI3Iq40kDmmAQ1DeNRdyZ0iL62axbkMEn WcC9IoL5tjfGm30xK/I9ZapmILB5DopI+JCFE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710894559; x=1711499359; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZHf1MPeLE2tTFr6VL6n2x6y8V4LF2PXo+EpgpgvsU7Y=; b=kQ1K8J/RW4GSUm3rhjks1yyTFnXubF0TzFB96E5W0u0HRPhP+RWCBbcQXLLHHUcVBB tOEor9xBl/f/s6rZUn89G1xO7gPSpqGGMTuNz7tHIqiplQTPLyRXDAML2jEhyU29YwpE WUMeuWa0Nga3Ie5L9diUcp09bLgaxjYqsIUuYwHUg7o51cNwEIsBnVtqaHmVvBKsQI6U fC8IciURAwPKQL1Jb9aSKG6s/9+pqPngqJyExMJUAQOlwJnM7fgWgftMIuCQbGcSV6j5 MJRXpHL0CJQmlmmWLhsKQqAQWsaU7gZbBefQYTvaPhjZZoScpJSTonc6f7XUFw3fbcLi UNTw== X-Gm-Message-State: AOJu0YwCDY85YJCEs4QR6viJ3mWXK5DEnO1lHhW/7DGUlUeJc6h9gQfe JFQL0Hf4k35yIS8gjBsILPjdSYGQuCeFybnismsp940lrdiKqDIpqm5DydNBf7VjqYnWopKKLA5 k0MyszmodWt0qSAJibUpiT32mCLEBBPE/nnux/2bpZzpMSeAlbPoQyvGO X-Google-Smtp-Source: AGHT+IE/nJLh/T+E5Z1q8WjhJtn+vuH5EVOi3tz1tH8xxXKWja278jDO0U2Qdg59a67J9yNRiN8OeDKNeq9b X-Received: by 2002:a6b:908:0:b0:7cc:56a:215d with SMTP id t8-20020a6b0908000000b007cc056a215dmr739116ioi.10.1710894559705; Tue, 19 Mar 2024 17:29:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a30-20020a02735e000000b0047469527584sm749394jae.81.2024.03.19.17.29.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 17:29:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 17:29:19 -0700 (PDT) Message-ID: <65fa2ddf.020a0220.efa65.9173SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 442E96052471; Tue, 19 Mar 2024 20:29:19 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 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 80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28546/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/