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 E13BC45FA9 for ; Tue, 31 Dec 2024 14:15:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC9C64026E; Tue, 31 Dec 2024 14:15:27 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 7754540263 for ; Tue, 31 Dec 2024 14:15:27 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2166651f752so152416135ad.3 for ; Tue, 31 Dec 2024 05:15:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735650926; x=1736255726; 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=yclKRJkgbduRNsSHdPBVE7tXhOjlSGHbUmJLNBwqAfw=; b=h/28p6MiYozzWBVkhYwtp1ZIC4r3wAatZmGpqCYNhSz8rl514wMom10p3bxTjiWs5t r7Q1hWfjb5E8rgBXvicAMq2oxxJh4u2bFeDVQZhVVkPV65pis/jMYpvs7udyMO2/jizH HHgl1UTefaZaLCAMpYQXaiInDcxf/NABoLeUU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735650926; x=1736255726; 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=yclKRJkgbduRNsSHdPBVE7tXhOjlSGHbUmJLNBwqAfw=; b=CaBGjdnIMf33PuMWk/OFg1VGaVfyoRENTgwYh0WyiddfP/sq6Fzhd3yn5p0rrsn/JH D6rdNGwoHh6153aRucqmYKaPoa0Tj8rKwFDPzEFZc1/EtIDpiafAHADAomjNHHwMItJ5 rBDpQUHurfq6l0vIAhzz8WcVRh+ZLcqiomyY8PRIk7lO2iEhWRUgvttCM8TYiAD25G0O fpyox5ecaAaJgZG72EAPr1+r+dItomsTi0ht57Kun8DSKM2h06eubEolkpGe58F8SxLP hVoxCO0FlsJ17asTsQDGNJMW/4Unb3E61ueThuoEIGwKQYNTZZGsCWEOnff3A0u9IXmC K7uA== X-Gm-Message-State: AOJu0Yzf42KHri+RbLH3MO77l2k5tWvaVUQAnDlJi1zHlkM0nb02EGvU vVw1lPST8T+kONPwUcNTak9FKdrIhqzDYO2nZY0HOUGnLL61BTV8HEjTu1N7bZbZbJk1XW4FwLr J9TSt+wnrI5N4bcrSvxvHfzg2DrjRvXzVGezRjNFf X-Gm-Gg: ASbGncv9II1ug89E7OC8zeecuTigD086Zh65u21evSdoo4Cd206rMYIbfFjOjniwFDv blnZuEF+G7qgkXjapR5P1VJdcH+ik7/n56il6bMosamIvq8YOkFMtxjFz1j5sUUZWLvJkQHu2Vs zriHzqqu40Z+PZ/sEOgkOUjOQFPQi4QN8BTkz14qJEef8E+upWNe2QoJZ/XriR4lAmWoEMIXULu J3A6btYEUfi1Y0H0NzMofmkeLUeBkwvskN7pDZkxCTmNE6QOzJhrPHYsqshQUAEvQq6Y0fyH7Jh eg== X-Google-Smtp-Source: AGHT+IEki2TPt6mo/Un27HDFxKGV7xJGovAyyrAtcVBg7H6ioE5SmYHg/6YoQhMRgou+RkpxdxcJJB7zkaUa X-Received: by 2002:a17:902:f68d:b0:215:e98c:c5bc with SMTP id d9443c01a7336-219e6f28423mr564419055ad.48.1735650926607; Tue, 31 Dec 2024 05:15:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f2eda1bf73sm2800364a91.8.2024.12.31.05.15.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Dec 2024 05:15:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Dec 2024 05:15:26 -0800 (PST) Message-ID: <6773ee6e.170a0220.f5e57.5d43SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DBDB46052471; Tue, 31 Dec 2024 08:15:25 -0500 (EST) Subject: |SUCCESS| pw149512-149514 [PATCH] [v4,3/3] drivers/net: add diagnost From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735574370-22090-4-git-send-email-andremue@linux.microsoft.com> References: <1735574370-22090-4-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/149514 _Testing PASS_ Submitter: Andre Muezerie Date: Monday, December 30 2024 15:59:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149512-149514 --> testing pass Upstream job id: ACVP-FIPS-testing#8431 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/32226/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/