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 121744371E for ; Sun, 17 Dec 2023 22:20:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CEBA4025C; Sun, 17 Dec 2023 22:20:27 +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 78E2D40042 for ; Sun, 17 Dec 2023 22:20:25 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-db8892a5f96so1636021276.2 for ; Sun, 17 Dec 2023 13:20:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702848025; x=1703452825; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UCJnxyPjELOKCOn/H/3p0j4+drkapYZeqUGHIzSldD4=; b=LkqpwxprbUiIFpEvzVmzxinmqK58gFPaMmlbQJNgxdDXq1JkYYXTr6zZDwzV6Sb4uh 8cI3xjJZiKj5Rk0WxOTflftPU7Xiwp/cx/3yCwtLkQ0ze+koT8GxcaASdSwG9BHpuJyf GcH1E5FmH8M3w35SBNxhlObI5yXXhrmVbyEN0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702848025; x=1703452825; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UCJnxyPjELOKCOn/H/3p0j4+drkapYZeqUGHIzSldD4=; b=MGblb0jbsQYCf2cfFI/0HjB5WzDQJq6mHgjG+8RgRA71ksWSmlm1Zpi4MmzQ9QPmkB ejDCeveYIhopzb1VTanrzdInvyP5yJSTp2e+wQZfLXlsYejnQX0W5fuBQYoSyHbA8j/i 1i00eqXyMhZK8Es9fAgCPHuLK3W26QqyK7fBJ43MYSRE+Tc6cr4LXa3qRItzS+yche26 gVtg2q2AdEX0TwtmE+Xqcn8ROrPocvLNJsmo5X1pjk4Du/ygwG15TdeXkEjJn39HM/qb akLeCOlb7fkVkiwQ9E7thayC9X7BiUxFttGhULxNsC/h52brItzIYFS45XMxBltiil8B Bpnw== X-Gm-Message-State: AOJu0Yw5xslHFhyR9ZWC3uOuprUzxvULdW+ROd0TSNOvFb8nmjja2V5g pQbKAHAVOpJLQKaRncw2zWjZnxOX4NvhE5Kkqkglu2X2MpJ0ETUzjssamQ== X-Google-Smtp-Source: AGHT+IFcf8z5kmhP2GRpCsfRRJylpU+hm6wqCaC0d13KRbTpUMG02OtWzqPLVbF1KUaI/pRmMMKGiprQEE+v X-Received: by 2002:a5b:683:0:b0:dbc:b93e:c8cb with SMTP id j3-20020a5b0683000000b00dbcb93ec8cbmr5467592ybq.21.1702848024925; Sun, 17 Dec 2023 13:20:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z21-20020a25ad95000000b00dbcedcba493sm637123ybi.35.2023.12.17.13.20.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 13:20:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 13:20:24 -0800 (PST) Message-ID: <657f6618.250a0220.ce7fb.b465SMTPIN_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 8655B605C21A; Sun, 17 Dec 2023 16:20:24 -0500 (EST) Subject: |SUCCESS| pw135243 [PATCH] net/e1000: support launchtime feature 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135243 _Testing PASS_ Submitter: Chuanyu Xue Date: Sunday, December 17 2023 20:20:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135243 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/