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 36DC34323F for ; Mon, 30 Oct 2023 12:27:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3271640285; Mon, 30 Oct 2023 12:27:15 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 12D0340285 for ; Mon, 30 Oct 2023 12:27:07 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9e072472bso28412705ad.2 for ; Mon, 30 Oct 2023 04:27:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698665226; x=1699270026; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H+8BFAoouk1cLfNCwz83qQOjCWsUMpdLp7XmnCIOnIw=; b=isXAxBdUNEzLAgiu8j3QBF42tqqbupnvP9x2WBzWuwbY/69IIdQs3Jn2YSCvEbK6jP oTPruS0Z+JOaJQnquUAKOUlzITL8q3qDEaqaqXYuzuslyKQQvvkScjeGUM0BO6RZ89bM Ls+KXCj9yeQgbCBLbnsed315YKGI+pfyxco40= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698665226; x=1699270026; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H+8BFAoouk1cLfNCwz83qQOjCWsUMpdLp7XmnCIOnIw=; b=VnGCZgSdWn2OZqj+b9S1jB8Fu/nuuwykKvEMNpfXeFnnF2vnSCsVE0+ynPaTuoU2B/ vMvOqw4Gx5noaUiuSQ/NPmwYy6dZsODMIXD2Q6lEufelKYEiv7tVwCYiSnR06D2a5EbH sHpaftUxsUzhVO5vqlQbkHF7u6xLen+P/pfyJup7FwiM+AVghLH+zHs8Ytd4Wl0oiF4B LLqV7nE5sKVwnb4Jj1ZvJUjqpuez1N+bg5VvqC4SUQMBJKjeK57SX1dZlTXRpNa2JU/7 fuBfHRmFmHtYACai1ULDcVV7Ex0sxlRuPuFlsWy30+bfCE16DOUWr7tZPZNJ3d5JmctT DyyQ== X-Gm-Message-State: AOJu0YyT36bFixRP+bVlt6p3XnEHZouwEpRsOrTU3drucAtACxm+Htcp kmLp2IxfZ5B6Yi/ITFdSJC+CRi2RswF3jhO6z7+rYSyPZmo+uiCLFGlyWQ== X-Google-Smtp-Source: AGHT+IGh9Uk/iL3hkoSabn3IxsqYZun9RxyJIJyqd/1Sz/PtJEsvgE9ixQNjDh4P8alCL5kgvCdOm3HfVUGE X-Received: by 2002:a17:902:d502:b0:1cc:924:e0b5 with SMTP id b2-20020a170902d50200b001cc0924e0b5mr8074580plg.50.1698665226285; Mon, 30 Oct 2023 04:27:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e6-20020a170902cf4600b001cc31096492sm408461plg.139.2023.10.30.04.27.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 04:27:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 04:27:06 -0700 (PDT) Message-ID: <653f930a.170a0220.96077.d0a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E99360524E7; Mon, 30 Oct 2023 07:27:05 -0400 (EDT) Subject: |SUCCESS| pw133625-133626 [PATCH] [2/2] net/ngbe: add proper memory From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133626 _Testing PASS_ Submitter: Jiawen Wu Date: Monday, October 30 2023 10:51:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133625-133626 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/