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 9575643D47 for ; Mon, 25 Mar 2024 12:49:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9110E40A77; Mon, 25 Mar 2024 12:49:27 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 33E7C4021D for ; Mon, 25 Mar 2024 12:49:21 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5d8b70b39efso2768594a12.0 for ; Mon, 25 Mar 2024 04:49:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711367360; x=1711972160; 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=UQG1kZ+i4q8P+VChEqcoFM8R83A3TWjPIkBJz68IAB8=; b=N/WD+ruL4y7m8XSXxkKFzvS3RQvAPjOptFfPVxGG24mhDTrEmtOup/W8burj0ZMCM6 l2et0jMN2SV2hBao5rxTYft5wnyBEcbyWNr1uCQ41Ewk9ei2KgWJVBSmvF9t5KbHAzYb JM0Lkg0zwDzhcUBO7rGwGvX4MtdsTsb/IbCKY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711367360; x=1711972160; 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=UQG1kZ+i4q8P+VChEqcoFM8R83A3TWjPIkBJz68IAB8=; b=cGi1YBus2D8kTBKky3RqQSlrGqzfsTdMR5fKkgSosRww+86KGXtmfyMr10WNuIUVrq NLl7TEoB+EJOZ9Yl1vboLrsGkmsphQkb9rr8tGPIdzMkPDOry40eipXjgO7qrqp1198/ BTSYf4xF04t68GVq/fdLk87Hp4sqWMqk21KuMLqni6ZMgsNtuvINZOoDfcXoKnSbzGRp iQxVWaXDo7HCpDe/KAL0C80Wb72fXEvzZdXUKh5eOuLwTaFJ6Y2d2jnhWBeV2wpIFDrQ y4pPjpBW2zQ183NH0wNfYZXSnaLPYHjFlq3qaYDjlp3e+2ACHyPfXOLK8P8aZULybQ7g LQGw== X-Gm-Message-State: AOJu0YydzPseWo6ifrc6ONZmB0ZbZF8BFUgGCUZQi4GQE1G1Tr1925mu YUHnbWN8Nprq8ssQhv4Yv0+RxoIX+aFs/Y3CEMGapKxjobOr3Dy9MYs2ZE40cCLg7FJleWomYQ9 dWKEw5CLQjlDYmIXeogqaDWwaANvExffGaHBtBty4pTiTa3Qv X-Google-Smtp-Source: AGHT+IHLvX7YQgWZxImW/7eJb7nlQRBkk63nkd8zbxevaqDtdCQWOJERa3Y8blf+KcFGKuieKQuyi/qTzZpH X-Received: by 2002:a05:6a20:2d9f:b0:1a3:648e:dacf with SMTP id bf31-20020a056a202d9f00b001a3648edacfmr5156034pzb.35.1711367360406; Mon, 25 Mar 2024 04:49:20 -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 t33-20020a056a0013a100b006e8f8db204fsm324621pfg.2.2024.03.25.04.49.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 04:49:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 04:49:20 -0700 (PDT) Message-ID: <660164c0.050a0220.2bee6.7bdeSMTPIN_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 7F7256052471; Mon, 25 Mar 2024 07:49:19 -0400 (EDT) Subject: |SUCCESS| pw138764 [PATCH] net/ixgbe: add param check when tx_queue From: dpdklab@iol.unh.edu To: Test Report Cc: keivinwang 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-abi-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 | abi_test | +==================+==========+ | Debian 11 (arm) | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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/