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 382C145958 for ; Tue, 10 Sep 2024 18:12:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32A8C402AB; Tue, 10 Sep 2024 18:12:15 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D7FCE4027D for ; Tue, 10 Sep 2024 18:12:13 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-201d5af11a4so61134395ad.3 for ; Tue, 10 Sep 2024 09:12:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725984733; x=1726589533; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=YQtd03ujENJCiuZHLlEdo0lqaleKExdPXsqs+HTsqN8=; b=LFOhYx++5JHs8wYv4VGLEcvyGLU0eCeQlJXI86FldM5/hv5RROaMUsSpo9uYQyWFyT NuG//90lrzuYnDgTnGSsVV2UazSBp3MSBis+oa4z+Pwr1XxyTgWEBv8gBUFkEpM5wwZZ DwuRcmRK6fQyFemjNJNUrwd89YcZBgBSeMghQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725984733; x=1726589533; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=YQtd03ujENJCiuZHLlEdo0lqaleKExdPXsqs+HTsqN8=; b=EZq4jXY4bHEUaL0C2lOhs6n5nUC2UO9gDrmSLLHBVL9G3SOTkmYK4NgNvVfIzXrvc4 YXTk+N6gApO7q3jmWPCJbYLBYAaPTciezkn7WHcY1J+IOHe8mrYoWlMWYXBnJ6fpg+TB EFJGfoE2wRmgI+M8J1+FiuQN1rMqzbGJ3CII/McIufVbwp/p66GYtWIe7XbcUtEuu8Ya 9kC2ATGJ2FE3ryXItpFLZNmCnUkZdx+9CVRHU58Zk+bKoKzR+qScEwr8PQgXFwneBxBs dygIk06oEYyIXsMfsFweJZGMN2626jIQR3Tpwq/umzbsg1jPUuWPbXsuoAttPvXqIulu GVFA== X-Gm-Message-State: AOJu0YyaClqoyHFR8qMrfCAXjGvhZbyACpi8Mf6obJ19bDFjUfJkDtI7 bohPYUgu2DTNqs8hjEgQ8+2S8ReeOLDqhluKM2EFT8gVOkwjIolO94M5Fl9i/D2hqOpt80tXQV7 umGla/JDwtcnVxN0w33OvHz25OuRc1kt4lB2HU1A3VVY/Uo0ut+kaYrrI X-Google-Smtp-Source: AGHT+IE549SlxB6YGBQf6hkaDFY37a9tqFvlwoHTRYoWgx6KcAjUzqhMABc50reET6kO6DbM2x2pm88zjKyZ X-Received: by 2002:a17:902:ec8b:b0:202:4d05:a245 with SMTP id d9443c01a7336-2074c5f4977mr17763915ad.29.1725984732993; Tue, 10 Sep 2024 09:12:12 -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 d9443c01a7336-20710f31710sm1970885ad.138.2024.09.10.09.12.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 09:12:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 09:12:12 -0700 (PDT) Message-ID: <66e06fdc.170a0220.dd98c.fd96SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 56434605C351; Tue, 10 Sep 2024 12:12:09 -0400 (EDT) Subject: |SUCCESS| pw143766-143767 [PATCH] [2/2] eal: detect supported driver From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906210637.630356-2-wathsala.vithanage@arm.com> References: <20240906210637.630356-2-wathsala.vithanage@arm.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/143767 _Testing PASS_ Submitter: Wathsala Vithanage Date: Friday, September 06 2024 21:06:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143766-143767 --> testing pass Upstream job id: ACVP-FIPS-testing#6886 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30955/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/