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 198FC43CB8 for ; Fri, 15 Mar 2024 13:04:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1557B42ED3; Fri, 15 Mar 2024 13:04:14 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id A421742ED0 for ; Fri, 15 Mar 2024 13:04:13 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36668066e0aso10891105ab.2 for ; Fri, 15 Mar 2024 05:04:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710504253; x=1711109053; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=lSkhzskV+BuJrIdlbZMquQqmzfvAluJEhrKTEWdyBjU=; b=GSJsNm9ZfYAbw/xzOJ08wZm2PrTT15shJHPwvCpv45hUQCvMeFM606hrGnGPW5Dx/l ZOND3NzMMcbZ1jqTRhkNSI6gRUwlN4Lta2xh5eWTWZHsJpy/eDp2tPlY/atZBUK5jz2b 3WFgppFbTSeNhtULEAaLrWO06XaphPSErR8/o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710504253; x=1711109053; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=lSkhzskV+BuJrIdlbZMquQqmzfvAluJEhrKTEWdyBjU=; b=n8F5ZpK8B6KXwvzbZdvr5pHPPFBm9lb2Az7RJv6hAin9lwkMiKCIgO/9y63z96G3Eg 29wwi/U+x9zJfXYlDBxSLTT7Rsg/yziqWvKr7YdXqaZVZuFxNvI5HYJkL0HkcEeu7IWl T8aE5h3h05dL8yqNMYbX5TrIfW3HgPvNyC23UtZ2pR5sOphpq6VuT2Vv71tS5oqOx7JJ SctJ2F2xO2YXPOOkqCEgMLHCJPIJEiGS6g9fDsL9DXjJxuAobFJYRRVY7DsGtBgpGxkB 8QooQNynXjABib1/OdHdVkdjAyj52O+YWCxhb2JLUoR0p7fAcIYIQzjWW4aUtGUquL1Q 8JKQ== X-Gm-Message-State: AOJu0YwvjdXoEH1q1fWHSYRbmCDsx8tCNrP8igzlj4qncs1+zQeiLSmk WH145K+5i3qxrv8IT0strDshxD6SIBTZbX+0yuksEC7Cfodihr+MSZfYmipNDiv3cIjcg4eBnag 6p96v/FYPtDf8ErIXwSMXVDZc20Eb1s594lZSi9OWMpNA0foSp4QuaIAN X-Google-Smtp-Source: AGHT+IFkBUGso7Iy0QIJtrllDoMOMvnuW3+NaDuO/wBYs1H6ctj3pSFR8W/QW4r7YHX4GBLZJiOa4frRO0+v X-Received: by 2002:a6b:f308:0:b0:7cc:1cb:2bfa with SMTP id m8-20020a6bf308000000b007cc01cb2bfamr28115ioh.11.1710504253007; Fri, 15 Mar 2024 05:04:13 -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 k19-20020a056638141300b0047504131f87sm105336jad.2.2024.03.15.05.04.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 05:04:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 05:04:12 -0700 (PDT) Message-ID: <65f4393c.050a0220.9937.76a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 80F406052471; Fri, 15 Mar 2024 08:04:12 -0400 (EDT) Subject: |SUCCESS| pw138431-138432 [PATCH] [2/2] net/ice: Tx path check mbuf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240315102409.1079521-3-mingjinx.ye@intel.com> References: <20240315102409.1079521-3-mingjinx.ye@intel.com> 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/138432 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, March 15 2024 10:24:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:19082c1fac430c74bb4b1c101edd12d88928e7c2 138431-138432 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/