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 94DA743215 for ; Fri, 27 Oct 2023 14:36:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90D8D40EE1; Fri, 27 Oct 2023 14:36:56 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id D51CE402DF for ; Fri, 27 Oct 2023 14:36:49 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-457c82cd837so878922137.2 for ; Fri, 27 Oct 2023 05:36:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698410209; x=1699015009; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jfTWnOrTzvUXJY4k1GarXCWRPPmFaV8wpw7jeiaQqeE=; b=ACuKO1zA2vEy3y7SQXbiSwtcB/W+YkQIYrgx10ysoEQyElGyvZUX6MUQCejEw796fT NeZRw+Y4kt7Ke2/47MSzPd/ZRBcJ1vWdyqCWJmd2HjtFH+kMhIAFl+caxNqUTB8vvE+V 6B0Sf9EALjgAsP5tI5aoy2ZWpb527XU19AQLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698410209; x=1699015009; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jfTWnOrTzvUXJY4k1GarXCWRPPmFaV8wpw7jeiaQqeE=; b=Iido6k1t47a5SzN5u9b1N7eQvMNuSxFae9pJ2YCFyldNgd75ZOwugXoKYACokLVNVu cqWEQD7p/dbwk4tgMEn4XPhM0S9w/CXG4xX+9bcs7MDUNj/gU3djqOG56wcVgPlJMbTK eOwlxKP2QV5guP+4HiU/1A8GuLg2+vYRDwy2xtSj67UCF4tQnolWTBH29Zet9YU2OSWx ukIePB6K8E3ZblbM8tsD83NABD7EqiaqTa9JZi2zok0RB8Gw79CkcJz9p2SMWOz//SOj AhndcU+v8w8n9xkOuOr0+iQNoI5wAxafjnLRE4Lv4RptOc+Y+VQ+TNC3kLQRwehLupNv nXZw== X-Gm-Message-State: AOJu0YyNLJ40SyHyd+quStBkze/EA7JghyeV1XeeKE1TNKyvq7az4uX/ 9bbPwRgZvkTbIIv0eX2WwhlL5vlZVfCGnkS8DXpae3m6rAnRaNZDwUkWpg== X-Google-Smtp-Source: AGHT+IGBFL/7ANTIffo2r7BnLlH/b4PNdAGN2kcU+rJlNreq4pTHYq74c1xl5VUUrAR/PkMpd2BBgho8boT/ X-Received: by 2002:a67:ef5a:0:b0:457:c743:7bba with SMTP id k26-20020a67ef5a000000b00457c7437bbamr2729839vsr.2.1698410209276; Fri, 27 Oct 2023 05:36:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i9-20020ab06089000000b007b9bdf857f3sm212892ual.11.2023.10.27.05.36.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 05:36:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 05:36:49 -0700 (PDT) Message-ID: <653baee1.b00a0220.a74e8.35aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id E7E1D60524E7; Fri, 27 Oct 2023 08:36:48 -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-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/