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 1D4B4440F4 for ; Tue, 28 May 2024 19:10:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18DC14026C; Tue, 28 May 2024 19:10:15 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 6420F4025D for ; Tue, 28 May 2024 19:10:10 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f4a52b94c3so9707055ad.3 for ; Tue, 28 May 2024 10:10:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716916209; x=1717521009; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gs6YG6gkmACLk+O81ukZw9lRBl5niTLybjVMH7F4MUs=; b=fr0BlbGXsvAFVP9YH1UMTTNHjk1qPGsyfNqATnhxeF/6VDmDlqUR6wAIM0yq1mY9tF ZB4HVIm2DIUfRSZDZQvHljhaT1aTIzculOtmZa/DgpGrqEip1oxurXNAWqClJgDM1yxO 9W9FCvCDq5psh0oIfF4djgiGyYSD/niaBnewM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716916209; x=1717521009; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gs6YG6gkmACLk+O81ukZw9lRBl5niTLybjVMH7F4MUs=; b=N2BjezrmvbSisxESM+tJQftzAcGrNx+kanpse+wovVUjG/AXRYzrobh40cnqoAW8f9 UQKws58oa4dNW5pB2SF2uDla+Cyx1Fx/cs/U/wqLZ6frBIj67l0xfLoceEmXz3xy92NS HA/49KH5eJg6IPdYH1k5BQoxrPwWJxtVRO4yk9T9h6edWhU0oIrKbkFTL4rmnUTg5ldb aoQxa7ALu6lVT6WxX1qchqcZ0N4CsPkDM7K4RtH8DZ4+FVEOK5NYXwUlmlebfY2+qtjA +9oFf9mzzv9UJwjUBsyYe9vbT2H3vEbaDyZRr4IpJ8tAKdLPGTp4NF6XshLib626kBnM yV9g== X-Gm-Message-State: AOJu0YyQt75AjbU9/SdQf1AicrHv9hWiM5X51/iJHF6z6m351nBkij9K 8MDfAHDXjyYXHaIgp4DZ8NvmbDrJeAOm9BMQ38a/oqq3BC1/N2akV+EnujB1pXj6kGsI+3H/Vhe FOdfzqnTL8r7ORK3xPk4jcBw7FZfPdRAk89tRTEmI X-Google-Smtp-Source: AGHT+IFwh+EZL+R8vTds/AekWHts3SmoUVuR/Ad3UUtSv8306qpl+flvNkrPQrIYXtfemKgnGqI4K9uFWYLy X-Received: by 2002:a17:902:f54c:b0:1f4:a008:29d3 with SMTP id d9443c01a7336-1f4a0082e01mr62509925ad.15.1716916209668; Tue, 28 May 2024 10:10:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f4a52ba484sm3098545ad.26.2024.05.28.10.10.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 10:10:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 10:10:09 -0700 (PDT) Message-ID: <66560ff1.170a0220.fc666.6db9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 105DE605C373; Tue, 28 May 2024 13:10:09 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b36f9f53f05a54424b831c8acfec3da79c53c696 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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-eventdev b36f9f53f05a54424b831c8acfec3da79c53c696 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29232/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/