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 670C743D47 for ; Mon, 25 Mar 2024 12:48:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3805440A77; Mon, 25 Mar 2024 12:48:31 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 297664021D for ; Mon, 25 Mar 2024 12:48:23 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-2297d0d6013so2384705fac.0 for ; Mon, 25 Mar 2024 04:48:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711367302; x=1711972102; 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=3Mabn0gd0p17J1+6CSmEpqbrEAW0mGbTr1HMpSN9Bsg=; b=gaCq/CPvb8tlFrfe3P2dGOY00V4gGa0qsAjCfTw100TvvNyAgbVkjb9d/8MsHI2vdu 0iLNmP09/G21x9X6xbwlYuq5pnmDEwg5ZDlF0icJCeE4sSvUClTnczTa9o/NYQa3pPsF lSus0+mGBjZuZtxKikDMKybpiTcFYc/tFrIGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711367302; x=1711972102; 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=3Mabn0gd0p17J1+6CSmEpqbrEAW0mGbTr1HMpSN9Bsg=; b=mTZFEl5ZaSgkrqC9TUPb9UJHOznk+9ZRSc5EFkJwNeOreqiXYhieU42JittzHf8SfN fz9tNO87Kh1yXHA74pTywGH3KrrJSCBtijUDbysD9ma2L/yVAFermlpgBv/VxLFCKwtO Nggkc1I+sUQK1LTdJ4pydUSrW2SYXAJ4O+6s97Io+l+TOBjiY2ueHzMFmUF0BR1iYciW /LLdiaUvdRz8epj5o1XYZYqMUoZFirF4CDEJycWvlANO26EaE8nO8SOX5K30PkRyKZij 0wihdtObY01s+rCS4tB2KkWP2r0TDEeLY8lPFDThsFxsOHRy+x/mdK/ILlzeDaJeU6XP EoDQ== X-Gm-Message-State: AOJu0YxPrkLhDOwKcoR5wal2+TZ/9hE73wJNkozgN4rQWRH9/Q4EB4ja QV9G9kcgUCF4xmqMonnarQ9JS8gXkqSzRA8Amxi30Two3zhs7yGlVJxPc/UVQD7sH/nJ/zV0zsy /DJin0wF3F0B0PynTwdZzM0hZwZ+PztN7E6V3oFsSByDXIYCwZ03DTp87 X-Google-Smtp-Source: AGHT+IGwcIlqwo+QBWfgBc6zNz4tAaCYrvTvwszKTdlGeeenv7LTx5DHgDWg/g2Rp/guMrUe64UfvnC5n0hL X-Received: by 2002:a05:6870:5250:b0:221:3742:77ff with SMTP id o16-20020a056870525000b00221374277ffmr5982087oai.36.1711367302437; Mon, 25 Mar 2024 04:48:22 -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 8-20020a056870104800b002298cc1b462sm140029oaj.42.2024.03.25.04.48.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Mar 2024 04:48:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Mar 2024 04:48:22 -0700 (PDT) Message-ID: <66016486.050a0220.8e8d5.9163SMTPIN_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 E689A6052471; Mon, 25 Mar 2024 07:48:21 -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-compile-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_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/