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 232CC43216 for ; Fri, 27 Oct 2023 13:43:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14F9D410DD; Fri, 27 Oct 2023 13:43:57 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id BAEA240279 for ; Fri, 27 Oct 2023 13:43:54 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3514bf96fd2so5281425ab.0 for ; Fri, 27 Oct 2023 04:43:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698407034; x=1699011834; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Wh8E142uJFE13nMf2mo4xSHjFuJW8ck/xN8D716zhA=; b=BBeNvNBRH4m2ZewxM9u72Hb9oN3x7m8M5Ubr52FE+rjsJOZwmszepG9oKGky5vDbOk keo644PKGfaAkbv2JQ+j+9UNaMxm56l5SZ+ES3b7easVfNrvqQbEhUgx6MdfhTZZeEOm 2Q1a4I+ANBQHENXe+6RS3R9yJ1uh+VLXKcqQM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698407034; x=1699011834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Wh8E142uJFE13nMf2mo4xSHjFuJW8ck/xN8D716zhA=; b=g5SDVWp1newJR4sRcUAR8PBrRa6pSf/2VnhFT/IOY3UgZ9VOaJuVa83ACTbkauq4gh FXmTy/GTb3P47l/k19sMHpSCgC3lQi7taqAsFkfYLbl6qZ2oAB5vdqkNpl7Y21F3HFeT f7e0dIyv2AH8xGpeC5co+S1xuOONzlua8a/g57lIWSA6o6l+uQDkRwJ4AbVFRzm1R+P6 OGo4l6ulCX889cSd2Djs/PfZaGt/y01g7yOWYR5ZDDOYdVUawgI+2j5MJ4wyRsxe0ThC 6FIpEiJnU7lkH6w6y1JcRMo5TvmMapKTu8Jl/Muy2kKTzz0ngpxjsH2MlirfRXw0EtTu C7HA== X-Gm-Message-State: AOJu0Yw0/32smcKsUFH6MPjhyL1WeQnpbJ5uShHuLjOXEFofrJ37Nqvw dSm4f6SuRTTKgYMoEf5HHGoEWHCxeBV7XTAnmD2qSgOWfv2zAIYtT/kS+w== X-Google-Smtp-Source: AGHT+IGq+6feN2VGkxKermax+TysPekdGBl+lbhN7vf5rQ3i+q4vocP8X2s28uhNExQ/5LhdQQYzYz4inOac X-Received: by 2002:a05:6e02:1b81:b0:357:61d7:200f with SMTP id h1-20020a056e021b8100b0035761d7200fmr3727947ili.12.1698407034265; Fri, 27 Oct 2023 04:43:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g23-20020a02bb97000000b004567567da73sm147626jan.85.2023.10.27.04.43.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:43:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:43:54 -0700 (PDT) Message-ID: <653ba27a.020a0220.845da.27faSMTPIN_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 E528D60524E7; Fri, 27 Oct 2023 07:43:53 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/