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 71F5F433F2 for ; Tue, 28 Nov 2023 15:54:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D17542DF2; Tue, 28 Nov 2023 15:54:10 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D431142DDB for ; Tue, 28 Nov 2023 15:54:08 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b3708b3eacso162383439f.2 for ; Tue, 28 Nov 2023 06:54:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701183248; x=1701788048; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5Xqz1ZyhoDS3iYL3c4hZxkZ6EtDM/5XDWAEhnd6OG38=; b=HibkBdp5+HLDAZof2iAQfjvS71vL/bpI+n+CuGaqJp7kSPDtlSune3p7pmduQ41g4V lWANtF8/O01/N5S4QMg5OwXKqWiqcp1iDkMQAHAkzvuyRNE+RmROf7Sg6hF84oH+N25X L5sD+zusnz/yPTwVR8/DvCTBYWwQvidpn+tkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701183248; x=1701788048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5Xqz1ZyhoDS3iYL3c4hZxkZ6EtDM/5XDWAEhnd6OG38=; b=bnDcgHX3Uwau2O2iCug/P5asKgn3y5Yr99dlJrBJsRiZisTlIqXkaHrBS2pqKgICZs JzdkNDjpZ07IpobYlypxqLmJuk6Q+vv9tTcmOUUk2LqhM3aDdnv7F0nRpYD68r4ey4HW qti5oI3+rrwsZXJ+pVZfEVKHujGvuTYaF7mb4OZKdN9OH0ROyQdUhd9e1JEhGFC9slTs Pr6dvx7DJK/8CQYeSykV7Ri3wK/sCXqQ7ivZLLxHMEwa6g9M1LckqrwKHpZ1eigE5Qan xBRF5fL9d3n968bgFcYFK+qIo36RcVoKJkw+yd1mNq19OXE+NrqDQ5V1bG3ZV4eyXl1K en/g== X-Gm-Message-State: AOJu0YxKETaYoIWint7f7Tkj7Maqljm5di5a72myH2OA2Bf12dKZCAdb tv1VjFHaQnCRPjPEJ00FY4uOFMu++7kNTzKe2yBPRnxvdCALA7o/wcEHxA== X-Google-Smtp-Source: AGHT+IFBVa0KJOKaCIMexZsFWlTwqUpwtcRMTJERfVpblyMvOVMzfhppU8NUUMAhAhQEfpxxXd0H2wT0M0VW X-Received: by 2002:a6b:6810:0:b0:7b0:ae76:f07d with SMTP id d16-20020a6b6810000000b007b0ae76f07dmr12207005ioc.1.1701183248293; Tue, 28 Nov 2023 06:54:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n20-20020a056638211400b004665e3fe611sm499873jaj.7.2023.11.28.06.54.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 06:54:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 06:54:08 -0800 (PST) Message-ID: <6565ff10.050a0220.d2ca3.fc98SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BE2296051823; Tue, 28 Nov 2023 09:54:07 -0500 (EST) Subject: |SUCCESS| pw134673 [PATCH] 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/134673 _Testing PASS_ Submitter: Qi Zhang Date: Tuesday, November 28 2023 21:26:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 134673 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28485/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/