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 E60214371E for ; Sun, 17 Dec 2023 22:07:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1A344025C; Sun, 17 Dec 2023 22:07:05 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id F19B340042 for ; Sun, 17 Dec 2023 22:07:04 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7418bea02so134849739f.0 for ; Sun, 17 Dec 2023 13:07:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702847224; x=1703452024; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4aEpv6FXyiiEI7vlpBTPtVVzIvYmdQp/XyWGvhehP8c=; b=jbw7/YEtxzYqSgYyC5wNsu4K+hmeGszKrM2vQ1Wyxu1BfooonXOUQykA4DvCXJrB9M WPpqPgLko0Z+E3Tw5iFd0mmtCFzMiUxAO2UUDbeQBOipybYiezTUQlUVKIKzNwxtWmHc ipBjsco/6XjBySQPgGkXoY5CB53w0Ft4W83UY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702847224; x=1703452024; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4aEpv6FXyiiEI7vlpBTPtVVzIvYmdQp/XyWGvhehP8c=; b=BSSP9unfHSBPxHmIyxvKXwYWUVYqEAJI/n16waUGhPJpe7iU/0G81nYhILqBKJvW6p 5tXBxJbCRjVfq6WEcl5DuTQkPZDyyBH8Gfy2jerx8zVMg49I7+K7UCH9PF20R7J151Xd 9qlyrnuqt7uviGwST+2XRaKYqxVIwfA2mtIuMMEqQMTJNpIlq2xZOD8pzB8/mFnUmLb+ hSqkVDy0tw55NAV4ROafgR6NMp7qJplbfQ1r4XfOioFzh2w/Mx8A6ClmcOGGFKv8CYUu hHf0pn7r9jlTvqOmUAIHE1dr10nFm9WJkqA7Ehd2j/+ZEEUk4JHlmtT/JyWGhYkkyEJK MWsA== X-Gm-Message-State: AOJu0Yw82q42iU/uBonMihPJNIsO6hWC4rc7HR+iffNMA+wcL398/pBZ MmjA5a+e+cQMuxf4ryyhfeJRUfZm/t7isTyJbtNjHxB6hTNooiQFJtX76Q== X-Google-Smtp-Source: AGHT+IF16tb4XnfVrqIj9DiknGyeBjQ+Xs+tJayFj+HQ8UG17+DCWFCFCinkajnrLILGM3cYhKSqOdMFjLL6 X-Received: by 2002:a05:6e02:19c5:b0:35f:b06b:2f7b with SMTP id r5-20020a056e0219c500b0035fb06b2f7bmr1928432ill.34.1702847224384; Sun, 17 Dec 2023 13:07:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p8-20020a056e02144800b0035facd30c76sm106355ilo.16.2023.12.17.13.07.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 13:07:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 13:07:04 -0800 (PST) Message-ID: <657f62f8.050a0220.1f86b.5026SMTPIN_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 E6F266051831; Sun, 17 Dec 2023 16:07:03 -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 | +----------------------+--------------------+ 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 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/