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 F405943677 for ; Tue, 5 Dec 2023 13:55:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F028A42E4A; Tue, 5 Dec 2023 13:55:52 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 27D8342E42 for ; Tue, 5 Dec 2023 13:55:51 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1f060e059a3so3036670fac.1 for ; Tue, 05 Dec 2023 04:55:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701780950; x=1702385750; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YEwoModUpP6tbwQcXiBjEhxKC1lfpfgO64yZct9cMp0=; b=WBfR5k+nxEeFUdMxhoN7bt5iTajdTISP5N/BQvC+H/K4AyA31JxycBodvftJI33W7o dSfP8SsMm1PB4eY7JWEApxlh+3ra5lj28XuVnQeqL2V5G1FPcAXeH5ase4b3b5PP6eLe REB7jQY3BOuzIxM13EeaQEZFmyImAsT6TX7sk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701780950; x=1702385750; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YEwoModUpP6tbwQcXiBjEhxKC1lfpfgO64yZct9cMp0=; b=oFZWpFQ1L/wdC0iqgR9NWYlUgDrCk3VJsd/0O5bOKo7pA4miwqRMHQj1X/cAJlQOaM F8Zk3g/Oh/wVPxu/ANe6gLHMqxBTl17gACMODNujcqWnaNl4R/PA2J4UDxMM2WYahpHW BbTvdsVan7DRXHajrSW87C81OAnKWXsKzB7Jh0lSVJA8OdPmnc/h4qEfLq4WPxCRsARH Q+i/YyLO8eZvFm5kOJoKjjszfA72ufKInCTo4zMO+5Dzo2dzU91jz54Mc6ei9UtIFJpW Qbm6Zln2SwXWaFBDn9+/NL6rs3eUxUdeNhCtnsBm/x5scgSZmCb4Tivk8o5m1p7tSec9 oqSQ== X-Gm-Message-State: AOJu0YwBMGeJvwhMljWl7EmDJ6Oo7lxPYH50w6adnFFpK/YKEIRwD5+p +5SHXsCG1BB1AZcR9qfXAQvyZkjOeQLi0LsKv5Occus+WCY2MRth+bz+IQ== X-Google-Smtp-Source: AGHT+IG/VDO6Aaq9yEs0J5xusdeSNHg9I+ASZOO9Kc/KRVLcFSXuUblXVJKgpIskhiCIg2pDloEQAfz6pNOO X-Received: by 2002:a05:6870:3048:b0:1fb:14cb:c904 with SMTP id u8-20020a056870304800b001fb14cbc904mr6068717oau.3.1701780950141; Tue, 05 Dec 2023 04:55:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n3-20020a056870a44300b001eaf48627bfsm542533oal.28.2023.12.05.04.55.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 04:55:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 04:55:50 -0800 (PST) Message-ID: <656f1dd6.050a0220.e56c7.068dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 96C59605C311; Tue, 5 Dec 2023 07:55:34 -0500 (EST) Subject: |SUCCESS| pw134874-134876 [PATCH] [3/3] net/cnxk: reduce Tx queue re 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134876 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Tuesday, December 05 2023 10:00:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134874-134876 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28530/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/