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 4F72A45FCF for ; Fri, 3 Jan 2025 05:26:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 311AC402B4; Fri, 3 Jan 2025 05:26:51 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0304C402B1 for ; Fri, 3 Jan 2025 05:26:48 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3ad272538e8so51005835ab.1 for ; Thu, 02 Jan 2025 20:26:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735878408; x=1736483208; 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=8bSqQaCJCaRIZJiegi4zNzG9Etbmkc5E6pM5B4xcpws=; b=E7qZTORjW8Ys1SADtFNTtvkrxTusNHfKiezMnRxkcj35gEQOe2yyzBIh/+LbP1zMFv mucgldWgF5Va5QIg8I9ssajXZbeiX/nAzvfFdr3YlYNurHDchtiNTZ4vyz7u+axkNWp9 y3D91FcrKr2jqpaXoS9qBHfNfB9P0mABb20SY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735878408; x=1736483208; 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=8bSqQaCJCaRIZJiegi4zNzG9Etbmkc5E6pM5B4xcpws=; b=FTKNtapBv11Kw6/chz6Ryp8HM0a+wEQ4Jeq+th7qa2nNKaQt1Wi9KYdilozCn/ppIW 9cIQdOp8cDtaMksh5HAWZMJpeJWFzAa+exSNmT9Q2XTz5KeSGvZDI0F2+2SC7t06jXBj c7rRiWKRV+oBdvUYRAzbi5Hd/otZOP5awKTvswxgP856KHQxkgyCrFxA6OORkUzTBte4 yOowSpQI0A4McvMOqkyNKcoenuSdnSU89R+VwNDSb+eo549BFyeUlkaoIWoF/O+Ja2N+ ZUXJ5+/xqIADZ25LtjjYjG8OQfB1UDt4G9PtUmX9+b2RclaXrEet2wxjjQp5HwUYqXQh P2EA== X-Gm-Message-State: AOJu0YzIOatU6lvXvEt7N6Tle9Q4izXax+DOFJO4tbHVERZyhXUM1RzV zF8AlhXa3DrTZOeCQz6Uc7BgbltZNeZqi/SCqNwFZ4VseqC0I3ntqelSwSxzpVbTcBkFZpJdYHT 6vspRDCWl3SVuGlf/U2cnmfQY2VWpjFtSKBRy6dz5 X-Gm-Gg: ASbGnctL8LHfsvC+NcGRjWTxC1ssRzL5cGMYeFdbH0+tkzpeyFfL5sgCoLrPY7MB8f0 FRrnaaRxiv/P9OqffdmnO7zl8oYV2OzHp6XpEGTFGVqWCW3SmOlS4c0Wyonut8Bx3LHSROvATJe mpVHwHiqqH4bX3trKkHAPduGgUK8N88Jo1udyN07+x69NM+Q93BdZ5KOHzExSoPsJR75PTxjYdb iaZemKN35BuQ0X5IaSw/xHEcWYV1UJJ7P4XzR9INmhEqngWZg8LhRCEUU5a819wwUDR015ofvzQ ug== X-Google-Smtp-Source: AGHT+IG72lzARct4caVao1/XyCORxC4FvmrxYK1g1FUCdn/PENETQKdjtD/tykFEqolgvbdPY7PzxiBEtM+Q X-Received: by 2002:a05:6e02:b4f:b0:3a9:cb4a:842a with SMTP id e9e14a558f8ab-3c02ceb248amr442769175ab.5.1735878408270; Thu, 02 Jan 2025 20:26:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c0ea696sm1577681173.40.2025.01.02.20.26.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 20:26:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 20:26:48 -0800 (PST) Message-ID: <67776708.050a0220.300c0c.9914SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BBFE46052471; Thu, 2 Jan 2025 23:26:47 -0500 (EST) Subject: |WARNING| pw149558-149560 [PATCH] [v8,3/3] drivers/net: add diagnost From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735692511-4196-4-git-send-email-andremue@linux.microsoft.com> References: <1735692511-4196-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: WARNING http://dpdk.org/patch/149560 _Testing issues_ Submitter: Andre Muezerie Date: Wednesday, January 01 2025 00:48:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149558-149560 --> testing issues Upstream job id: ACVP-FIPS-testing#8441 Test environment and result as below: +--------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +==============+======================+======================+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | WARN | +--------------+----------------------+----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ==== [3148/3162] Compiling C object app/dpdk-test.p/test_test_trace_register.c.o [3149/3162] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.c.o [3150/3162] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_xts.c.o [3151/3162] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_rsa.c.o [3152/3162] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_eddsa.c.o [3153/3162] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_ecdsa.c.o [3154/3162] Compiling C object app/dpdk-test.p/test_test_table_combined.c.o [3155/3162] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_dev_self_test.c.o [3156/3162] Compiling C object examples/dpdk-fips_validation.p/fips_validation_main.c.o [3157/3162] Compiling C object app/dpdk-test.p/test_virtual_pmd.c.o [3158/3162] Linking target examples/dpdk-fips_validation [3159/3162] Compiling C object app/dpdk-test.p/test_test_trace_perf.c.o [3160/3162] Compiling C object app/dpdk-test.p/test_test_ring_perf.c.o [3161/3162] Compiling C object app/dpdk-test.p/test_test_ring.c.o [3162/3162] Linking target app/dpdk-test Processing file ../out/acvp-aes-cbc-vectors.json... Done Processing file ../out/cmac-aes-vectors.json... Done Processing file ../out/acvp-aes-gmac-vectors.json... Done Processing file ../out/acvp-tdes-cbc-vectors.json... Done Processing file ../out/acvp-aes-ctr-vectors.json... Done ==== End log output ==== 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/32232/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/