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 939B4433F4 for ; Tue, 28 Nov 2023 16:11:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D9C842DF2; Tue, 28 Nov 2023 16:11:10 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 6D31742DDB for ; Tue, 28 Nov 2023 16:11:09 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d9a6399cf78so4327170276.0 for ; Tue, 28 Nov 2023 07:11:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701184269; x=1701789069; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VCFyw8WMr6Uewy2OO1lvbP8dWS65uhOv4VUYaTZ8REs=; b=BDD7k4BAvOAFFO3agn6RMI1GoV+RHJxYL7nv5p0y0n3rJVHKHjYMhI9dSofM4ySFSb nAdmpF+JuyaS3cNPkEc8gPqzZqZKeBoXsFIaqb9BA78wxuCoukefB6x1FOYHRHS2RSlr l+PWpKG14bLQBbSObLYRa1sEp+couFRxcFl+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701184269; x=1701789069; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VCFyw8WMr6Uewy2OO1lvbP8dWS65uhOv4VUYaTZ8REs=; b=HSNRbh0S046MJvp67Z8feBfhT4CXY1dEJLaktAm7/IyuZsQqweSU+SR8n623Xiixqw wtzOTA1rI+wGE/zPR3fyyyIfU4YSs/drglx4bHiZGPV2A64/OMYQFDYuim8E6174VxzQ cuXiKy90+H4XjLsleTBGfe80uAb6CjSj98P2/O1Bee+2NTaSMSgGDv/xlqKHarFUWgTy OaUq41mOuK2XXKfr7UnGX++enR2qQySrKP5B8UjajIq2VGErhvP8od6KDTX2vFQudUVO o0N4f1x9t5h449rUyqKhIOesujGuj+D5P+scsOjgk3ZbDtu2e1WnWhuCllQIWupyIUY4 GXjw== X-Gm-Message-State: AOJu0Yy72dah+LEMmpsGYOkF13F8D5I7v/OoBtX8/NK8qiAwzTvx7F7J 9M/DxTgv70EPdcJ8Qx5RtAERzY1VCK7Sr7JpQ5kFfrHsQkXJgwJP75BC4g== X-Google-Smtp-Source: AGHT+IFg35enFpAAKr9xI8M6r5tIejjjI8UPF/MtqRS9WR6BTncAkkQA+CX8MityjbdYMTFBs/OMzF/75eyW X-Received: by 2002:a25:ac20:0:b0:d9a:5fce:1fc7 with SMTP id w32-20020a25ac20000000b00d9a5fce1fc7mr13705182ybi.15.1701184265631; Tue, 28 Nov 2023 07:11:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w137-20020a25df8f000000b00d817dcb4a51sm1128052ybg.5.2023.11.28.07.11.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 07:11:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 07:11:05 -0800 (PST) Message-ID: <65660309.250a0220.c9ce3.a7e1SMTPIN_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 344B86051823; Tue, 28 Nov 2023 10:11:05 -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/