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 AE9EE43269 for ; Thu, 2 Nov 2023 06:55:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A94EB402C3; Thu, 2 Nov 2023 06:55:22 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 2AF39402C3 for ; Thu, 2 Nov 2023 06:55:21 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9ace5370a0so565986276.0 for ; Wed, 01 Nov 2023 22:55:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698904520; x=1699509320; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tYFT7u/R2ivJJQkzl0/aZwsTlJWyA9lnrossVEEXhVQ=; b=H+wVUnYGaUf7Dw5Y1JT9MhCsD55oEDj+9jrDjXeB1nFzU9Va1er37l9c8UdHsbsi74 Or+d2WXRgl7ZtNHU4hQVTC64eTQfiHFCL45bepYbabsDz4Ll5Tu9tU7rwhYWPSjWdGRJ PXf7vCwN/RENb0uxU9Rr7/OxZiQuPUZ3+oUio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698904520; x=1699509320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tYFT7u/R2ivJJQkzl0/aZwsTlJWyA9lnrossVEEXhVQ=; b=JwBlET1qLgJahgspx60rp4GpWVRaFFi31qMNkQ4QOixQOw6fDa0K/U/qcUUT6G9QhH YzpnUldMZMvfoBQpi4GN+/xgOOsMjXNqhJVNQgWwhedQJydEean5FYZlW0BDb4Ub/+qK 6JbPX2aOoP4oFC86vzxeYcUDRbXI0pWuuhFaoFiW+0xgug4l3dCRfTybCqnsuJ3JewE1 hm1rVynFkNBb2DHzgoiNDqxUN8+/mJH2wtp+6A0mpTbzMvp7qGj818ADQ4yL0Rc7Nus5 xsjfvqmbQ3xKwiJYGbHHu0W+F+PUo8gz43ou4HLt96t+pGoyGs6UgigU+9NaEuZqqEsH HdRw== X-Gm-Message-State: AOJu0YxKWTL19/m/6DPVPYw03AnioWM6Ur509Sm4pmcb6t2l6Mje6hfi Qlrn8ZcP9KyA0DBlHkixXVKTtW/XeofsDXGi8ncxqR359qR98KCrW/hbEoatzxsET7ZNsn13iA= = X-Google-Smtp-Source: AGHT+IERL7qzC1Z5YmWvH5ByxlwW4kCvRG0C/F2v6w7wrNKh6gAxP1Bc/mnPsbVCXNusH9drs0ORtmUcKWO7 X-Received: by 2002:a5b:94a:0:b0:da0:c611:74f0 with SMTP id x10-20020a5b094a000000b00da0c61174f0mr13628904ybq.61.1698904520561; Wed, 01 Nov 2023 22:55:20 -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 d84-20020a254f57000000b00d9ca5376ed8sm305092ybb.22.2023.11.01.22.55.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 22:55:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 22:55:20 -0700 (PDT) Message-ID: <654339c8.250a0220.6d2cb.5b7cSMTPIN_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 3A964602A042; Thu, 2 Nov 2023 01:55:20 -0400 (EDT) Subject: |SUCCESS| pw133747 [PATCH] net/ice: fix Tx Prepareation 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/133747 _Testing PASS_ Submitter: Zhang, Qi Z Date: Thursday, November 02 2023 10:12:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133747 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28190/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/