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 885504565A for ; Sat, 20 Jul 2024 03:14:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81203402BD; Sat, 20 Jul 2024 03:14:18 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 5E0EB4065F for ; Sat, 20 Jul 2024 03:13:57 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-8036ce660e5so105156239f.1 for ; Fri, 19 Jul 2024 18:13:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721438036; x=1722042836; 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=x/AoqG6UjZU6YQCI0z14brBiA/uyCQcKYQxCdh82eSo=; b=XpvADi7Yf06OlAzGTI4Q67yxyEHUoM3ONinszn8l/9qp6zpZ7vOZZY8AJkYXxQySYM LsJ/WxVOabI5/oYRBKEKZOQ85ZJQelkT7loMGcSInhGwYrZxHrNjODuGppg4i+BoVjQQ SqrcJw2MU/oNpvR7pECZydSUXn/ZW0jED4+ck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721438036; x=1722042836; 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=x/AoqG6UjZU6YQCI0z14brBiA/uyCQcKYQxCdh82eSo=; b=XQnaVLz44u7rFTqAYbyrWBT/Pn4mw8kxz85t/Hy7hc660aZtZtRxchdoPWFgY/tXiE fVe3h2LCzy6EhCMGqqDyxR+7phUMHMZBHaM/NyUOzh0Cldoejc1afu4bqn0CYj91cej6 DXz6vTg+Alx3UK5H1SMsEk6UKjJN2dffuFxsXw42VoEnhcDkSwQaJ3xWb19+JQIKtVSn bsWI7oD74q9bzfc/pfFIrNJqA91jgYnqNiDrF5JJs7cDWGQnx4nWF+pSd8t7LjBsJo4S UHFGWWnOtSfDOlN1RDVmY6W5Ks7ZIFIwQJEJwtjnq9ZUpz6eYHOf01Tssb13iduFIpes noJw== X-Gm-Message-State: AOJu0YxZNPp3ylLUCkYIRWrvQ7ltaIFcp05BR/mZIk21ElN26ZAFA9YP c8DpN8BiPm7qU4ePcbhyRaHEaSBYsSnQSnwCv7UY7i2kIwxpESo32ZvCgD5KgfZL9jEd2FWT2mD U7XDNugCIrhCXe2lSYmbpgBujZbekAsB7v9cyAOeR X-Google-Smtp-Source: AGHT+IFRae46pgMs+EV/RVEFz8RN4PMC6/iAbFUg6tsBgFq0XteHvFqG/Q0JXC3L1xkr7RjLRUxGk7mL7eyX X-Received: by 2002:a05:6e02:156e:b0:398:e585:7be4 with SMTP id e9e14a558f8ab-3993ff97b77mr1487855ab.1.1721438036703; Fri, 19 Jul 2024 18:13:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-397f565e402sm992325ab.32.2024.07.19.18.13.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 18:13:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 18:13:56 -0700 (PDT) Message-ID: <669b0f54.920a0220.2d4c16.669eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 54DCE60526E2; Fri, 19 Jul 2024 21:13:56 -0400 (EDT) Subject: |SUCCESS| pw142557 [PATCH] net/ice: fix DCF init for E830 devices From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240719134427.10512-1-ian.stokes@intel.com> References: <20240719134427.10512-1-ian.stokes@intel.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/142557 _Testing PASS_ Submitter: Ian Stokes Date: Friday, July 19 2024 13:44:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142557 --> testing pass Upstream job id: ACVP-FIPS-testing#6334 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: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30565/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/