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 D34A543215 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 CD80840279; Fri, 27 Oct 2023 13:43:32 +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 8B3FC40279 for ; Fri, 27 Oct 2023 13:43:20 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35807d3efdfso5353155ab.1 for ; Fri, 27 Oct 2023 04:43:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698407000; x=1699011800; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Wh8E142uJFE13nMf2mo4xSHjFuJW8ck/xN8D716zhA=; b=O9O8a/SHdARbaE0sB4gIzLnNyT3T3+cYkhZyTNV3q9sHx/JcsZlBT1+spbRszMSUql T1t5HRHlog39gipwsZBwM1rXNjg9YaeqbzscKIDBj23feSx8y0iokIe9RxZKBlwIkKCA IV+9OE09lVfbZTRN0okIJUsxA3jHbzfCzcEcY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698407000; x=1699011800; 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=avN1nAyAI0rfsvT9NTN90z/cTjmVg2P5rKSPNlDg7Eq6KTlGKqEN3bw1iL0cXpvrkZ aMOOt/+um1zX45WhrGivns6BM08zCXpiBR7XwuTF+peJfcSHO9oETXE+TPLjQ8oisA/u AJAN5UfT+FD9C1gzONAUVHMsjIfvJX8ymKRoF/ux2U+lDhittQkrA3WNh9T+KqdUDyaR pE4pkgn2Sotz1G6K3idvADFgP2EDl2Dnhv7E4AFyDd/YJRRB2kFb/jMCxZtPHUuwG/Zy JB0joHoAntW7wi3xUziO/ESGD+9uN3rQJJvUKx3lBgObMS0n8b8LfoE4Hs3+6Tkr8Zsh mZjA== X-Gm-Message-State: AOJu0Yzb/dj8FcvcghAnjUUhzl/gW+S2i2ZXNKFC9UHbiNObSOHsbF3+ SgR5VojUTCvSQ+UPB6lmpp7RvNCTWXEULI0hvpxPr41k6DkVs/F2F5c7Ag== X-Google-Smtp-Source: AGHT+IFWBFbxmf8Q7cS/a7pbFptx2dSq5YMb9Oj738Bxbcp2WRaN826jH9auDmGcLhitwEyL6yD8SbKawuFX X-Received: by 2002:a05:6e02:b49:b0:358:141:8584 with SMTP id f9-20020a056e020b4900b0035801418584mr3727826ilu.17.1698407000034; Fri, 27 Oct 2023 04:43:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c7-20020a92d3c7000000b0034fb235ed59sm179610ilh.8.2023.10.27.04.43.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:43:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:43:20 -0700 (PDT) Message-ID: <653ba258.920a0220.990ed.349dSMTPIN_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 ADDE160524E7; Fri, 27 Oct 2023 07:43:19 -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/