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 2237D45E33 for ; Wed, 4 Dec 2024 22:50:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B14340EA5; Wed, 4 Dec 2024 22:50:45 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id AA5E44029B for ; Wed, 4 Dec 2024 22:50:43 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2967af48248so186156fac.2 for ; Wed, 04 Dec 2024 13:50:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733349043; x=1733953843; 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=UnhoITUkRTo0lXgTgfP25ERcCQbABXJpkvvpHnmi26Y=; b=AcFdeWXnelMcauESyYF9/LVnkKSTU1npc96+EQfPtja1GA9+6OPS+U3Cyb2fa/ZpeH fj/nFLA0w2a92kFvaXwd1QJMzb17p5hihAMjMFTMs82+5ubxk7FStiBf1IWusUPG0r7r qRuBqWPIAg/AyYJUfJiqT9Lf0gbjnXop25Wio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733349043; x=1733953843; 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=UnhoITUkRTo0lXgTgfP25ERcCQbABXJpkvvpHnmi26Y=; b=UO4A01+mALu9Jmx1ZjwjXzsr3ekZ/GwszFI2fM/Mn6BJTCdEAHx9S/L0Qv6BUT9yys YHlN9FTOJqN18jYIkfKHrb7wrcPBAPbZI6j3ormpbKJw6plgO4VPBU2yYReCVQmUlnCt fR5SY4H+bDZ0/orrrBkDNw3/z8Enn2YeGOQGtttmjmikgmwaNlJYvseJSsEC58XqpdGi A9egUesLX9KarnhN9C2XnSSQY56uT0uvqcAkjJ3GfY/54RYgAnW2/v0w2fKgV1+qIYNX ryFRtoxPmS6p9zTxQWCLmgCrmkWGPZAkyv20bVDWsNxHdd5URes3K+pm8XNk4jEscVgN DKYw== X-Gm-Message-State: AOJu0YwAsmhOjcgJoHEfeaocD3mmJJR/jPxt09C8qo9ohr9tOjQzBWHV 71U4qV8i2KkPrLaYMgJJthstGpQ5BbYh7Jpnef0+WAgDpPA2u7mr8hBmaMKzhiTn62HosuJONee mt79oUyjXIxL3doSvYN6CmlxIveTAd36UkTs5cf1meN2zxQjLtVTfv/aq X-Gm-Gg: ASbGncvTvPv/8gxYtRZLbscTSLk16otreIxohIIYkXSgB2428k5i2XATCCBMb51w1Fb Q/zddyA1WY2tbBMP0++IoYyyHraAbs/Ou7B6saV+QDYdMJMK3CBj68tM8ljU69235kJnFW5JxJe Vlv3WVjEDqCObY3lDGzbsxecMTrRwDzCtEeJCij8msu0ohXC5bsv+oUu4jKQ5S71pWfUKghYvg+ ajRoNcbEPke8Cu/R1puOicjp4/D3Re5BsHNTmh/s0K/wuuOvdemiTYF63XRJB6FsDnk9VuyNSA= X-Google-Smtp-Source: AGHT+IGqf/nIXwnl0+y8OGpoWZNfsLGCjkwiS3FGKrNu3kelVfESj6jOsWMGHmZfwJ07Y0WMibBf/iLtMzaj X-Received: by 2002:a05:6870:168f:b0:29e:4141:dc0 with SMTP id 586e51a60fabf-29e9b114ef6mr3711645fac.12.1733349042885; Wed, 04 Dec 2024 13:50:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29f56748810sm1743fac.23.2024.12.04.13.50.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 13:50:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 13:50:42 -0800 (PST) Message-ID: <6750ceb2.050a0220.2eb754.0200SMTPIN_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 56BAB6052471; Wed, 4 Dec 2024 16:50:42 -0500 (EST) Subject: |SUCCESS| pw149018-149023 [PATCH] [6/6] lib/mldev: eliminate depende From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733342995-3722-7-git-send-email-andremue@linux.microsoft.com> References: <1733342995-3722-7-git-send-email-andremue@linux.microsoft.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/149023 _Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, December 04 2024 20:09:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149018-149023 --> testing pass Upstream job id: ACVP-FIPS-testing#8217 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32086/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/