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 CA02543C5F for ; Wed, 6 Mar 2024 16:35:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3EB342E52; Wed, 6 Mar 2024 16:35:16 +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 E316142E51 for ; Wed, 6 Mar 2024 16:35:15 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3652731b2b7so25815735ab.2 for ; Wed, 06 Mar 2024 07:35:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709739315; x=1710344115; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fBfubxZlJ3vopb2BDqJZ0ZKNR0bHpBU9iMN1G13mKO4=; b=W71lggPxQZnRfP0p5uTHz9XNw2nZPeEuwITJerJWiC3D94s2/T0eIYUNL0fXAVYDVQ fUKx36KcJN+8gA/+GOcD06/zwh42WiK9giuiWQFN4m+Ddn9ity2EMtL5mpDUoseT6Y9C Hc2oNHLz5DTLqhDZFncO+/dQrzvbZeOWA+f6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709739315; x=1710344115; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fBfubxZlJ3vopb2BDqJZ0ZKNR0bHpBU9iMN1G13mKO4=; b=JmlU7N1IRjsxaTkQS1BynkN4KQfNFJpz9sR3LTlfDw07BmpIRtQCy8gfmjG4/secgh yJbYwF26x5i02PIfi19wNSGx8KWruL5OvViTPfVd0/WTnBiFzcSCENDmIdoeaLFxyhB2 GCeu94Uz7kJ2tH7SGnP6RDeeYpPByVFkLcJkA/xmEeH5uXjBoreGy+hOW7Wa4a17DpKu uG4+LdbmfxRBGWxPzv+BKtFyo+ri2krSJ18gb8eQvyqKbg9DVBcxsxqgGvJm6HidCZK8 yhmZ+eP+nTA17GCPgHBVPHM5QIg2swCk1npDr4YQYTl3OeJLmJg7n58nMa/tiNM80FPd VN/Q== X-Gm-Message-State: AOJu0YwzzokUyLwzsxxd8+ligVpC+m0ECOZiCo/Uve7oMC7QAbYnRh9w ofLAaf4CK9ySiarkmB+IWAsDGHpJo27xD++BChZW4+CzOFFk8e3U0fDZmwxcIlZs+JT2NjgI06y LKwj4xBBVWdAkyOLD/KeSerJpd9Ocd/mbfQW+1P6Wf1b/u62Z+97w1Lwf X-Google-Smtp-Source: AGHT+IEnUk1ZgE28K0ipkuLQkKqz9a3D7rH0ngDJjEi1xDjv8YXPuq+HlozTpM4vPIhTSQBY2bTYlvJidU19 X-Received: by 2002:a92:cda5:0:b0:365:1f5d:31c9 with SMTP id g5-20020a92cda5000000b003651f5d31c9mr21411846ild.25.1709739315350; Wed, 06 Mar 2024 07:35:15 -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 u5-20020a056e021a4500b00363db34daa6sm680586ilv.27.2024.03.06.07.35.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 07:35:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 07:35:15 -0800 (PST) Message-ID: <65e88d33.050a0220.697b2.b58bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D9430605250F; Wed, 6 Mar 2024 10:35:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 843ad61ca94bae9068acecf2b17a0bb392c1fd65 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-next-net-intel 843ad61ca94bae9068acecf2b17a0bb392c1fd65 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/28343/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/