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 8EC2043891 for ; Thu, 11 Jan 2024 10:31:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89E574025E; Thu, 11 Jan 2024 10:31:20 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 2684C40042 for ; Thu, 11 Jan 2024 10:31:19 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6daa822be30so2361389b3a.0 for ; Thu, 11 Jan 2024 01:31:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704965478; x=1705570278; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=079U1cMSBNWvioIaodZZSPheZXR2KtoiT/tgXNmHAs0=; b=O5NfWzIoTrpnshyYYX63lOV0BxY2R/iKvJVXqqo8ISHfGYoavDg41/UIZV4GiWC2tT O5WVvUV57Q03sV4O4aL6y10C12hK91sNENDTOfEMa9RED8cE1iseg/ZKBHNtJD1TsN9C R49jpiXjHSC4mqj+KaoSohvpUj55wM6IqlJwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704965478; x=1705570278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=079U1cMSBNWvioIaodZZSPheZXR2KtoiT/tgXNmHAs0=; b=ZZ/6PC3FVEqvDEHbwDEshatG4SeB1R26JTPIrdIr1PhPW3qE3u0NGNDxspU4smTBI3 QjONdP5X9fJ2obVxgPT4esyvVvyaOC6SfIVAARjithl3p4JkwXQS3G1wv3Il9sClbjat u0KraPSz0AdBoxGnpQ1BNYJhoCkRb6lEI+JMNEDa1s5gpHfFbGntBvj3GXqbBdTAy6fF +erG9tWBsOPCd7n7xulZpG0G4LTPRtVtIrQ2sYdYagAAkD2e2NbeA1XLE9auc6lk2wjU UfJ1ikQ8zPl7l/F7zO+VQHTaLimjaKg7achRv2iBvykJfre9K7Jb31dZ4goFlyZDriCR 0Q/Q== X-Gm-Message-State: AOJu0Yx9WiV15k7/OopB2Q18qTMkdwnF6SBCXBCxDNYQPKJFjPGvFw90 +fZ3IW00KjeSGvJG+0FwhLMj82moW0/F1lLWNU6ekjXcoKr2zDYO60Y0eg== X-Google-Smtp-Source: AGHT+IG7k2e7hj5N7IkgD6bCASohjGtD6DQbrwaltxoTWjkN4/DDE5zdb/eIfYTfMG2TAUwQSCfmsFrDxPlt X-Received: by 2002:a05:6a00:270e:b0:6da:2489:c03 with SMTP id x14-20020a056a00270e00b006da24890c03mr894754pfv.54.1704965478337; Thu, 11 Jan 2024 01:31:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u24-20020a056a00099800b006d9b90438basm22144pfg.22.2024.01.11.01.31.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 01:31:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 01:31:18 -0800 (PST) Message-ID: <659fb566.050a0220.b0254.1bc0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D0A16052516; Thu, 11 Jan 2024 04:31:17 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6560d57ceebf122c7950e633ea7ed97b44351035 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 6560d57ceebf122c7950e633ea7ed97b44351035 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27636/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/