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 00A95433F2 for ; Tue, 28 Nov 2023 15:56:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBD1A42DF2; Tue, 28 Nov 2023 15:56:05 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id D519E42DDB for ; Tue, 28 Nov 2023 15:56:01 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35ca48d48d6so6743275ab.0 for ; Tue, 28 Nov 2023 06:56:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701183361; x=1701788161; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2AjFB1sOqclGMlnuDGJeeKXhDE2juL5Bp0ugx+diFO4=; b=A0SD6Eg9VvKKRHNxZ0o9lAzpR48eyIa/N+rX1KXwDWBLLNVNRWRYmihO5ZVrzFeNxV SkBCmZCUdxAelrqtJDlIGCsOwivNz7T/fkdCxwbcs7BLdBJulXqc4v2Oq/wa7XTeLGcJ OfGk3wDta9ci6daQZtUVfRVY99AZju+fR1BhI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701183361; x=1701788161; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2AjFB1sOqclGMlnuDGJeeKXhDE2juL5Bp0ugx+diFO4=; b=qWdoh5rbmFnzE9nZRU98pHn9w2AoB9zzzY9wKJEhfl11KjmmCiwMkHY5rwvtRz0x1C 6pNlq26T5eaEnpCmulxU1/pV2JZymWhJ9OGykAvHDnQaxRLxwjCtswMscL5xKuNlDuSI lVHr3Hd8kySqJKas1G746XMzFImI3R13K3nRR+8zTDwLKXHMeRdlMWHqLwdd+dYVcu7P Lcpy23I9CamcpYfmo9YvfjOGvp7yeuRETZQ6KwLTDJX1MXPKSGITDUzEbFCYdLi11FS8 Tb9hvjryeVK9HCxWzwTQp8B7MvDqGqCFRKf1MbR4fK5p/ID2Fn+HZBB/BySaLV2oCpWV eNpQ== X-Gm-Message-State: AOJu0YxjYARAIZCy8tWbXgxlZqRE3ikdsXiswMT3DDtMqW21GOAEle5w tP8CPYlUK6a9Cw2I8KC+9hU8lYI2nanQE/aW9euIktV1JihpNg60omDwSacX5mVWQpk9k+/gjw= = X-Google-Smtp-Source: AGHT+IFt355Gx38Pshg8kwOrAeW8DCBHexF4UMD62NYbYz99NXJnNTr7A5N0rED/jMN71wdjV2GBTvZ/SkZy X-Received: by 2002:a05:6e02:1be1:b0:35c:6665:a420 with SMTP id y1-20020a056e021be100b0035c6665a420mr11644520ilv.13.1701183361275; Tue, 28 Nov 2023 06:56:01 -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 i13-20020a056e021b0d00b0035c8c0f8635sm531952ilv.23.2023.11.28.06.56.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 06:56:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 06:56:01 -0800 (PST) Message-ID: <6565ff81.050a0220.55811.1445SMTPIN_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 BE0DA6051823; Tue, 28 Nov 2023 09:56:00 -0500 (EST) Subject: |SUCCESS| pw134673 [PATCH] net/ice: fix link update From: dpdklab@iol.unh.edu To: Test Report Cc: Qi Zhang 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/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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/