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 3F549436E8 for ; Thu, 14 Dec 2023 02:18:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35C2C402BC; Thu, 14 Dec 2023 02:18:34 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id DEB3140283 for ; Thu, 14 Dec 2023 02:18:32 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d0b2752dc6so68463285ad.3 for ; Wed, 13 Dec 2023 17:18:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702516712; x=1703121512; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0x0oXYOHrjBJN1YvtogwI+RSCKOvrMExXzf3kcOwfY0=; b=IarTj+lsuBPUQUcJRq9hsDpn5Bm6WWcVZmcsCjLrRRs8tL+fx2xEh7z8OSP8j/mQeg I8SaL2sXNz1LtbExeMTV+wog11isY7c4o/AeKNduXWNp6hjAXXYhj7AYNfDKtZo4m/5v dPC/toDPtLIXYJmFcmIhZFvY+LNlJL8uAtQog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702516712; x=1703121512; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0x0oXYOHrjBJN1YvtogwI+RSCKOvrMExXzf3kcOwfY0=; b=EmsRvpNHCfRS0CNWo0P9WBSSwTAm3NcDxB7Ub+e95pJyrN0l99E1VvENFwj+TuGSRJ 4ikbkJkhdXURZbM9/qsfATiVIVOpay1Y7DtoflQ6CYnqR3VpT+7q8/AWaeKNnK1rFonB zvgIoFyWZTLBeIE98ofxzLxDhLn8F7GrUYnwiOkmYFov52HVOUijMT8aAlq3/fX+80x5 x4V4vPcxRKdGrx7UT0KHVoYePz0JSzI8jYJ/y7RsuqoLoegB1a3kmCB9oTO/aEWkc+0O yDWs46iaZLnlDPQCGmBwk9R0eUECfHM41kxoOu1mqKnPfl4iIl1Vb6c8E7AkJF6q6CL0 ODvg== X-Gm-Message-State: AOJu0Ywmuvdb4X6LjObu09iWgSi++ogcHzUnz8vLZiTnKQrpCHMXiqC+ mucUhUmygTOOL2w88PGr+pBCANCgZg62f3VEVMktvja6cKwxkULAgBnuww== X-Google-Smtp-Source: AGHT+IHs31gx8IcImwxGM9+nGRnJmfdxxzDVu4D/HipcHgWQFtk/K5kfE6MRPSjhtI+79uPvy7ue1fqo6Lgv X-Received: by 2002:a17:902:b708:b0:1d0:6ffd:9e00 with SMTP id d8-20020a170902b70800b001d06ffd9e00mr8406457pls.82.1702516712075; Wed, 13 Dec 2023 17:18:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k10-20020a170902694a00b001cfcf432de1sm720958plt.14.2023.12.13.17.18.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 17:18:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 17:18:32 -0800 (PST) Message-ID: <657a57e8.170a0220.c9f34.62eeSMTPIN_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 8731B605C311; Wed, 13 Dec 2023 20:18:31 -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-unit-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_unit_test | +==========================+================+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/