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 9392843434 for ; Tue, 5 Dec 2023 01:37:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8AF7640299; Tue, 5 Dec 2023 01:37:37 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 78AF840291 for ; Tue, 5 Dec 2023 01:37:36 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b3b78e6729so295461639f.0 for ; Mon, 04 Dec 2023 16:37:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701736656; x=1702341456; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H/7SWjcF9ZASkBAJ9ZkgizSESffCS+cXShABsCb+35c=; b=aYFD3NXb4vwNBSkH7Y7WmHYVZgZ9COeA5Tsnswtk57aNYviFNuSydoQZOhKWkcEXBu UWu6yTsaIoM85MdMkeJQeFYKw/U6y3eNXyfvoCyzQMcCQY0tiTOj08susRP5te1KPMuY FI1XiQ/gAKauILzkBtepLwXEq8iQOohqRU1Og= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701736656; x=1702341456; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H/7SWjcF9ZASkBAJ9ZkgizSESffCS+cXShABsCb+35c=; b=joJhBQtb2PGGVVKqFJcSXnDMM/2YRWP4X1TqEBLnK3buir6JskgaCWZ2+LWNvSQR4K WudlZ655cKG1fikaoGzX5dHUF+F7Ki699TIzGix7sF5qf25EYcTVnzTcxJYovl4+Xnw0 vXGQnovfM8J10nRHKW5Zhxaj7sj62eRqTaiUJhDBQNGj8KwkmE6bOpRqyiqz+mYPCip+ vohHXdOdJym0yPLrVho0z51GZSfGcpoaVZ+fVB55cNYv65ace++Phqynr27nbinAu092 D49tsaSaeXgyFfq/VlLb9SPq8gyU+n9oE3I0FUGqteq+4PfXdpV/p8Xq4RDPuPBlhd3X gVuw== X-Gm-Message-State: AOJu0YzPlWie+gFz3z97USgsWIsi2RzKRMCPSmWrGpuG/IehsRJ0ZShf 80gQ1gzvDQu1kLmrT4nB/eIfuKkCHwvqGY7adrxKT/pRo5RXtvAjaMYfKQ== X-Google-Smtp-Source: AGHT+IFynsLMLXuZZn427WqE5ROKwlgnmgKESAYvV7JV8mR9PsC0nO9ZnFUhvrnXd3lCtj9bxGl7u1BJLch3 X-Received: by 2002:a05:6e02:de5:b0:35d:59a2:2bf with SMTP id m5-20020a056e020de500b0035d59a202bfmr5805289ilj.95.1701736655897; Mon, 04 Dec 2023 16:37:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i6-20020a056e0212c600b0035d63e5b00fsm101938ilm.12.2023.12.04.16.37.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 16:37:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 16:37:35 -0800 (PST) Message-ID: <656e70cf.050a0220.45093.28c1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 681246045DC2; Mon, 4 Dec 2023 19:37:20 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c858f006d1f7161986c88847259a400d8f80d81b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-intel c858f006d1f7161986c88847259a400d8f80d81b --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27203/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/