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 80780436E8 for ; Thu, 14 Dec 2023 02:14:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BB23402BC; Thu, 14 Dec 2023 02:14:06 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 96C9440283 for ; Thu, 14 Dec 2023 02:14:05 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d8a772157fso67351957b3.3 for ; Wed, 13 Dec 2023 17:14:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702516445; x=1703121245; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j0Qzsi47Xy7AEZyMm8hJTQER7vtQtS71g5cOLRK8w8o=; b=AZhI8WlUa6OfhS/V6y8B8ltN4RftFGNjwLznflW3ULAPUxjBleWA9VG6Z4s+xEW83a 1+kfg+/KN+U/W495QakHYXYBCZw3RR98aD8qw2tY/71zxeHCNvJcY7nIBHntVeBxCDKE QcQHjHcYw9GB5b1avqNHzRItCI4n88+o2vFmE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702516445; x=1703121245; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j0Qzsi47Xy7AEZyMm8hJTQER7vtQtS71g5cOLRK8w8o=; b=XhjdXPzUbkZmARJyuNbIAj1ALAk+5bjyeyrL2uSmeeF43TCTQ3HV4NHlsOOGaqIyVg zWgry4s0aR2G5c7CUYz1jVhUhFB4O7EGdzp2Lknkjg0W9G5nxFny06POFG1yW85vVMUG kuBGWR6xgJjZopCRVODiyQsZv82qYktV/b1pYfXwVubTLUdBfYCGnDBTvfXG3lIHEs4r qwqWnjNHe9VXZxPTUbUDEsFDcgpG+KrAijLNLEUajNnhYoC5AaczFVkOnXcZOtDrqPoT 0rRL2Sv9EydyxZJpM6IPGhaE9mTYjf9ZA321z2gejvfjmXt0Cv69uuijXGGSObBg9oKc Eavw== X-Gm-Message-State: AOJu0YzBQBM7l45mp0OUPcCPi2iKK8Z4IfGukopQS6HvtGJU5VbkxIdF KHNs5LHdg2qqEYzgFlF9pb0aiHeXAps6Bds0k5Idt77lZS0/lKINyphGWdUKmzrtgNmAx1Wjrg= = X-Google-Smtp-Source: AGHT+IE87+jgs+c9ad5sysu5dTehWvSS9WBYA/nhuUr2/BGr+b2m9EirhJnmqRMQsYwFzb6L9gcBrpNquWbZ X-Received: by 2002:a81:840c:0:b0:5e2:e4f9:688d with SMTP id u12-20020a81840c000000b005e2e4f9688dmr1588148ywf.23.1702516445066; Wed, 13 Dec 2023 17:14:05 -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 s67-20020a819b46000000b005e33b3ce996sm136756ywg.12.2023.12.13.17.14.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 17:14:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 17:14:05 -0800 (PST) Message-ID: <657a56dd.810a0220.5415b.5159SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AD5B2605C311; Wed, 13 Dec 2023 20:14:04 -0500 (EST) Subject: |SUCCESS| pw135173 [PATCH] [v2] net/ice: fix link update From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135173 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, December 14 2023 08:40:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135173 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/