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 D21044415A for ; Wed, 5 Jun 2024 09:40:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCC68402E1; Wed, 5 Jun 2024 09:40:47 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 70E76402DC for ; Wed, 5 Jun 2024 09:40:46 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36ddf683ad7so26546635ab.2 for ; Wed, 05 Jun 2024 00:40:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717573246; x=1718178046; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DInsUrRocpCLwTAo2oAIptB8LpzvmHeuSBmvaoHRR6k=; b=Riv4e6hVKZswjO93MpPo4JhKXpZlCazpMQLwKbVSpyBaRKbD6tTochCTnPxF9LJ6/a Ujc/5SJxtiqdZUEmSQ2u4WhIrGQMg7H9u72Lbzr66DF9U76WkqDjSJCMQGPpsbdGDDDk kGpyAbpFcRXdnlHE6mqfIIdmnvKZPLLdAwIDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717573246; x=1718178046; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DInsUrRocpCLwTAo2oAIptB8LpzvmHeuSBmvaoHRR6k=; b=Ye3g6bytxa2cOAeuqNK9hFYI2uOw+Fx54xQ+1/GP2at1sz9g8tl7nOhVNO0pRLdHAn jkBnD16TsHBUaTSCRgg1Zm/vM/5oXHoaZxaT2E2u+gewE93deQ1o4SROEJvs9SerB+os jvkxh/jpoobgWe0dBFxRd1VDH4g45q59bdtY+7QKXvrj5EbtjUg9HHvcClP8HgVHJxag /iyNtKuI9KbYcAb4doP90AUOFQmOt0yaMGhE4ZnjJpX9aAXuHGXBJylwqp5RzJbZKdju SucQ6hINwSfWsAwvMRKJGbOLeAKxe2xfBT5h6ETEmBRJkboqcbWYtnbqPZ/b2R+ETxYB MRNw== X-Gm-Message-State: AOJu0Yyg5TRQ7xyZftVAtwlr7LHprE9mS3+Gs3WySrbvN5mlr5UEhNm8 DS/3EIFqsE5QWXIzGJpUiIXtBvvRlqrPn/IOh7hZ3dWynmcpLgjXG9wCs7drJZ7/qjgF8TgkDIW bJdKUzdGx11pXMri/ppmVbD0v2VBW0OiE X-Google-Smtp-Source: AGHT+IGUku0fX9Se0Rj66eQ/66Jc1kxm6Sc6Dna8OIJc7nzvZnPXoh8z3sOmoukS1cSw1xnv+1jQQAe1U0hm X-Received: by 2002:a92:cd82:0:b0:374:90b0:9c0c with SMTP id e9e14a558f8ab-374b1ef2ca6mr17987105ab.10.1717573245754; Wed, 05 Jun 2024 00:40:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3748a208196sm5625545ab.36.2024.06.05.00.40.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 00:40:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 00:40:45 -0700 (PDT) Message-ID: <6660167d.050a0220.7d699.c319SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 652286052754; Wed, 5 Jun 2024 03:40:44 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a6bbf008457a455fcf4cf7374c280bba697a353f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 a6bbf008457a455fcf4cf7374c280bba697a353f --> 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 | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/