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 144A1437D1 for ; Sat, 30 Dec 2023 18:22:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D267402C4; Sat, 30 Dec 2023 18:22:09 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 10796402B9 for ; Sat, 30 Dec 2023 18:22:07 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5eefd0da5c0so23841687b3.2 for ; Sat, 30 Dec 2023 09:22:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703956926; x=1704561726; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lJ026oPKPf75wwHB09vqREtN32fmlBYphUnxt31hJ3I=; b=dkB6Lvt56Qc1lUbsBb0ENsyG7kU8NScp4Ijc4946Exc84gvGx4dycszow6Cs4L1uas iKlxnkTAwjN7wD8LK0mJNmTUhWQ+DLPpLFsQtHzQJGzVKUd/kyTHbtxuKbW7pCwPeanr zN+wwPfvx9Fa0KboG22n/J8aHjbvNqqln1zzk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703956926; x=1704561726; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lJ026oPKPf75wwHB09vqREtN32fmlBYphUnxt31hJ3I=; b=BvGdkr8Y9mGjuany5HeofRquMBI3hxBb8uz9qNqOWiItpjjcRDJ2+716xji89eSjzH RWlIf5WmD0r90olLQ2JyNLMb23W9WjpybkHi3qcakSYmZKWjCsiQOBDaTNmcK06qQoTr FAml6Ghqxqw2JiBQWL5/RGY2h7A/2pdIOd1TOiqlMY8dvPVz2/fNiJOvXiiIv/fAgcBV Lf8u2ijHcSPuxINjRzqlwXl2QD5KUWYrt6ak/P/7x99UUj3sisfDdlNFI8NjRei8GcxV ogg1LqHUihk/54/xmHfaJ40npl6VRsHu301xAHFY3TV5eBU5hzjBeierU3bbTUvCnZeE dUlw== X-Gm-Message-State: AOJu0Yy1YhUtNxmp+49o2wfuC5VJBGOrU2rUDeL+4JoIOBtyoj+ll9E0 wAX8t0PRHYNHB6g46J2dgi0TbfY/PXnW8Hviub/NaQ5xTszJjLFUoy4Jngw2MMSR/w== X-Google-Smtp-Source: AGHT+IGZhfHtGlOFD8LgOoZppnK9h+MV9+ilcE5uBZnYEWkYAZaU7mUaEPXpLFz/neP+yCesk1BtVhCYvfcP X-Received: by 2002:a81:5dd7:0:b0:5e7:d849:2af2 with SMTP id r206-20020a815dd7000000b005e7d8492af2mr10318257ywb.102.1703956926491; Sat, 30 Dec 2023 09:22:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e63-20020a816942000000b005cb21626867sm1620601ywc.42.2023.12.30.09.22.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Dec 2023 09:22:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 30 Dec 2023 09:22:06 -0800 (PST) Message-ID: <659051be.810a0220.63d8d.deffSMTPIN_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 22527605183E; Sat, 30 Dec 2023 12:22:06 -0500 (EST) Subject: |SUCCESS| pw135631 [PATCH] [v2] net/e1000: support launchtime featur 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135631 _Testing PASS_ Submitter: Chuanyu Xue Date: Saturday, December 30 2023 16:35:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135631 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28754/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/