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 913D1436E8 for ; Thu, 14 Dec 2023 02:14:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D17C402BC; Thu, 14 Dec 2023 02:14:27 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 4A49C40283 for ; Thu, 14 Dec 2023 02:14:26 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35f54ebbe01so11855985ab.0 for ; Wed, 13 Dec 2023 17:14:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702516465; x=1703121265; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j0Qzsi47Xy7AEZyMm8hJTQER7vtQtS71g5cOLRK8w8o=; b=BmuXYXbrEOG3XDjzgzICLhve6MpmBgjzT0J5ydfWpGKKPisvXfd5H5g/G48nWqWyBk R2Cj0nswhmULSN7kVznEYSu+UpU1olp9G7mW8NRX5Vdtm/F+pcDxnM1/g0HnyjbyXm/R HGxEBACeFkK4NWCChju6PqU2/g0Z1MvtI8Ob0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702516465; x=1703121265; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j0Qzsi47Xy7AEZyMm8hJTQER7vtQtS71g5cOLRK8w8o=; b=mTMhD3GRt13Zxh4Ghck2xeszOactPP4QKGiM2N2rmQbPGrxS5CIlPYyPRdVnayy3z+ jLHDqoK+YPvLK1YJttYkHPjaalDHVg02KESfNGCB3UAR39hpNV1owtARJQD18y73/cYB k7GamW1IqhHlX8wwjmz5YoPv4dORf1VeC3TX64ezLAt2IBqeKwDYlS8D2J+sS6pzfcrg Winl0zFkP92ySb7Rdgn7lxd/z+T7auooNPZCGJaWuTJMgPFnGPuk3VuyMFMYJAe4aL59 aC3x5zmPZ9xiSvXJ2tTv51zfIW/uWzaUbUoiKWHlJDNm+mcLKxwom6LZUP2RALJTHNVj RHXw== X-Gm-Message-State: AOJu0YwAYJmbEylweM8Paa+MZlSsvEZ9QJUx3B0RTsI7moyrg7N/p2rK S78VB0LZ2LIREzqIXuKqHO4zkpkvr01cQW2GQ1ZQVFKyUSuomM0U67B6zzdFyRYwliB9no3qvg= = X-Google-Smtp-Source: AGHT+IG5a8Bq5qfgSWMC0GoOhlDTCGehOrzTvHL2aEoVgh/+BPGFYLWldow36ZXo8Bt4drELjWikRjE12AwL X-Received: by 2002:a05:6e02:e4e:b0:35f:7475:5858 with SMTP id l14-20020a056e020e4e00b0035f74755858mr1710530ilk.61.1702516465586; Wed, 13 Dec 2023 17:14: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 l11-20020a056e0212eb00b0035f656f3733sm290044iln.65.2023.12.13.17.14.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 17:14:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 17:14:25 -0800 (PST) Message-ID: <657a56f1.050a0220.92d4b.aab5SMTPIN_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 3F19A605C311; Wed, 13 Dec 2023 20:14:25 -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/