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 43E714374A for ; Wed, 20 Dec 2023 14:31:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F3AD40685; Wed, 20 Dec 2023 14:31:45 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 225B7402DD for ; Wed, 20 Dec 2023 14:31:44 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e811c5c1adso13746147b3.2 for ; Wed, 20 Dec 2023 05:31:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703079103; x=1703683903; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O+fUmJ6oLQdjx9CwsoNkTcM0phI2SbIC2EY5GXQwkQg=; b=QwlEsFvbAcGfcKxvFkENEW5VjfxHXpG3y4RmR5TxQ/75nAlp7M+CC0evQtRjWv2yaQ yPIKE0Xrz8fWjlHY+Y2IR0WzSOL6C2Xkl05IfiWB/5FJV8UIPyMHEU+HSHgAMYZaT94V ejNWWVo3/r8iD+mvgxvnwyYlMe894mFDpbOpE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703079103; x=1703683903; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O+fUmJ6oLQdjx9CwsoNkTcM0phI2SbIC2EY5GXQwkQg=; b=KCb/knNN9tU5aPCnJOWC1zC7vhJ5/hAeBqGlB0F7JYZ7W8wUfW0j4GPSRlO4sYsVYL 5QQ7pI//EhydPHdhCgIU2iawq6nQR/szDrzQjW5XeEz09UpSOWzWGo33IiH971PqT3La A5UoDKV4BdvI21kQ5nlkHsTwsk0WTL+5Xi9MAYIr8k0EI3MewqfWyAYdUni+t6exqwWW lFDqj/GmYtvFPR8DCTyWtQgskSom1mKozE4QnF80fH0aP8sw9CVKN/ueTuSfRiZkWWEU dFRxAREIpA0OUTvwYtDmmIfei1VTMlySu2iJ+ZRsLvJfnbjOc9dkBwQxJtu4ajU6VL+R LHMQ== X-Gm-Message-State: AOJu0YzowScVFxRv3l9RrJyHahtEv4WlygMMzp+BQcVFrQyrDZ5MQG8B ATkhB30O7M97WZlqa9crrqpvaeyZgh1WsQwiEfY3fQgM3acx0g== X-Google-Smtp-Source: AGHT+IGF4UKjemGIMt3hvAIObBUPOmnn8uTl7BSMvdEM2NyDcH/n9sARoOYU9vKn+quo+OXy+ha1X02tLvO0 X-Received: by 2002:a0d:ef42:0:b0:5d8:e267:78ea with SMTP id y63-20020a0def42000000b005d8e26778eamr15077738ywe.85.1703079103548; Wed, 20 Dec 2023 05:31:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q62-20020a0de741000000b005d3ca801251sm3077621ywe.47.2023.12.20.05.31.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 05:31:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 05:31:43 -0800 (PST) Message-ID: <6582ecbf.0d0a0220.a23e8.368cSMTPIN_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 3569F605C311; Wed, 20 Dec 2023 08:31:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fc1c14ba870d97ecae120953cdfe80984a09b824 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: 21.11-staging fc1c14ba870d97ecae120953cdfe80984a09b824 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27420/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/