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 6ED8F43B9B for ; Mon, 4 Mar 2024 19:21:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A6CB4027D; Mon, 4 Mar 2024 19:21:38 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id D979F4014F for ; Mon, 4 Mar 2024 19:21:36 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-220a0cacf9fso2157676fac.1 for ; Mon, 04 Mar 2024 10:21:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709576496; x=1710181296; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=73J9YbsFhHco1NFL0XYKC6mYWrPEnZOTV2S3NbZbSY4=; b=iwMFzDqrhxcPJ4o+yQ3xXcJkWOhiIN0BqHFp6HGfWJc6jRu05GCBhJA14nYx6VnbLu s1uQSWG0EdkB6R+uOpDbGxEmFzMb16vERwO3aMaPq9Gzoy+jQ9rLpL0D6f7Pa4JMmCs3 3Y05KPUyx7xs7br/dV/JSTP37yGehYouwrr8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709576496; x=1710181296; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=73J9YbsFhHco1NFL0XYKC6mYWrPEnZOTV2S3NbZbSY4=; b=BjFbPDlXCeKHaGzAOyYmj+iccs6qnD8lPwPPKL8MKyFmckpaT6WPdY4BF+LuvVpRIy uqaS9GRKoCqGpzIWJGk9bkUhsinI/Tl6mnRUary5S9mm042DmcTFu2C7cFDfi1lrWpNu sD22Slmf0vEdIc7MUZjIkCeUG2gh+JD1U1vW7CiDIYaILcNqBl4gdq2SSe/W9+ChuA8x L/Ocx6hhz5L7f1kbiPtM7UykIDqsGXlV3dylNMnuvb9wygxRJJJ5jtrsVwAeBHW+/EKd 9CiQVQLpikvM77Lvwe6rUHGRtYZDrzlRJW+zE7Yp2yi2QW3wXIcVQMy/bbazsk466+Gm 5y5w== X-Gm-Message-State: AOJu0YzqX+imEaEckxEs3Xt/oICtJZSkqx7wxyDzK/G3IVsZVgyeb0Hy zrNG5BMpNZIeHeD725nZFJg9RqZj37338GPl+cdvYkkxj3G8Ra5Rr9dWUuu6ltDua4vdm9YdKRF A/sc12AMHzgofSLqWxrCKAA51APn5ZAuX5s8vJqeo X-Google-Smtp-Source: AGHT+IGU1pW6adaaHFv8oTTnbz8k2WD2ONhz2a9sfuNaioHlZmIExOy6ZlWdaGnWVY6nZV9f/xm4yn1XbxkO X-Received: by 2002:a05:6870:5702:b0:21e:4605:9642 with SMTP id k2-20020a056870570200b0021e46059642mr11190962oap.13.1709576496226; Mon, 04 Mar 2024 10:21:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l3-20020a056870d4c300b0021e53387292sm248632oai.21.2024.03.04.10.21.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 10:21:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 10:21:36 -0800 (PST) Message-ID: <65e61130.050a0220.55cbe.eba4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9091E6043300; Mon, 4 Mar 2024 13:21:35 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f51828c00c2c65786d4e2935b4295a524af1f217 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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-eventdev f51828c00c2c65786d4e2935b4295a524af1f217 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28301/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/