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 1285643D4B for ; Tue, 26 Mar 2024 07:51:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B85740A89; Tue, 26 Mar 2024 07:51:36 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id DD135402D9 for ; Tue, 26 Mar 2024 07:50:50 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c3ae8fa863so3238803b6e.2 for ; Mon, 25 Mar 2024 23:50:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711435850; x=1712040650; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Op7ksgjv7ElKeNgcX4UJ4PRd7Q3d0/zfMbzRTiFDNvQ=; b=fpXq6TeYmEMTbKV5PFJbc8OeW0qd4C8xxgofyMg89GplKMFbp9oHdHdAy92DoU3KdF /NMihuamZivYddzS9gfYBs/DiwnsddJ0viOh+oStCCrTdRUgCEebuG8hHipXQc2yC1ww wq7QnlEDbHgnA3sAmXp/JmJ6zsl994LahEnl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711435850; x=1712040650; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Op7ksgjv7ElKeNgcX4UJ4PRd7Q3d0/zfMbzRTiFDNvQ=; b=jrf7yAouEa48L2nUHqpLMwhFjUGLqjjk3+h29BQNhcTIC7hjPhrDHz7UvqpHRL3xnb syN9D4F22RtwJwxiDTuw+0/QiMq5qy3mFDZL+d8llheOZIhe+yMq5V6SEa/0tobu0oNF b0le2+dYS7w9tw0noipAwVNhdZV7N51Pev04INh/tWVyunn18SzoT9401kYQS/jJKEcR hNhDhST+GI9zUQTybhsXhwx0WEYO+y67ioHL8yCcCKMtO1XamULPJXN/PFjDT+cPQL3m By22eTSIesvhUdBDvMIW70e6EncehJiOEx9th5HMDJJMB8kWQYSLmCndUOEHqoEq0grF U+iw== X-Gm-Message-State: AOJu0Yxygu436rMnVlCcInYMEghC1Z5TxnNg0di9s9Yymjz8a3CoALtv rD0jbQ1qO/b/A1vD6k+FyHBwe4u12LyLS9IGio0mInZZ0D9FWbR0kklIxYs1/knEI7VZqpDYQbl yIL9j1jw+Lu87Lr1KYkkx+S+L1ec/LKqBdoiS3sKXG5YCezw/ X-Google-Smtp-Source: AGHT+IFZwegXDspT+OGGVWcgERjOP33dQS5QZ6It4KfL1VTeAYj4x5z/CmLUz21cSf5G3Dd2G5p845gyjBHW X-Received: by 2002:a05:6808:6494:b0:3c3:942d:dd5d with SMTP id fh20-20020a056808649400b003c3942ddd5dmr11598853oib.32.1711435850217; Mon, 25 Mar 2024 23:50:50 -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 ka10-20020a056a00938a00b006e6cf402d70sm406642pfb.0.2024.03.25.23.50.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 23:50:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 23:50:50 -0700 (PDT) Message-ID: <6602704a.050a0220.dbd17.e6b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B69906052471; Tue, 26 Mar 2024 02:50:48 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 3ce30fc646084443eb06eb808c73e3312edc90d1 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 3ce30fc646084443eb06eb808c73e3312edc90d1 --> 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 | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28632/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/