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 321C8426DB for ; Fri, 13 Oct 2023 23:12:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D7ED4027D; Fri, 13 Oct 2023 23:12:02 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 4B5C04027D for ; Fri, 13 Oct 2023 23:12:01 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d857c8a1d50so2548914276.3 for ; Fri, 13 Oct 2023 14:12:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697231520; x=1697836320; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o+ngbAlIRVFeqj+bFFOcn8geDsZrZDsWvAXpcf2QGPY=; b=jhPvAQOu44pIs9/0Lvk/1WQr37kyMS4ea8n596oA4DyAqFcgtVoPcpJUTUKwNC7QLh DjIglUraveuIsSk2HzxxGtzUUDWNHkLmjPyOnFgdjInZnb62zzG+qYBekxAl+vgwmiK+ UipdykdmVTFI5gC9IBvcVm1FlxJBfP9oNh0TM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697231520; x=1697836320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o+ngbAlIRVFeqj+bFFOcn8geDsZrZDsWvAXpcf2QGPY=; b=lKDTfxXVaCVDO6OJ1lYBtvt9q8lvzX1v+NCpmKa5TnEsWDd4qGR9hGgYPL/KTj4zLm 8wxxXaYfB+lWGZWQslI7lbcwWiqu4riQRNCEIxRhx+gvbrmNalhT1p9IdB+yvavxprPB PXvkU4L7wz10fH3VxfU4UxolengH9jzoF783R4RVpAYZFNT36LuqIwx9vGWoGy+imsaE Et6lokZI2rWv03vlU7JeiW4Ln6+32zaVwzl8Dj4qV2Yr+NC7t95PDEcxQn6bCTLRRA6X zJ1N5L+CagUZIFD9XLLrJVedCMjd/d0ncJxjgP14oggTyz14A4l1s21xxf1trifwsDSF 605A== X-Gm-Message-State: AOJu0Yy0hFLn95579JgnqatM1P8NbqbTt3Jbyc+kEIeXYWsUmwIVaqKc 5U6TxRxNb0x4wXxUFG0JN5uLN4i+ZsMEEiAHY6rzBCt05MLyFHows+KCQfl/eq1eDcH/KoWj/g= = X-Google-Smtp-Source: AGHT+IGYpslczpvHhkrcIZoMT0LCfvA29mOxKiuYcjnJtS0xVNTTvHp3L3B8fiAbKZbtpNSmpEVu3u+h887/ X-Received: by 2002:a25:2d2:0:b0:d9a:fd25:e3ef with SMTP id 201-20020a2502d2000000b00d9afd25e3efmr3332814ybc.64.1697231520801; Fri, 13 Oct 2023 14:12:00 -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 d16-20020a25add0000000b00d9a620b5114sm202686ybe.1.2023.10.13.14.12.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 14:12:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 14:12:00 -0700 (PDT) Message-ID: <6529b2a0.250a0220.ca111.82cdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 756A0605C380; Fri, 13 Oct 2023 17:12:00 -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 | +----------------------------------------+--------------------+ 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 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/