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 DB18243216 for ; Fri, 27 Oct 2023 13:43:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7466406BA; Fri, 27 Oct 2023 13:43:32 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 38B4B40279 for ; Fri, 27 Oct 2023 13:43:29 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-49d8dd34f7bso892061e0c.3 for ; Fri, 27 Oct 2023 04:43:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698407008; x=1699011808; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MfJ7hq7Gr/QBNNePI/fOxHriNHmxG2eqTFveP08lJbc=; b=FD7StwCnJuH/7y7PDd6fJ7KVW4yIOCeH6G0XVJ9QqB55N6xOz6eQ1HG7t2AcULX3gV afmk0ecRk1jry8Zd78MwQlYvLOR19RugcKnh6XskGPyW97r4lWlwrDCZVW02vDV3UruE C8q1DUpa7vvJYtdXZxFB4bwh01bBZqeg3aGzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698407008; x=1699011808; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MfJ7hq7Gr/QBNNePI/fOxHriNHmxG2eqTFveP08lJbc=; b=FzkjBaKiJId7nVMlp4rv5xvtlG5l/lqAnBb+EJNk8xMt5WWPNo5G599BkrrjKcRztm i218X9QYJ7EjPsinVR1AssFDEPRCvqCQBjKMrYkg36OEM7yScPcwTkvnGUht2F3vE6Ro MNkunp2leX1lB1/NS17OFnaQjQbVsL8jzlxXqNzj70aIWJ55v9sNT5xsxaUTHM7SKYW0 26XH+9SGUqvPk/M6IPhQjnvq8vZkFJcTrH1wK1ffn7e3kKi7YkFEHH61CpIlknMu2mjo ztvNTlbxzXr2+PSzclexZipHNYc+d8JrQvkFPyduhkldAICLCwSvLTSnrb+doXGFHoSk wwag== X-Gm-Message-State: AOJu0YzKxcfHUT2jwoGbMz8i3CCb5TyKqRLVLbl4JfNvfxD60xAam6R5 T4G8f7gqlyJl9Y8nwEZQIw1eF/3Zzo4IY/GVXjfPpCddufhT9SqR2gy1PA== X-Google-Smtp-Source: AGHT+IG//whLYAFZiG+O2MhG9clsg+fImbeHMhTMcR8W3u2BZGQRGuEM320r5yJ91YieJRuIA7ZZiY8s4t6S X-Received: by 2002:a1f:ad52:0:b0:49a:9146:ec02 with SMTP id w79-20020a1fad52000000b0049a9146ec02mr2780444vke.1.1698407008517; Fri, 27 Oct 2023 04:43:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fy12-20020a0561223c8c00b0049d3960c382sm195419vkb.7.2023.10.27.04.43.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:43:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:43:28 -0700 (PDT) Message-ID: <653ba260.050a0220.e9b04.34e9SMTPIN_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 0AEE860524E7; Fri, 27 Oct 2023 07:43:28 -0400 (EDT) Subject: |SUCCESS| pw133479 [PATCH] eal/unix: lower log level for reading fil 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/133479 _Testing PASS_ Submitter: David Marchand Date: Friday, October 27 2023 08:00:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133479 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28107/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/