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 E6FA545DA4 for ; Mon, 25 Nov 2024 16:05:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB03F402B5; Mon, 25 Nov 2024 16:05:27 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 01227402A9 for ; Mon, 25 Nov 2024 16:05:26 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21260cfc918so31956385ad.0 for ; Mon, 25 Nov 2024 07:05:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732547126; x=1733151926; 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=PZO0Bh6vyGOJk8PWp8Xdcq2AIAf3gGGMpZTlvW5uEBk=; b=csivofg4Ja129QR1wFpIU7Z41hxuCM7KyXNlyBQTFnpq3vNLOuT8eGoWVo7FmGtGHK XkLryaksDMVu1BkzDmpYcQaGhH88ongeOTfhPeWseHzZyw06duWNpAMwX6Zsoa3hbVH6 4LmrYR9xSaAI+YLueSuy3H6BhMjOnyxnc6wdc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732547126; x=1733151926; 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=PZO0Bh6vyGOJk8PWp8Xdcq2AIAf3gGGMpZTlvW5uEBk=; b=u0KK65E2qm9FOOIR8cAtZuKyCtw1dxcwHfJwf1ReD7dwwI0LwdTeZjC/huePxe+cBs LuSB84DkUFUF+jtx84uBLl+eYpYQIyyKLrYA5odHPf8tQj7nb9QAbSss4dqOoxJB+PCV wN8SjJdii28z5PD/tLu1Wp/89QYsc4JwjyXXr6k9E//52zNuPKcxukXvBrw3m6Hgxuvv CFMkHthMclEChlaed8iBK5kHRsmfxdI/8uhY6hcxUd7PHeKmcjjDDy1AdVUUiHuXx0hg IdNVdNWk6LPH2o5+s+XWGKS3WKhD8a1tSM+sGXK/Uk1i+XVI3bKF8qu5D0EMIj2GJOEI O34A== X-Gm-Message-State: AOJu0YyhyD4rcs0kBPTSincO9NKRAU0MyFDm/G4rKnBGFaBxan5WU9DT qcOUulSO1tzZ3DczwjyqiPix2JOZYUAq9i3fGOFGCPizSrEAFureeYcPUiwjO1pImO8RLsy+ETQ mGbatHQgAl7om/y4S8aTp4fa3e48svw/t2x+uK6bX2mIBbEyJtTJVrJ8D X-Gm-Gg: ASbGncvsUM9Rlv1SKBKIny3Su37Sr9My10jIP07ZAsXatpiXbvkFWWGoz3fO3kSzT8+ QVLD1A1nhhE3I88/aEprfVK6goat+UQySTfzLcTp8EDhGrwIzb7sW3LGcZw3vcS47S1BhgBV7uY cnYIMQRELJXZLoZqrJjSblMBECWzksCe8feDQvWvbhCHenj2L8gcBmezswtjKW7/i/a7Bg+QEXh cu130sUtcFrcb45P7Tmp+boHHyrkN2yWEiG19Hc4AOS1K38y9d/2JR2VsgOgCHk5nF2EOCdFF4= X-Google-Smtp-Source: AGHT+IFYcGUSTErMdpzEA0++dyDqYMamMHOOxvROvIJys7r58vaRMkAvEI7Tl0Fa16pZwzsL7KCPD7/YR4wy X-Received: by 2002:a17:902:d4cb:b0:211:e812:3948 with SMTP id d9443c01a7336-2129f631b94mr214226105ad.0.1732547125827; Mon, 25 Nov 2024 07:05:25 -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 d9443c01a7336-2129db40fb0sm3118985ad.6.2024.11.25.07.05.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 07:05:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 07:05:25 -0800 (PST) Message-ID: <67449235.170a0220.2bf9ec.4318SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EBE226052471; Mon, 25 Nov 2024 10:05:24 -0500 (EST) Subject: |SUCCESS| pw148831 [PATCH] [v1] net/ice: updated latest recommended From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125025220.3557719-1-hailinx.xu@intel.com> References: <20241125025220.3557719-1-hailinx.xu@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148831 _Functional Testing PASS_ Submitter: hailinx Date: Monday, November 25 2024 02:52:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148831 --> functional testing pass Upstream job id: Template-DTS-Pipeline#198701 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32007/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/