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 909CF438F3 for ; Thu, 18 Jan 2024 14:02:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CA2B40295; Thu, 18 Jan 2024 14:02:42 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 13E6640285 for ; Thu, 18 Jan 2024 14:02:41 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3606ef221dbso53808495ab.2 for ; Thu, 18 Jan 2024 05:02:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705582960; x=1706187760; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i3ZhUPSdHNk8u2nYrSC6OBqa4koFNLg2pmgzpSUdwBk=; b=Fu8XBgzfj6eBiI97uflmhKV1PS8+Rhcmiazc3WOw0W9OTevcc/cXD+u3W69UJ1i71g /flhhDVK3I5g/7G6LbKKHWgZasFKeanE9XNQvdgpuEXPyQdrvZQKUlK7/j4n7lAUeO3m J6TX6oSihPgsL+YHwMvWWPbONaB9r4ZcK/ws4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705582960; x=1706187760; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i3ZhUPSdHNk8u2nYrSC6OBqa4koFNLg2pmgzpSUdwBk=; b=EPSgVG1y9+QX9mBKvXeq0lceI9KI3Hw8+hkbXwQKYgwDsGGn1dpN/FijJrm9IM5DPz NQocPu57ecp8Z+jVg/VXQSuBOHPSEM0gAbQshKuMgL2LA1/B3rWj8ztV1fIIso9PkJSx paCNdUitAlXf98xfyBH8eZyWBQm40U11ts5/mzDAIa8z6d4dQO6GEhTM593fLo+O8W04 K5dHd32CCuXJ5eq5RkC0P2Q/bKdOOEePAwKMBgzdl5PUi+m3p5i3XRaRWnj92c4KlQLw B4y9HLBoOOAQCRIS9iw6cKDgAmByuUNYSA1UmrQFoAuAzdBF170WazB0PZRBIHiSXwqy /O9A== X-Gm-Message-State: AOJu0Yx5GPnlanzAq4IsKRcwJwsd2JNW6wumzD+hZsW8cMfwFXHh5suQ nD8m8xL9R1LFXK3766oc/abUX7KH2oWh5FzYNrteiQdX5Hjc8QoFNxkcoESpm18X6oZ/NtjQ5Ew cSxtlPwP6zlU/SmXkV7rs1VArwSrnR05UTz4mzpO3 X-Google-Smtp-Source: AGHT+IHOBtK3SM1kS0KUAuBUAG96DK+tdb581L53htofRw+srlHEU3hY2bXyP9mKBj8T9ZPPisJNO7pmx6K0 X-Received: by 2002:a05:6e02:ec1:b0:361:a713:923f with SMTP id i1-20020a056e020ec100b00361a713923fmr25641ilk.6.1705582960512; Thu, 18 Jan 2024 05:02:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i14-20020a056e02054e00b0036016c72d56sm590833ils.6.2024.01.18.05.02.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 05:02:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 05:02:40 -0800 (PST) Message-ID: <65a92170.050a0220.54061.7390SMTPIN_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 0CA386052516; Thu, 18 Jan 2024 08:02:40 -0500 (EST) Subject: |SUCCESS| pw135948 [PATCH] [v2] ethdev: support Tx queue used count From: dpdklab@iol.unh.edu To: Test Report Cc: Jerin Jacob Kollanukkaran 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-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/