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 60C7F43D47 for ; Mon, 25 Mar 2024 12:47:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58630406B8; Mon, 25 Mar 2024 12:47:52 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 172704021D for ; Mon, 25 Mar 2024 12:47:36 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7cc0b35b75bso137774339f.3 for ; Mon, 25 Mar 2024 04:47:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711367255; x=1711972055; 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=Avyr+DPKlN/3nw7phpDKMKXV51NM0KEyGSHRq8IULH7sjNotoX+Fhn7JKRT50JK9y7 szCCEuumtt2WpRn96/p2/WYgRFwsvoHeEqasP220rApHTbYYGlZycHPS1eSSwfiHtrR4 3PNAAtxOswag1IUxoGj9c6PG6lbiClqIL3gM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711367255; x=1711972055; 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=tK4RiAQUN4dkoA6kCe02v4BZ1SrB8xsgFbOSsXz/FA3LUmw8S0yCOkrbzGUbitWpTi hx0CjjCNk0G1ZGOHXJHHFHea2Yu1zzRlGIQtgkw+mlP2X2et8uUau1ws1gusU0kEzx69 KBUVBiG9GgGcFK/+XD4bZEF4Wf7MWlL2TJGojBxw1Eek6HyKI6VJtg0rja8cbRGSubFa LR7KlHo/jvL3puDzCRw9IGQWZiarQUvtXPCu/ZFn0tgvctg5nnAYAY+lf4EuDtcGhVGh hFGUJaUpErgXCLeRzKYnpgckLGQGwE6iSjTroYyPUUniExPn2j0gmaxanERqSKcQwAKn 0Rbw== X-Gm-Message-State: AOJu0YwlOhZ+WTuX1njO6KD0m1jvkQlwzaCPVKW1cC5GnyKmcp1c5XFj mvD77B3VVExbMWij3+AFoEHVUOVOW2FR9uXhaS94D33ahJy3biiSh5ew6Qfq1p9uARD/CWOgKY+ pX9oyM5z6mQGgxV49BFKK3cj5UvF012lX4FVSAbPt X-Google-Smtp-Source: AGHT+IHFbRTzIy8GqrdeXoLL2Wh3HBhJNaDRp6NMJwnWUIVmiAdN3jEAuLgbdQdMOVzgjiWGWOzNFWKVV84F X-Received: by 2002:a5e:8617:0:b0:7d0:4c66:12e6 with SMTP id z23-20020a5e8617000000b007d04c6612e6mr4670582ioj.21.1711367255518; Mon, 25 Mar 2024 04:47:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w1-20020a056638138100b0047c1cfab416sm60275jad.73.2024.03.25.04.47.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 04:47:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 04:47:35 -0700 (PDT) Message-ID: <66016457.050a0220.9f452.46f5SMTPIN_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 022D06052471; Mon, 25 Mar 2024 07:47:35 -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/