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 E09E2433F4 for ; Tue, 28 Nov 2023 16:33:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC03C410FD; Tue, 28 Nov 2023 16:33:48 +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 3A3E740689 for ; Tue, 28 Nov 2023 16:33:48 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1ef36a04931so3663306fac.2 for ; Tue, 28 Nov 2023 07:33:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701185627; x=1701790427; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iwKYnMKG8pI1Wk7zyxvw/U1dB+2IwabuuNPi/O3tyXc=; b=XMOsSAbCOmpkrHEjcllH08ZC4LNyR+Z7LOit3+zNX14JP3HC71oBm7XhXau8soETNa Bdfavv+34FztTSyhPlqSiYcVRC1WAnxxll2Q8uYElRYYD3N3DBEouCBk3Enuw/ncMNXm qUHbotUlfdCB4YbRdJ0pmHGizjoc5ZBey53wQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701185627; x=1701790427; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iwKYnMKG8pI1Wk7zyxvw/U1dB+2IwabuuNPi/O3tyXc=; b=njx2STzWDgIdjFb5MH1KWKgwD/4CYArVgOivvJTAFoz7zRy3E2eQyJNFvqNwg3ZxH6 RY/N048eyfSPmVeuCeN7nYAiJKu/0/C6IZx9Roc/W4oH7hha0LzEjUhhpDLtd/JM7Tx/ YlpIRkv6Ckdjq2C5VcdvuKxMK8F0m8ZpLnWK5kIOJQ4ms7xHVOkCAMlQVkT2GI1sjc3U GVQDN66f2Ic/IgwAjikEZuDfXcdXPQbMXRZJMqXV6IQ8StYTd+bCquVBqwSCz//G8VYs 1gMEKz2hq1F1+e6nsUv+5U5kTqFwmY2S8u4F3kvT2IzggpL96rWS8Qkerli9WUHgARbm y4bQ== X-Gm-Message-State: AOJu0Yw0NHiNd+HW9lfE/4O3CrzdStd3uoq6eVsOjH6YBQr0Gwev0Trs xOZRqZ0o6FI7TV4/o9ExYtyRZCuZB9GFH3TfvcWZaH/SlaZ1AW+j35gyExTD8Dhqy877OgoSmQ= = X-Google-Smtp-Source: AGHT+IHBadZGbNYQVgFwj1/ar4dH7KpC4znQcJAPx/VVZ6bsXa1hv/ldw6pQs3Oad4r4IpwbvF8Gbp4k5ist X-Received: by 2002:a05:6871:4504:b0:1f9:6971:12da with SMTP id nj4-20020a056871450400b001f9697112damr21958076oab.0.1701185627634; Tue, 28 Nov 2023 07:33:47 -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 r6-20020a056870624600b001f9ed27ff2asm602071oak.26.2023.11.28.07.33.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 07:33:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 07:33:47 -0800 (PST) Message-ID: <6566085b.050a0220.ecd51.5fc5SMTPIN_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 2240F605C311; Tue, 28 Nov 2023 10:33:47 -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 | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/