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 E7589436E8 for ; Thu, 14 Dec 2023 02:31:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0AC6402BC; Thu, 14 Dec 2023 02:31:29 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 3E36B40283 for ; Thu, 14 Dec 2023 02:31:28 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1eb39505ba4so4538032fac.0 for ; Wed, 13 Dec 2023 17:31:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702517487; x=1703122287; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yxYLrIf+txsTE8dcZr3eNV845HMZs7TnTVZ8JKko0OE=; b=WmodoPXW8idQV0mAUa46Cemw7Nt+k00wpObfmp2jV4cSCWiCIyCNe8QBYoLHUwzGpA gdBlef+aDLuFSoUAB08eI6ibmc0h4X0kxy+vWYwSSPauepHsTaR+FwPuAIrnYqDpu5kM gIZpCQ55V1mJdV3W1m9IqPSTtT6/V5KsvCZVw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702517487; x=1703122287; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yxYLrIf+txsTE8dcZr3eNV845HMZs7TnTVZ8JKko0OE=; b=jO9cTDvOSH9g1idGqlg9o/ufnnQr1AsPgKYc4X7RSEgmRLnYhY0yWvL3q/b4qWLvSA ffpkDCMV+l676uo97vQPFlVUZ7nxrm8iatH653TWPUGhPd2uG4J7WH9yj1SqybcwGFzO AYyoLHRa+QbAZmKsxbup+2LaWf7FF4i+L98nqMqRS2IdAOLDUgQaudBwaGamIGaAy77s 7nCNaH9xYE8jIZf6f/e4Dqj4TnnHoZLGbDJqYNhNvGFTflTBZfgQTM+7ANWFchP/Llrs 47RKCL6LebWVCunOz61WuDMDwffaT96kEATY8UaGWY0q6rBevhs3lH49nR2+QeXT1sud AYAw== X-Gm-Message-State: AOJu0YwkY2HVKsFJwi5Tf+rFgYMAvBDhWQqFImMhuJzCo2MhLHRtH7Yk 3LoniUeNJMCqP10E1UhU19SEe6HE7TJ0cNYGimYOrws1g+dPiGGNeAbJyA== X-Google-Smtp-Source: AGHT+IFsepCp9cY2ECVFTkiksr8uXRmIavJL0o0f4hci0O7uCDEZZZVW02ErSezOKr7e6CzoWHpkqYIk4Ut5 X-Received: by 2002:a05:6871:7518:b0:1fa:fa54:1b83 with SMTP id ny24-20020a056871751800b001fafa541b83mr10171440oac.53.1702517487475; Wed, 13 Dec 2023 17:31:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ea6-20020a056870070600b001f9ed27ff2asm788478oab.26.2023.12.13.17.31.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 17:31:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 17:31:27 -0800 (PST) Message-ID: <657a5aef.050a0220.10537.908fSMTPIN_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 EC724605C311; Wed, 13 Dec 2023 20:31:26 -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-amd64-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/