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 642B6437D1 for ; Sat, 30 Dec 2023 18:40:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 606D9402C4; Sat, 30 Dec 2023 18:40:51 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 47614402B9 for ; Sat, 30 Dec 2023 18:40:50 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-42782601608so41281201cf.2 for ; Sat, 30 Dec 2023 09:40:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703958049; x=1704562849; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fi93/2ku+I6CoFC5bopw/83LHhbXZqccbvlk5Z5EDjA=; b=YMiHSr71tEZHSvbW9rPoGHLFaOLj7MWpZDQbzhPvk701TVb/Mtu4JDE7NgQR/GhuVj iXCKp1AqQU6peTExq8qJXkCsAVt3mHWQBddJF/SN8gKNSjbJlXB3nPyEcLhoAs8TBxE1 7ZAsw6STNzaVYcWnpNN9NoEtMwoAshDvmqr/8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703958049; x=1704562849; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fi93/2ku+I6CoFC5bopw/83LHhbXZqccbvlk5Z5EDjA=; b=j2+IufYkTvcXbWUWFSXzX/IGXD3cI9xxFO+JpjMBtB9neBEuOq5ZFM4bETD+6B8OjB A4A0DjAZtU/NYpto2rMUaz1+PxEzZNm452Zy0l4SmoDR80Qa2JCoQ5h1gSBNq8fXWFWK 8yAWVpLAu/M1/9WMELVlr+Ah436B9o0IuMFmWKD4MxQkgcExfOkmtEbqcC8SGpq//ZOL 7G1nKlYWYz4j8XCEdapnxGv2umBMeH9vxrAqWtzKXozIFkreOo5CN21hafWhhHpl1z/A 02LEgKDNzU8OY+m2PeYMihILjodCQIcSSI8ClqW9mCeR/FZUiuC7Ef3EBY1lD32u/7k3 pg/A== X-Gm-Message-State: AOJu0YwUIASQchU0rZlSxMYIeQnJ2nI2Fad9v66rYUo06GL/LVm97iCQ vRIdIx59TCac4ed6ezCeiftgWS7g+WE0GbIiybO9Ro2QAOukYJkDWMznosWhOXARpS9XoeugLV7 pKqpx6A== X-Google-Smtp-Source: AGHT+IEhDVvsFfGpcZbsVrv1uRZ+VibxQ6k0THifuz9iGhtL0HcBwxfTE1utQn15JcGocH5/SvJaJGS+DBFt X-Received: by 2002:ac8:59ca:0:b0:425:4043:8d65 with SMTP id f10-20020ac859ca000000b0042540438d65mr18277921qtf.128.1703958049748; Sat, 30 Dec 2023 09:40:49 -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 a18-20020ac85b92000000b0042790849656sm961473qta.5.2023.12.30.09.40.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Dec 2023 09:40:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 30 Dec 2023 09:40:49 -0800 (PST) Message-ID: <65905621.c80a0220.f97c3.a959SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7659A605183E; Sat, 30 Dec 2023 12:40:49 -0500 (EST) Subject: |SUCCESS| pw135631 [PATCH] [v2] net/e1000: support launchtime featur From: dpdklab@iol.unh.edu To: Test Report Cc: Chuanyu Xue 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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 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/