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 53CC843B57 for ; Tue, 20 Feb 2024 14:02:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E8374029B; Tue, 20 Feb 2024 14:02:44 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 9D56640289 for ; Tue, 20 Feb 2024 14:02:42 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-59d489e8d68so1543295eaf.2 for ; Tue, 20 Feb 2024 05:02:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708434162; x=1709038962; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HwY1MTPAdOdomGTksC6lK1yisfEtsHA33eoQVaj90eI=; b=Fv8XI/cKpVQzS6s9DEyDZ5HlO9Z04qhfTiByE+WAHiIfMe478lKMnQihIy9aY5+q0m ZZzP2qyK7FPxVg84wrNDHYqorT9uvGafyuAS0q1n87h7vDgcVlMKBrJ20BW5mL0c1/Xv Qtr/3sxhk2l/m977c/1v2S4GmDfkqSzyUbFis= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708434162; x=1709038962; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HwY1MTPAdOdomGTksC6lK1yisfEtsHA33eoQVaj90eI=; b=fEBZXQ2kOhhIaLIdGDS2VLlH2w6bwBftqyZpSCbXr2tTPM4GNRyCa+z5M0cfE3iVX/ 0mYKU1DQTPDwTOpGVpcs6ZZusUG9Am6je84aive3ONBBuaTH04/Dh8IsC1y6Ks/rlriZ N7EvkJuhqiHc/KcEvwSMi4e+yd2hg1WnrYJ+AHuvI5tES8hJT2cI+yYuDiB9ZvpUfSRc hoWOhBPZ/MDSVQCxJc5/oylIFO8819IbRh23SUlfeSRBmsLs83k6gvHTqLGcCODGvuzn /Iei6twcKvO5lXsvZtRPxe0RgjhrwrSuttqruzEUu8QqgE6Z0S5z+04fTB2HwRunmxmT rajQ== X-Gm-Message-State: AOJu0YzQ1nDmfquORNS9/9826Dg7t7FssxSKa6mz7sqVndg8fPZJOwVx gxDLMgjA6OpN5dreXy8mtXyvA9MyEtqUIfqYo4gmb6acfkqOZjbbvXxxtV3AtrOl45FbFe98vVT vNzLPJFuU/5DPg5axO0iQb1MjRBePlU3R5W7tnjvk X-Google-Smtp-Source: AGHT+IF48LemIsEDLoP9el1D67h1ksMEqMnbPtifAH3ZyYPfjyMEPNWJnMWAxq/6Rf/I6W6yqJfEJ0PeY9Nc X-Received: by 2002:a05:6358:6215:b0:178:6d3d:4cc1 with SMTP id a21-20020a056358621500b001786d3d4cc1mr17011023rwh.24.1708434161913; Tue, 20 Feb 2024 05:02:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l68-20020a819447000000b0060484fa58b2sm734479ywg.10.2024.02.20.05.02.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Feb 2024 05:02:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Feb 2024 05:02:41 -0800 (PST) Message-ID: <65d4a2f1.810a0220.2d97a.be08SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 88A786052511; Tue, 20 Feb 2024 08:02:41 -0500 (EST) Subject: |SUCCESS| pw136905-136917 [PATCH] [v2,13/13] common/cnxk: use SQ ena 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/136917 _Testing PASS_ Submitter: Nithin Dabilpuram Date: Tuesday, February 20 2024 11:04:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:755decaf89e3584e026dbd6c5e7ebe6e364742cd 136905-136917 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29191/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/