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 211AE43D47 for ; Mon, 25 Mar 2024 12:44:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 143E640695; Mon, 25 Mar 2024 12:44:49 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 968214021D for ; Mon, 25 Mar 2024 12:44:44 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6967e656fdeso3500986d6.0 for ; Mon, 25 Mar 2024 04:44:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711367084; x=1711971884; 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=m1LJzeAXtYT0pxQMCto4uzBnHn6IxTjWURP2egkOduY=; b=A/UHRoBTxElykq3wyqPfsUHhHF5Y2XalOERb+pWiM4nMCFDfTdsxKSKfdU6TITWkwI 67JRs0O/0wp/UMbuIPn7Au8hRSuMyUpkoQg/e5isMuiQ4Q21XGtyLH4V12RknumfQ/fb cUa9AVVRaA9odstm6IdsuqFNXvGKRkBMI0vyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711367084; x=1711971884; 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=m1LJzeAXtYT0pxQMCto4uzBnHn6IxTjWURP2egkOduY=; b=VT9kr0pyel6H2aDjkfdqjIIoPFfDOUYZAIaslysmBnKYdkhSoUhWJtsnMuNq9Wztyo w8zttab57DfrR5VIquJICcDQ7r9JjuHyzMqucdetQS16GKFrvG5LMLiakSA+5Yji3jse 6tf/9vxb+fUj033If/ySEiv5Hs+QwZLyV+P23VVFEQlc7Cj881Xz/JzYLhSUMKayX52u 5Z5MpSOz6K+/3IbuC1oF0wWlKx6mxXrl1fPjL3yYb/pUPsjBxH8ncmqSWUmTSZR8XEh7 vCszEQwNoEilxVEmewV4nmU7nbjQImTFIOe9Oz5nH5qeORRAvKb1eX2HPF/OEwugAqKa je9w== X-Gm-Message-State: AOJu0Yz/wZal9arRSa/N02ihPeN4pwcOCMIzxcfDzX+EYW3ATj0jtYIW 9H3jVFNYfbG5LZQ6MF8skaHxtjGfX1Up4cL9EQ6YqYqjBRoAt8M2MxxbGSE5TaVjUlU1E25Qtei sU2h8zv8OHGvEUy4OO08oFnUsn3gjyqCUdmGrDs7mbZ3LBSfbwz/rks82 X-Google-Smtp-Source: AGHT+IGwL9o9t67Vz5Nrb5eDuZOVknE9QehP6INWvoDe7+rTzjznByPflrGrGvNm9vOqIG3ZHnPi0uPC//tP X-Received: by 2002:a05:6214:c8d:b0:696:929f:31d0 with SMTP id r13-20020a0562140c8d00b00696929f31d0mr1106546qvr.3.1711367084075; Mon, 25 Mar 2024 04:44:44 -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 jo22-20020a056214501600b00690b0a3f163sm583165qvb.68.2024.03.25.04.44.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 04:44:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 04:44:44 -0700 (PDT) Message-ID: <660163ac.050a0220.ccdda.6f92SMTPIN_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 BD72D6052471; Mon, 25 Mar 2024 07:44:43 -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 | +-----------------------+----------------+---------------------------+------------------------------+ 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 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/