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 4CC3B433F4 for ; Tue, 28 Nov 2023 16:09:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47A1042DF2; Tue, 28 Nov 2023 16:09:38 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id B95E342DDB for ; Tue, 28 Nov 2023 16:09:36 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1f066fc2a2aso2841995fac.0 for ; Tue, 28 Nov 2023 07:09:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701184176; x=1701788976; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VCFyw8WMr6Uewy2OO1lvbP8dWS65uhOv4VUYaTZ8REs=; b=g5WccANYKVD4pwN28mrTsoBWwmTQNg1arxQzAWbmUPj2YYkkmQsNr+d88ll2xY/Lg/ WCQcHkBH61PAhclE89o/ddPKfaPYfk92RCazgHfQ9eQqjv5pvzO3QujEYp+0mHE3PnOX fSFJjot74dqjKicPdO6GU34DZlnd625QQesVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701184176; x=1701788976; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VCFyw8WMr6Uewy2OO1lvbP8dWS65uhOv4VUYaTZ8REs=; b=sNBGUYAeiYKiY+GagsFAPLIfmxK6ZNc+FYppQkev4Nri51Egx9GiSvliVUAuzMwSxm fVoIs16caZhA2VDyNE07fHlKpnMYfxNMKIG9IxZLqBKDrqBC3DRMEporgEEj17jc22zh Teyq9NOJvh62hMBnQl2KwbTDSAWogBMVgjLbFzQAUD83X09ZMJZiDHsXDB3g53CnYuT9 q9sygybX0F7RjbwbwUr8hkvuRMQONt8/BXKmAHVMUcMpANu5GQiJqfORPk+1UwFhcBp+ 51s7dBo/5maeeQwMyj/O0xA1jItYHZCkVJUgconZkJG9Nj/I2URr6DIvurXZuDWwWYNl 3u7w== X-Gm-Message-State: AOJu0Yxmhdq/I9Aqu8YXivZ5xvU3xgGp0Fab2yoGCs/lzmAK12m5q34j NEvxRocDj7OWz83WWdKQq9ayd9sEaNmaVPDA6Yq4T1a7/8meI922lSR7wCJr2cFPiACrK+9YNA= = X-Google-Smtp-Source: AGHT+IELU1c8TSSf33fAFpKUZ+csX2ZqbwNxR/3BRNNFeGVJraolhld4sS4H3Nf0DbhTJ2mcHkLemLhMy+o7 X-Received: by 2002:a05:6870:d3cb:b0:1fa:de8:2145 with SMTP id l11-20020a056870d3cb00b001fa0de82145mr15359010oag.42.1701184175778; Tue, 28 Nov 2023 07:09:35 -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 4-20020a0566380a4400b00466817418b1sm502641jap.29.2023.11.28.07.09.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 07:09:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 07:09:35 -0800 (PST) Message-ID: <656602af.050a0220.b59d7.0981SMTPIN_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 3B6386051823; Tue, 28 Nov 2023 10:09:35 -0500 (EST) Subject: |SUCCESS| pw134673 [PATCH] 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/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 | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/