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 85BF6440F4 for ; Tue, 28 May 2024 19:06:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E2C440649; Tue, 28 May 2024 19:06:20 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id F40E44025D for ; Tue, 28 May 2024 19:06:17 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f32a3b9491so7869425ad.0 for ; Tue, 28 May 2024 10:06:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716915977; x=1717520777; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gs6YG6gkmACLk+O81ukZw9lRBl5niTLybjVMH7F4MUs=; b=Ym8xf0AvLHbJPa9An7hCBDm2ujuHOCa/fCf8+c10dBf+OpGvCl8heKJT1mQKMXYTzc hYpnPNHGxdfJ9tr59WDDckP9Rb/nKsbup4tDLtklMXQhFo+7DIRyXr4HFyvD0H12lQh+ xz/e5oS3Pkddne1Y5d7CTkLD//oq0cJPcSqFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716915977; x=1717520777; 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=DzMOav/7UqCdPo6MtYqixd/W+Qpl9lNMAXQWMfyr04JXKZVqpKzhxSW50MMBiyl4vs A5ZIFcHmW06doFwL7jgxbUsWiNFchc5tGtYdN1XHlTRGikYXijkTUDKRemM8Fd88a+0p yW6gUA2z/tKzzzjqKy+Qv5ImQggcr1YtIWjBGK4cafKio/I07NtJbCg7F1qWI7eoLTlf c5WEDzR3XBdWCRPLvAcjEKCAHvkHRGdNkyMJ02APN8PV/AFkZQZ/88QeUf8sk8iSRLCO tewYYORQPh8via4BbQDeseqY8dmA2lgGVHWtcJ1PMbDERlyyOmbPQyDJs3JAyL0DnRXH x6rw== X-Gm-Message-State: AOJu0Yynl1oR3GTkkJxMtxKJVitbU1LIN9Fbgm9eu3lvlHU6WCTF6obb N5zsWcxB/WoGpw/cV76cxUyCJmyeM0DXhILIoyUT2nVRYzvfuzqi0SYCIb5E6mHFXX0utx9VDRV AfWAneiNcSbFJR0KlKBjW9X/fWHVPXtZUPFgC/J49 X-Google-Smtp-Source: AGHT+IGzpcu9fYoN1KGNlm1KXy/MhVU01Qd6glI9qaVzikd4RGjZb9k0YikLInznG4tVr+K41jfGh9CuiW6q X-Received: by 2002:a17:902:d4c2:b0:1f4:b9d3:adc4 with SMTP id d9443c01a7336-1f4b9d3b43cmr47421255ad.67.1716915977237; Tue, 28 May 2024 10:06:17 -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-1f47a70cd17sm3443965ad.101.2024.05.28.10.06.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 10:06:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 10:06:17 -0700 (PDT) Message-ID: <66560f09.170a0220.9d625.78a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F505605C373; Tue, 28 May 2024 13:06:16 -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/