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 355F943414 for ; Thu, 30 Nov 2023 20:35:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DCBF42EFA; Thu, 30 Nov 2023 20:35:59 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C991C42EF2 for ; Thu, 30 Nov 2023 20:35:57 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b373b0e9b7so37751039f.0 for ; Thu, 30 Nov 2023 11:35:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701372957; x=1701977757; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w/SERIM3V9D8o8iW73kxO8sKbGyR8ks4RZbQwWa2gZA=; b=IDzsZzuu9fPAtyApQTjfqcZwHg/pUyxpfOSlWy1fF45GuMbP6RYjEUe6ijm2R/+36k xREVHWfxiBdZpd2zg1LGUm2P+3ZjQBGC+DjKThn7TPUoLAY3sOE7UNm7fwybqH9AuegR ZiijPVO/UM0OfyBX/7uSp4Ko5Pn5oUCDont6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701372957; x=1701977757; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w/SERIM3V9D8o8iW73kxO8sKbGyR8ks4RZbQwWa2gZA=; b=obNoXcnyd+KH8xTBVCq4fuprEV/mWdMoqM6mgupVeVD5Gxdw9PO7QfmHspM7qV7MNQ G/MmIK55JrfSTL2luXzzoew7UNKYf0r6hqwMRx5obFzd39UMT3opNhoFXsVC+SlstSl6 NEDD5m0mtgf9deCDUDBx/4+xwy6rVUBGrWdZPJ/FYgcHyM9hDpKdfe3YyFXdbEMRqse9 2KgZEY7Bh2WriQZkMO4jCtefSanj13NnQoGhoPTkCXVvN+ygl06QFB2vurqGiXmuzhn9 wkSfg9GQ7VshX3wTjJcz+FPeSWjzNYm8S8R/0IvtYl96LWuOlBOh4oS5Sub3Qc3F1kiy F+kw== X-Gm-Message-State: AOJu0YxhkU8NIwojJ5K7MJBd+2JYkeNyT2SwkqjFYAoNCZvAOkTSp0// CU9nbk7C5bjUnY9wVJialLOQqce++K0uX63zDyWXU1MUGpyCVvs8Z9mqZXxmW6ZkLA== X-Google-Smtp-Source: AGHT+IHNhBVfJon3OPHskm+px61Qt266UZ1ZCG1mijhdzBDAtR4vu8b+vZhbBzcxqHEn5AydcPLeUt0ymnhJ X-Received: by 2002:a6b:e401:0:b0:7a6:6d0e:af6e with SMTP id u1-20020a6be401000000b007a66d0eaf6emr28179271iog.10.1701372957169; Thu, 30 Nov 2023 11:35:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n20-20020a02a914000000b004666196e1b4sm86542jam.4.2023.11.30.11.35.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 11:35:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 11:35:57 -0800 (PST) Message-ID: <6568e41d.020a0220.26af3.266cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 86200605C311; Thu, 30 Nov 2023 14:35:56 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] afe986d15845e7a774ae3a4e23e03bb7d3bcba72 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 afe986d15845e7a774ae3a4e23e03bb7d3bcba72 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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) 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27164/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/