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 DE5A74326F for ; Thu, 2 Nov 2023 15:39:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D997440262; Thu, 2 Nov 2023 15:39:34 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 6C01040262 for ; Thu, 2 Nov 2023 15:39:32 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5bcfc508d14so732124a12.3 for ; Thu, 02 Nov 2023 07:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698935971; x=1699540771; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jsa6EfE6SpIID/hn6SRoDtupUs2sgwgPqMlRBx+h+gA=; b=NGbjHiMn3E1Yn48C6taE8kfJd9P/B8gdCZ3EsqmpSDHtNnXG8jcYyRqSr9LxRVFxeu qooB3uzqwmvocIIM8LoPoNERJ+XRNSPBd8HZDYHFAIEkzhDZSVGUvP9wuppt0mgqz7sk ZqAOW2ByFHLpKBlYcVXLnykm7+QX3tGKCA2S8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698935971; x=1699540771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jsa6EfE6SpIID/hn6SRoDtupUs2sgwgPqMlRBx+h+gA=; b=sFMrUBOhmxoVbybp/Ch9g+C+NojdPb8MB5bsMoyRvNkLIKrz+Iz14RWTp8K5cFVpSX 7VqJAmAj0w7m1YUjzgCf0qVFt3AtR3dFOsYWc+GpS2eBGTOVm9nNJ1TZ9mi95tZbY7Bb V49n8VnOcPlfMSIVju4KQRJ1aLLIOZxlzREHk0EIeSRZL126X+h85EGsk6o1kYg6J8A1 dc0WLM2ab0xAnF9AHcTebhn1aKrW68rGQ5IAnYMZWcdFFy/5BccyUK1gvGKXNnnURyR1 7yYe7RD/0O5eKdD56t7Xi4biBCpFwiiZsQvPez626KeO7vKGtuhutcVcxFd57rvu+FDt jTKQ== X-Gm-Message-State: AOJu0YwFDXMAGByy93oC4Yw+09d6g+y75bedHhYX/rfPeBPZEFGvpPQL Qlpd76QI+e/dvM4BShwsi6HpGGD6GFaFMUWViWfOyNOM+e8EQmRBXSNwiQ== X-Google-Smtp-Source: AGHT+IHXHr1o5ei1XPhpOBVFijeyZI8YOr5jDgV+xybT3WvKYietM6n6Jf5XK9u1FuvcaFCmIN6F1vmxNQ5K X-Received: by 2002:a17:90b:3654:b0:280:125:e52e with SMTP id nh20-20020a17090b365400b002800125e52emr16071660pjb.35.1698935971686; Thu, 02 Nov 2023 07:39:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ob3-20020a17090b390300b0028096937122sm610755pjb.8.2023.11.02.07.39.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 07:39:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 07:39:31 -0700 (PDT) Message-ID: <6543b4a3.170a0220.e494d.860eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CC6636050A68; Thu, 2 Nov 2023 10:39:30 -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-unit-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_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+================+===========================+==============================+==============+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+---------------------------+------------------------------+--------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/