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 C512D426DB for ; Sat, 14 Oct 2023 00:29:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF4F240275; Sat, 14 Oct 2023 00:29:04 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8FF4D40275 for ; Sat, 14 Oct 2023 00:29:03 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c894e4573bso19998915ad.0 for ; Fri, 13 Oct 2023 15:29:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697236143; x=1697840943; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=35SXIfbnyJC+bi4zJaKLcY+B+f9Z3Qh69boSxwReMc4=; b=aWdD9Qxh0hV2YLQLBX991srDVSUJFivrO74cIejCdwjS7i4fEkvYI7FVjbL+QRiPPS zmNJftPtTNHLnjXWyghdAsPFp5RVh9HeC4Xkh0j1uBPYy+yN59UQezjPy5Hhzm5Gfas0 4YWBETXecvtfH/Tt/+4W7XkYKGgAWtMI3JHco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697236143; x=1697840943; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=35SXIfbnyJC+bi4zJaKLcY+B+f9Z3Qh69boSxwReMc4=; b=NAUTBv6B7Mhb7YShG1NixH4AbdPrYG2z8ogXH9ERxYBUeBLLOz8fmRi37rtSIOub9i bnTqPRGJfLqJ4kIWZ40pP+PVySB1zR31onz856MpckcKIbhS0pt0ZMYVyfJSfAnU52k3 D6Xxmt9GysoJZQUvwWhUNv6dwle47NnkU3fX/d3RESYY3X2pD6m/hUr683YDcEHzfhXa yTWZ61GTZtVPIAAvQz9OjmwQssuXQIzYQboRGaw0LTiwrI2DTZSR5b1ZUVmiUtHmOtZD 2GB4L7oe9EWjB/Zrmvh42NnLt77O8zKfg9g0K7ogreF7UXggTCpAX1q2IlWd8jLcuo33 /Lug== X-Gm-Message-State: AOJu0YxENrvzzymOY8Rdq2JspfAevIrbIcUcrx2AUr3QWcux0BiAVLNr w25fVCJvCXiWhH0k03awSifkG75PhzvqUuhO2t+JPGmWyfLJsfK+AWUtDmTZ1wFdUUhF62Vn5w= = X-Google-Smtp-Source: AGHT+IELITx4ejv+dj4gTbW/oMkUWVij5iD0R9YWAkMihEFtlRhhx6Mm4+S/70LrODNri6Bfo/P0ylMnD5tx X-Received: by 2002:a17:902:6f02:b0:1c5:cd1c:46f6 with SMTP id w2-20020a1709026f0200b001c5cd1c46f6mr22050208plk.24.1697236142752; Fri, 13 Oct 2023 15:29:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jh20-20020a170903329400b001c5b80fdf94sm278535plb.81.2023.10.13.15.29.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 15:29:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 15:29:02 -0700 (PDT) Message-ID: <6529c4ae.170a0220.c448f.b11bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E09B0605C380; Fri, 13 Oct 2023 18:29:01 -0400 (EDT) Subject: |SUCCESS| pw132610 [PATCH] net/mana: add missing \n to DP logs 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/132610 _Testing PASS_ Submitter: Long Li Date: Friday, October 13 2023 20:37:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:77f913752a55c0262bfda99a1b69ca0bd804c6c7 132610 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/