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 8B1A24371E for ; Sun, 17 Dec 2023 22:12:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86B524025C; Sun, 17 Dec 2023 22:12:51 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 5FB7840042 for ; Sun, 17 Dec 2023 22:12:50 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e2b8f480b3so26925687b3.0 for ; Sun, 17 Dec 2023 13:12:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702847570; x=1703452370; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qUHvMr5AVDitiIPJbw/VcefzoW2jwhDNZ4e1ejBgEmQ=; b=G2OZP8iJviHUqtLt35N0ee2XgCS7WSIf+LaHJXzWDYjfbK7aa8dtuHV2AuOcQPrwD/ GfLYzy6WpebAQpsDpCM9XIp6MlJRqk6ncNiscMgKFFVKgvgfWnbItXUVQemG7dF5UeWY n7IiCmA3F1caFwIeSHYWRkj1qtVqMEB0AJvTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702847570; x=1703452370; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qUHvMr5AVDitiIPJbw/VcefzoW2jwhDNZ4e1ejBgEmQ=; b=gUB66ifXostYtQtPku9+pPbPggHNArlZMIzCQ7JGr0ZRhRp2XD62PNEYenoJvH9cGD TMBeWDJbfT3ZHscNyw6vDpXeJyHHVP00zJIwnNYhzl+8LXUU9gvz4OsZREKMNl1jpG/d xzJgoLiAgOCm0zMddh3XViFDRk703j8CLOnwtlPqX4p0yyN/aeoYabmlwuQQzS6RiOg/ 38abRjr7j7DMnvfCnyPHIMHHsNZ42Oeo1AJLCh4V8hh82AAtkXza3Q4mRFEUolW5eTq3 hPoijo90L6aXISTVFVMzHdtoeBn6Gzt/Coy+C7emVTMy/UMjVVbopcrWjfX3QX3FoNiN Ib5w== X-Gm-Message-State: AOJu0YxClVFXEOa6Rhe+STgB9niXaNZdUqH9SYzsas5+Dx/yABgJPd03 weNDCx8zORfORLFKOXJZnRQejywVSaBLLurok6Y/TZqIEYm8d3DVtaLZ+w== X-Google-Smtp-Source: AGHT+IH5TXt9gRGXhPT0xLH6iUeYWHsT2i4rfF42kZOCuuCLAw4p4Ofh1XnTo3C9ENzk4bFOftPyNnfymuVW X-Received: by 2002:a81:9284:0:b0:5d9:3d8e:59e7 with SMTP id j126-20020a819284000000b005d93d8e59e7mr9902082ywg.45.1702847569875; Sun, 17 Dec 2023 13:12:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i6-20020a0df806000000b00586bd95234dsm2454435ywf.76.2023.12.17.13.12.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 13:12:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 13:12:49 -0800 (PST) Message-ID: <657f6451.0d0a0220.f8e9e.a0f0SMTPIN_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 923DA6051831; Sun, 17 Dec 2023 16:12:49 -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 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 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/