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 086DC43215 for ; Fri, 27 Oct 2023 13:32:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 002C44025E; Fri, 27 Oct 2023 13:32:36 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id BF1654025E for ; Fri, 27 Oct 2023 13:32:34 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3514bf96fd2so5254665ab.0 for ; Fri, 27 Oct 2023 04:32:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698406354; x=1699011154; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RLE+xpbY7tG9JHKabxCDTq+oSX16XMvM/r8ppDEqOhQ=; b=aebYL5I1+BCNg3Z+lYC+co36gbBhQp4uOnnDY6Je+isiI26i9JUhp5jlXxVzIRy/nR P+X6XdE43KtOZXkb50R4SNpPLXao+ezDf7KlFrNzOnOm6KO7oFYUlvL18DXaaflVdmh1 hxTK4CLHmnOoUH/BeKn+PDk/stzDZ1T9DeGA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698406354; x=1699011154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RLE+xpbY7tG9JHKabxCDTq+oSX16XMvM/r8ppDEqOhQ=; b=wR5b12spr4AUQPywbqvK+DvVIilPKboZId3T67+LG0GJerviojxAbv9NGt3AQqzVNi dXpuUEDA9yvcRVJx5T/xRGDUL3llUn1IL4GFF3QtBOjKIffIsn7cgobZqGwu7YXdgfnt vjbocG+zNCtbNnXJ/K2tKXD/SNGRrv/iHijoV8Vf77UU+diWUGYTZh+cy9A0pNwotNY8 bkirf+sHi+qAeiH4Qt7U998uY5rg69utK9lIHBGCV7PMG4S3dt7ApQFrWKm2KK8wU8yg DpXgF9+BNtniaT3GsKysCobKR39aN8p2MEz0riFpxmVUJFFEekp98TrB3QG9ppHVqER7 cIww== X-Gm-Message-State: AOJu0YxA0Qz94m23bSkQshKTHZeSJYPbe871wg1cYFCKmnATz4EstP+w X2QI6PLwgGtqfcJ/N+kr8IiEZfrXcoMO/w8DIq5jTcoe6DDmOCWn6sGLzA== X-Google-Smtp-Source: AGHT+IFU9GXboCF4TtMZ5C1LJrZHgMCYMOY6xJX+9qDJ74b+0k4oa3K3HzXM1Xlo+GD0k99acoCjC/0g2SAv X-Received: by 2002:a05:6e02:19ca:b0:357:fbfb:c3a2 with SMTP id r10-20020a056e0219ca00b00357fbfbc3a2mr4024493ill.28.1698406354212; Fri, 27 Oct 2023 04:32:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b12-20020a92dccc000000b0035808aa0e00sm176883ilr.74.2023.10.27.04.32.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:32:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:32:34 -0700 (PDT) Message-ID: <653b9fd2.920a0220.788f6.3613SMTPIN_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 ADDDF60524E7; Fri, 27 Oct 2023 07:32:33 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/