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 C2338436E8 for ; Thu, 14 Dec 2023 02:24:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB214402BC; Thu, 14 Dec 2023 02:24:43 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 6522C40283 for ; Thu, 14 Dec 2023 02:24:38 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b6f43740b4so302696339f.1 for ; Wed, 13 Dec 2023 17:24:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702517078; x=1703121878; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m+9cMVo30XKGtPM33XJJvmypcAHGZgpAQcIyLqysAUU=; b=a5qn/9Bjm8LbsKIzkmK7XSlt/pppREYU3XMX+QEkunWuFWix+L0lvJheviD+aVzipk CCEgCIL+cRohWgmUAH1xDG0LaEc/ZJBZsfw2dByBcHfxWSW2FAUPEz/sQZEPkUa9FoM+ XaF1ZYARfAgdUPO/ZF8ba7pEVVNBfzQGp0GSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702517078; x=1703121878; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m+9cMVo30XKGtPM33XJJvmypcAHGZgpAQcIyLqysAUU=; b=MkOplCTds3Uka9jwXIFKhlKCxcVop+eP5vm1SEkiF2OGWErWAfJtl523o2L3OWVTvp itbrBalD4RvC17PC2C7uet0dRkcuWTkLEluk029FBWQMft1+AcMc3DR7A8shrBkRlIxr Xvkc/wlb+bwHwfqr+Hw2w88BdfLF0vtGnsFIJHXdLD4q7nc1tE5yug4KjQgnWgMUm1Te 50daT3+KK4SU/3Tpui407PPf3jUfQvHnbSEREk+VUqpciLAwHmmQQlw8eLsXx8VmRDXw a8p6KUS0X9GLElvnt/JQsSkh7fUkGJwoeJKoKaAPqlFawpfp3DzBr5KIgJ4iknbcLt0T hc4A== X-Gm-Message-State: AOJu0YxLKg8lhhF8c/sXEwleNi9v/giH/j4ofQFZTHViuZAnAXprU6ZM oRCEQCj+YtCh3alR4mSp6VX5EUD8LUm+kWLUO17eYfBno+TzH9ciMS1rsg== X-Google-Smtp-Source: AGHT+IFeszNQhE2gBE1Zz1ZVX+x47nqL6Zbg1qho/kImlP0LZP4LfG2ioJOkxBzvlfwIpZp9AVOPuz2akg+V X-Received: by 2002:a92:c565:0:b0:35d:a8cb:e6c5 with SMTP id b5-20020a92c565000000b0035da8cbe6c5mr10331881ilj.1.1702517077772; Wed, 13 Dec 2023 17:24:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i22-20020a056e021d1600b0035d3d321f0csm1037993ila.5.2023.12.13.17.24.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 17:24:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 17:24:37 -0800 (PST) Message-ID: <657a5955.050a0220.c6f1b.f087SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4A590605C311; Wed, 13 Dec 2023 20:24:37 -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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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/