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 B5EBB42F83 for ; Tue, 1 Aug 2023 21:04:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9190F40A89; Tue, 1 Aug 2023 21:04:41 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 6E97440A89 for ; Tue, 1 Aug 2023 21:04:40 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-403b30c7377so34170911cf.1 for ; Tue, 01 Aug 2023 12:04:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690916679; x=1691521479; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EG5oKQtFeVM48YFVW1cnaKa6d8SsUeso6TnamtlaN5I=; b=ABKAwO+wxbGSGPkCDOpnpsS9m/vUJYWBxvckONMakEb0RkJSS5Qyl5AGGwifUqnsPV oGQs/8h+KL4/WDoTjK7+Y8y+IbWRZR1/gQf3EXeKSdLNUgNLVEhnU7ZAnlNcP3HFVYwW J0cfDKun7WTwAO03GvxlQGf6b2yatFfQcKovM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690916679; x=1691521479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EG5oKQtFeVM48YFVW1cnaKa6d8SsUeso6TnamtlaN5I=; b=fdn80TIFyoHvPJIpHYUueBl7h2LYLUdcOqy014CP8otaQjTTLo1rI0vkghUzA4IX8z OFB/IDsfW49i8w/jRBwMvGImlF5NyFlbkMNuQt3xlc0E2PP9wZ+oMUqDwwh9fJWquipB Jl/oe85rfs3RXudFOUKkiEUp4FXiKwMycuVjucBVSNRGBRPL2rjSs/XA0NhBLxcAiHjd CQTtCq8/vOpRr7MDiRCEw39W/jn98oVQ4NG5tnHnLptllLA8ZHO3gkl0I+lxS/uKlwT6 fRYqKtpk2RHaCSf+1ysDhY6XQc6UrkYgmw3l31tCXmbNeXhef+AVNdVlHs6ns5YKV22G z7pQ== X-Gm-Message-State: ABy/qLbZy4DlPm+hwTuODUXp70YsEMI5YIMg7BHq/czgig+HH23B8qqj pWOASiw9UZ5B/bd4jTZNrxmEvrb5s0G6wcedHWxbMmF7R0E1Ce10mqwh+A== X-Google-Smtp-Source: APBJJlFvFZJ2GzGXyKcWjgL8Joxga7yNx+osllIe+fVD3v/VmqvzOvfU+Qn2GciWAbPFwPUPdsEZB9qnPk36 X-Received: by 2002:ac8:5a83:0:b0:403:c51e:f038 with SMTP id c3-20020ac85a83000000b00403c51ef038mr15230049qtc.17.1690916679785; Tue, 01 Aug 2023 12:04:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w24-20020ac843d8000000b0040fd4ca2b8dsm83748qtn.20.2023.08.01.12.04.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Aug 2023 12:04:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Aug 2023 12:04:39 -0700 (PDT) Message-ID: <64c95747.c80a0220.593ee.593dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 801526052471; Tue, 1 Aug 2023 15:04:39 -0400 (EDT) Subject: |SUCCESS| pw129792 [PATCH] [v2] build: check drivers class dependenc 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-testing Test-Status: SUCCESS http://dpdk.org/patch/129792 _Testing PASS_ Submitter: David Marchand Date: Tuesday, August 01 2023 13:41:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129792 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27199/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/