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 D220A4326F for ; Thu, 2 Nov 2023 14:59:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB64940262; Thu, 2 Nov 2023 14:59:49 +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 414B740262 for ; Thu, 2 Nov 2023 14:59:48 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7c95b8d14so11935467b3.3 for ; Thu, 02 Nov 2023 06:59:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698933587; x=1699538387; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OfVsXwj8hbcpiExXhmvC/smfnvpjtX/NuiKr6ZDZGAw=; b=J4+BO8oCQev+q9pTF+rJSWj4zWR+zMsHXSGSEs94UampdED2lVaZ3Ub622jvZpORBT BNhp9pbFotm0wvX3rvaaDUyiVAZVnhoKe9nPxcJkEIR3YXltBZitqnbSbUbChskQG5Mo N9ly4uorX3OUTwStof8H0RikXbJGQ2bp5BgJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698933587; x=1699538387; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OfVsXwj8hbcpiExXhmvC/smfnvpjtX/NuiKr6ZDZGAw=; b=KMLNtGuSRvcxQImsUpweEHhUfTt4/GvUvOk36yiI8kN/DileYvziDm6FXjEfeJK4cA QlQI4mah0LeY9r7Q3US8q9qGFn6RIq2u0WogTuyqxxkC8YATAfeDCIZAahu6wYGykYYF WXq6hwXktM5LOriD7ss/Xqw9evXCxtjK56eUGFBTq7Ft2gbxBnwDN39bfxY5dQBvsJ3I ahuQjXLmx76+2qyFiqSOJqhnvp9+PnclhMhxpxMVy+5NSGa1E9/RKv4VDbJtOsBoNr04 RwbQn2XGGCKgH1QAUspA3hrcMCyeNGZrvzNAMjYfGYzMeGpBnb0JGpVFV8hhk8/wZ2K/ LHLQ== X-Gm-Message-State: AOJu0Yw/VRZ+jB1cckzlLQyFi07HCtge38H+kxtt1D+M6sS5xoTiZlKu YQRkyQ/aXylCkujjAu9K9w8NRHkT3fR5ELy/Vd4sUnEQJjnZdBAH9X3J/YOplkPLBrO/8xIo2A= = X-Google-Smtp-Source: AGHT+IFHkc5djNrGVO0+AWmPBMi3V0sTIR/IVox3hT/sZdp/7PIfeFuOIGIOLv6a1V+1nk6YzmhFQGXfM0Hp X-Received: by 2002:a81:4c0d:0:b0:5a7:b797:d1e4 with SMTP id z13-20020a814c0d000000b005a7b797d1e4mr17797011ywa.21.1698933587638; Thu, 02 Nov 2023 06:59:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o129-20020a0dfe87000000b0059f50159db3sm564231ywf.52.2023.11.02.06.59.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 06:59:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 06:59:47 -0700 (PDT) Message-ID: <6543ab53.0d0a0220.801df.a3d8SMTPIN_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 4ED5B6051827; Thu, 2 Nov 2023 09:59:47 -0400 (EDT) Subject: |SUCCESS| pw133767 [PATCH] [v2] net/ice: fix Tx preparation 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/133767 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, November 02 2023 14:22:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133767 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/28196/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/