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 05986437D1 for ; Sat, 30 Dec 2023 18:16:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 016FD402C4; Sat, 30 Dec 2023 18:16:04 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id AE9BB402B9 for ; Sat, 30 Dec 2023 18:16:02 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3bbd6ea06f5so811301b6e.1 for ; Sat, 30 Dec 2023 09:16:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703956562; x=1704561362; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kCKW4pN1ue3RX/eQRtC5TRC/9D34inSliOdkkEG1p18=; b=M5fAUKBoPKvyRXP6m+uJ32eVqFEOpxcNH7lk+xeUnEORIXbqI6XeTQosSFL3ktqOyo dcbF5pto3rRSu45vbrGXoE4WbkBodFg71P0pnQcVlBXYfIDcf51JVroxoeqUb7bbw8je gDVPDF4V4+mSvrlZ2r3kL/g+lCsFSYEX4nvaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703956562; x=1704561362; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kCKW4pN1ue3RX/eQRtC5TRC/9D34inSliOdkkEG1p18=; b=u+XGNx9B5EIv/cr8GzMShkFNhEVUiqC7m8uLKO89eyaTOYBiIQNVholL1S1GPCys4c 5b7FfRChQiV8PV5kJJKptj2tJ75TSQ6sVvEb6HpLjmbOX6pZS6t55KuP3Rwi83YXtPaM Rbl2r7RrhkLSbsID2Econq9yfdkyPoBV3JmHPXTBTcoJQ5kIUvYokqtzOtknVk1MaEKE 5hyYSr3lDcztie03fr4X6o2hJVTOY505cLhEm6ufA1H2Yl1whGOyPWR15uxiIk8pydxm u8BR4ZhVAl9X4odiNx2xJ8axRJDsq1MaKUZ+yFUlZGzlsPQPS8VCzfNXmYfazyFKHgQk lRKQ== X-Gm-Message-State: AOJu0YzfKslO0y30t6XP/KlezcFWP3woA1hIp0GArUqL3NYrjdLOJ0Ci LbSgk5E0+5vOBuOWsOWQiKLbBDxDno1LUksU5ab08ABPOeI0JISB3xvrUD2TuQK5jpAmv/+1aIj eGcgCmQ== X-Google-Smtp-Source: AGHT+IG9Vc9q8oM+I7MaOVpbbIV4N3wni/acm/DA5xpbWw9tC/dHMMx9fUe/zio8rytIex/BeRP5UjvaRD2j X-Received: by 2002:a05:6808:219d:b0:3b9:d3a5:817f with SMTP id be29-20020a056808219d00b003b9d3a5817fmr5723629oib.48.1703956562167; Sat, 30 Dec 2023 09:16:02 -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 d27-20020a4a3c1b000000b00594a5adcf85sm626277ooa.23.2023.12.30.09.16.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Dec 2023 09:16:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 30 Dec 2023 09:16:02 -0800 (PST) Message-ID: <65905052.4a0a0220.3dcc1.2f7cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 51B6D605183E; Sat, 30 Dec 2023 12:16:01 -0500 (EST) Subject: |SUCCESS| pw135631 [PATCH] [v2] net/e1000: support launchtime featur From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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 | +=====================+====================+ | Debian Buster | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ 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 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/