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 5167E4326D for ; Thu, 2 Nov 2023 11:38:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F15840282; Thu, 2 Nov 2023 11:38:57 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 6C27940282 for ; Thu, 2 Nov 2023 11:38:56 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3b2ec9a79bdso489207b6e.3 for ; Thu, 02 Nov 2023 03:38:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698921535; x=1699526335; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ShGGN2Fnp0Ss7dq/TqqhprbSZiCg5FxSV9qHIdnJd4U=; b=FbrlFp2wYfYtJOKUfgdAhPc6tj5U7HPyKwC7LtTz6jDJ9fxBTi2vbuYDH8j/Ud4yKd 2JpIP1jnV7pPQSCiQCXB7RMMMCJdy+dbBlh8nrq047Q38fjVlC9y60rs8aBjcKRh/q1S w9ADuLM5jWwGyEmdVVguw8ZV6JimU9+a97Dgc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698921535; x=1699526335; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ShGGN2Fnp0Ss7dq/TqqhprbSZiCg5FxSV9qHIdnJd4U=; b=CpchUtuXK7/4E230YrmyIurM12Gpm1i2BlMmNM3w2Ro/aJrKjvoVYudjOzfPNy1xng DKTIu+0WkzDhR6S/EZeaSF93m8Wk/EskU5p8z8cH/D+b0YY7rJZ/gy14VlaLftoudu9+ 2Vox3g/w/A8cpsNQ1s7RdyWmvwcFozW840R2qn2x6zZ9hXNQg0j43G+kpFuJA5MMOvMx 1E+gqPKXURmvgP3H+N1umtA4lHEEfxlJnUx4f7Or8ti8aExPFXYi9dAA6gtCmFsrFzI6 wDfEU5VhiLxs05xSWGp6m53kdBC3orKb9x8qCLURJyt5DHUS2LsBKkH8fW41HPtLUVKI OBLA== X-Gm-Message-State: AOJu0YyiaucegTtggiPpo5ugGIPygyAeJekIR9pQdhp7o9Ico40fBD02 rtT3qUEcme17niU0irIWWVcs5PGSFIHqokVmLWLb4ysnzu7xdQ== X-Google-Smtp-Source: AGHT+IFZhx1WdHI8vooijYRNXGtdFwjbbSo18RE37ngk3cvgyarPCmhzS8qXYvSfO8qRnBqZqYI4cj+llTWR X-Received: by 2002:a05:6808:6544:b0:3b5:64e9:eddf with SMTP id fn4-20020a056808654400b003b564e9eddfmr8445629oib.27.1698921535724; Thu, 02 Nov 2023 03:38:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l125-20020a632583000000b005bd283e5a89sm117739pgl.6.2023.11.02.03.38.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 03:38:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 03:38:55 -0700 (PDT) Message-ID: <65437c3f.630a0220.1e6ed.1cf3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DAC9560524E7; Thu, 2 Nov 2023 06:38:54 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/26784/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/