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 CBE5D43D47 for ; Mon, 25 Mar 2024 12:46:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C807040271; Mon, 25 Mar 2024 12:46:32 +0100 (CET) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 334CA4021D for ; Mon, 25 Mar 2024 12:46:06 +0100 (CET) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-47605f03b15so1140016137.0 for ; Mon, 25 Mar 2024 04:46:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711367165; x=1711971965; 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=WdaVmjJ6dxW4UWXBXxrm7VD4xTS0V94Q4G8L5RfzZeI=; b=K3DxcYGzM6n/CtJ8um9KG3PBMfc1/jFbdSADv/PaeLIdhhS1OL7D8ko9CcuaQ5UeYh KzQtT16DvTjfqiiVnIDOAewCMsfpl9PTW51DqdqN2sHZItuRPwhTrW55CFaMjeEOIW8P pUx7E1SulNjKDwssvV69KSY6aT5TkSxs3D1Q0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711367165; x=1711971965; 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=WdaVmjJ6dxW4UWXBXxrm7VD4xTS0V94Q4G8L5RfzZeI=; b=hlMlflonHD9UddYl2g3P34A7NoJ3UziY892cMtuH46eQxYBhEi6KNJG8Ib9mORt8MF BcLHO3vzgsQFY7urM/nsHgx6J5A/6nXea8n3k8z96ebTKfq+byuwaRTj156RZv6Wf7Ro OZznK90F4IJXCrqP47SkR//q2IKWjS497dbDaDenaoJnIZoDVHHATn2bgdvkP6yAO1pS Mf6gMe9fMkm5ltt7+xOTsENUpv3Is8A72FzeczcIxUkZ6fkX0CU1AmTksY5ZLe0X3owy vJQFMZgE8JwwgyW/4nXgRBeSTCVztQj7CHeEikd62YC5S4i/tu9ajdV6borp9/uJsGdp kk1Q== X-Gm-Message-State: AOJu0YzS4zapd0JZqrj0sKmDG8kCCgBvTAWwlxKQnoiKXA4pIJOCkvDE oTqOxYoYnYUPa4ohT0hpjyknCcUjbHT3Ea0G3P5FGHEfNIiR/Rq8II+H2zUqjOaR+0KaXvmG8sV m8hy4ISQfCMyKOHrTk9eUxLhoeS+WSaBT9dqpUe35aB1h1oFe4fDZ/36x X-Google-Smtp-Source: AGHT+IFGF2+raRsjvQgjirg9ubuvsp+ClxM3bjIkNnLNrjwU2LIc4NyoCSh8nFtNW/3HYkU/Ec7XWL9Ag8Ra X-Received: by 2002:a05:6102:ac8:b0:476:e75a:cb19 with SMTP id m8-20020a0561020ac800b00476e75acb19mr3757665vsh.26.1711367165637; Mon, 25 Mar 2024 04:46:05 -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 r18-20020ab04a52000000b007d9581dd1adsm438572uae.11.2024.03.25.04.46.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 04:46:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 04:46:05 -0700 (PDT) Message-ID: <660163fd.b00a0220.557f9.811aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4DCD26052471; Mon, 25 Mar 2024 07:46:05 -0400 (EDT) Subject: |SUCCESS| pw138764 [PATCH] net/ixgbe: add param check when tx_queue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240323144842.12331-1-keivinwang@126.com> References: <20240323144842.12331-1-keivinwang@126.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138764 _Testing PASS_ Submitter: keivinwang Date: Saturday, March 23 2024 14:48:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:2c54ea7a59dfc0a819d3527309c62846fc8853af 138764 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29646/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/