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 CB71F42618 for ; Fri, 22 Sep 2023 14:08:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C690B4013F; Fri, 22 Sep 2023 14:08:04 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id F037B4013F for ; Fri, 22 Sep 2023 14:08:03 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1dc5e0c251cso1109532fac.2 for ; Fri, 22 Sep 2023 05:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695384483; x=1695989283; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3pZ4XQxlr4zJyyOawOloTZIKhAslEyGfnq99oW/HQPg=; b=DdP2kfa/pB1gpj5H0k/bhgZrS9mglQDPwhSN8ZH0Xefpg/Mrq+X9MEHdOORa2ZCE6l crhioXdshu7N5Re3DTuS5doT4eYKU5ux+cAldRJLbh3C6X2DoKagIIecux5c5m/mDM6C 8fvLuZOVZbUc6TYM9OxnwO+1ZWQgcLc1TlB+4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695384483; x=1695989283; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3pZ4XQxlr4zJyyOawOloTZIKhAslEyGfnq99oW/HQPg=; b=F9WY8XihaFAsmef/ehPM/o4YI7+D31kxAZ3bNeOM5mjRdsLgaOS0AXAAM8zfU/klGy iHFUpQYdSNOrqRJCY/YQTVIpkmZdyrDBv/i+sUqPlkVjvgtA86UR5+miuUY98ryudQ8m OcerL8+xdey9nEeEcE58e90ENQ75qZeSB04WvrKfHNCgE5RaJQ7udfV+KJTctFGYAWoh c0SkAOx++JEWXlBzfmoZIp7MUq51jIih8rfx/UMDKB3Q2lCIptS8oR+VkT8LgMlR4Lps 94qYhxBklVHfImsnamEeE9uQxi6d9/Y6gDeOg4fPi32s+6j3afTuh1BNgjkx38WRhC+f +NUA== X-Gm-Message-State: AOJu0YwTDhDhjr3KHys/VoP+qz5neXJH+x5CNOuIsWsw1YhTbGTvfMI7 J2KFxpSJzsxbI2V1xdd/r1Y1K6lLYrl/xcE2kL/lm0/A63cGM/8yNkiMOFnnNKhQax4OjzarcA= = X-Google-Smtp-Source: AGHT+IHZK6LP9PgwnV2fv3hzVf9NFdtZt2ukdfjiK8oyUN4DB4OuaU5OBc33Y+ZWduyheAmLv0MxpjeiTyya X-Received: by 2002:a05:6870:390e:b0:1bb:f801:411a with SMTP id b14-20020a056870390e00b001bbf801411amr8847127oap.11.1695384483379; Fri, 22 Sep 2023 05:08:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ed37-20020a056870b7a500b001d6523f590esm270917oab.7.2023.09.22.05.08.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 05:08:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 05:08:03 -0700 (PDT) Message-ID: <650d83a3.050a0220.13711.f42cSMTPIN_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 04D4D6052514; Fri, 22 Sep 2023 08:08:03 -0400 (EDT) Subject: |SUCCESS| pw131820 [PATCH] eal/unix: enhance error reporting for fir 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/131820 _Testing PASS_ Submitter: David Marchand Date: Friday, September 22 2023 08:06:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:aaee22f1f61fb1df019a058580369b92d2cfa5c1 131820 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | 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 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 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/27696/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/