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 5F6EF42618 for ; Fri, 22 Sep 2023 14:11:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AFB14013F; Fri, 22 Sep 2023 14:11:21 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 72DB54013F for ; Fri, 22 Sep 2023 14:11:20 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-57b5f0d658dso743755eaf.0 for ; Fri, 22 Sep 2023 05:11:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695384680; x=1695989480; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tdMvjG3YCMh2eAPNx6PdyQ+KfM0vq/Vs5TfNl/tLZrg=; b=dpUbN6uFspNgsRo81+XQlynWm3dSevBdx/gYjyM4od7GfcCl6j/0Tavsn7YEkoYEz3 mavclufeNEUeOuh13dPQXbxMfHtyLZgHj+SxPqPB/an9n3FeiZhjE29sXS3SaqoRSAFA IE2+Ktx2Kzk7/sHKe4NJJz89gdaBTTwWeGtLA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695384680; x=1695989480; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tdMvjG3YCMh2eAPNx6PdyQ+KfM0vq/Vs5TfNl/tLZrg=; b=G8bxhsJY3Fr3re7zjAwLnxWNfsu5Zghb2g8gekhkKDNFtbmlpWsIjN6MUWthK0MS1e a0LDUz6zpu8bvFD0SA0WCT4okE1Iz2IiqJvu+O+Tf1nA0C8kOJ5Z+3A/aowKaL71Rqoa wvs4Bi0NiJVJNXEZLYWyBu+XpPSSQJR2hLEHqlqOOgoxEkbSeNrlJTitKolGXIP1degv ISWZoKLPaNq+QFnmZPMmUx88T7JUePr+BD188AmbqmbiiDy05Ad4oOIIxRkzw/L6ECRp DF9gkynGi67fCreeTjtjPfVJzAt1apdYVKbBvi1KFHOr39t12RNb90PU2/qwbLa1qLOj OYQw== X-Gm-Message-State: AOJu0YxTizlZLxt64z2yjTNPET05Ovjan60eJKc7eItFIspy6lQHDimr kDQipB0r4w4MTXfeKYFwJQB085VUi4QkbocrQSbiJiknSxi75Oz2PVrWmw== X-Google-Smtp-Source: AGHT+IGUqEHqpVv87E8xvNdECj7GvQ5/l9n+jvmjJ9czqxp+4TLE0kjoeeMuJL1c8OqnX1tAKCmF/3vE00XS X-Received: by 2002:a05:6870:a689:b0:1d6:5c40:11b6 with SMTP id i9-20020a056870a68900b001d65c4011b6mr9957904oam.14.1695384679871; Fri, 22 Sep 2023 05:11:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o5-20020a05687072c500b001d700541252sm245679oak.46.2023.09.22.05.11.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 05:11:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 05:11:19 -0700 (PDT) Message-ID: <650d8467.050a0220.16b079.ce33SMTPIN_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 7B0556052514; Fri, 22 Sep 2023 08:11:19 -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 9 | 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/