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 4F650438F2 for ; Thu, 18 Jan 2024 13:39:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C18342D7F; Thu, 18 Jan 2024 13:39:37 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id EB2CE40285 for ; Thu, 18 Jan 2024 13:39:35 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5ff6d3504d5so15012657b3.3 for ; Thu, 18 Jan 2024 04:39:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705581575; x=1706186375; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tUrPvMMObotcFbIkr+/nXpA8UinvOGur9fc20/X6OJo=; b=P2FDmjzimBF1XFjr5FtGju7SFoRs6LSwYnhXxZLm79wBMAhddSuVKqjKkE1NJnROwT oxcF+0zvpPyZNysbuC6hhjcL5BoTFAqxp5XlZIxGmaX0EaPewbv+hHEaL/t27lkcerut hvBAkRj34lDAztQ2WT1dq3baIVHRPaeAdE47E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705581575; x=1706186375; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tUrPvMMObotcFbIkr+/nXpA8UinvOGur9fc20/X6OJo=; b=nAwLNWe1HyYkxdUJt6bMNoIzm4YvPVL3RbV/SNzvBM/sR+VzRyN6zujBjdy1dtbsmh SoMdzQZiguyq040oeUGm18igM7+l7fZFlP5hsAQMDei49Z2OGnZ0UUeEilTnkX7jtiT+ 4+up8DccIqJwqNrxHT8VWYM3g0s3OaSC/txeNC4wAA+5Uk31//OgDdbYP7Ftdgv+jvoH wlMcTlBa3f+BKxCMhcTwK0qZKNuhF+kc18ixlQure57SdQBYh3jS8+MMoqfa421DHCzO /0w5iKxVExZdd9H7PgtplxqfvdVhmXHx9lJnFIzQCOleddLuZlMaH7gXUIw4lfq7E2NE HF/A== X-Gm-Message-State: AOJu0YwktfNAcWAJKh6GDcPbTJ3NRFM/qCr9zE73BigZBqBIexFshvDX x3rWtVioERkBdytxHBAkFB35QwrAoxqem3j33x9yGqBz0SDbXkDWVUNZJARaYI49MQKMat/hPXA t8LbkGsJftdvwqMm3xLkm+NlLl2RRwQx3OqMkh8YD X-Google-Smtp-Source: AGHT+IE2O9jfvb/UcFXRfOYoIz1emSLIn8/9OV1CAPUkXvCQVW01Ekt+znTk9QCakWvoP+yTM4M9DJU6ADtU X-Received: by 2002:a81:a044:0:b0:5ff:90e7:44fb with SMTP id x65-20020a81a044000000b005ff90e744fbmr341253ywg.5.1705581575461; Thu, 18 Jan 2024 04:39:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r65-20020a0de844000000b005ff8c87f900sm38504ywe.10.2024.01.18.04.39.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 04:39:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 04:39:35 -0800 (PST) Message-ID: <65a91c07.0d0a0220.f9c97.2ed3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E8FF6052516; Thu, 18 Jan 2024 07:39:35 -0500 (EST) Subject: |SUCCESS| pw135948 [PATCH] [v2] ethdev: support Tx queue used count From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135948 _Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Thursday, January 18 2024 09:47:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135948 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28896/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/