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 7805343283 for ; Sat, 4 Nov 2023 02:09:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7310D4029B; Sat, 4 Nov 2023 02:09:00 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 0CE2B4029B for ; Sat, 4 Nov 2023 02:08:59 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cc2fc281cdso22307765ad.0 for ; Fri, 03 Nov 2023 18:08:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699060138; x=1699664938; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nw4t/A3FmuB1o+AngBcw6/zPo/Gds5OVkXMMhK2dLSM=; b=P6YhUsU5tqgxtggAnsHlfBjmuyDraR1yKhVttyATmCnnnvH+cq8dVhDPYFqaZJxGvJ A2VR+JrNb2G1VRxm9AJdj1xMDz1thP/U3aiSM4C8p7STlUMiOISCEulQgCdqZQbjbaGc vr34U7yPK0iUxaz9PvEgYrDdLekRqVpj/Nqm8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699060138; x=1699664938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nw4t/A3FmuB1o+AngBcw6/zPo/Gds5OVkXMMhK2dLSM=; b=W+MEj/ocVtby1j68BwvXNCVMXRptUHlfW+10Ol2WKLeM8tnn3BUAmWkQOw8WfWBtZU OdXyDDP30RxL/NgAe+BZwUFqZc9G8RTK+mWv3mxLLd7twmNIVpaMsT937r/sXUh2snni x3U6q0A6QBqX6Jnyd7jk8LOfaxtUBIgYPaNOMI/f8T7HOeDom34dBfPwXwRZrZkP45YC culiS6/V1dQQnQX/RtEMbEGMmF9lAbTj+0zuKEbyhB6YstJ0tcbuGpm/+0FN2CHMvNmy kh9L2T9s/mfkpjXtTpwsn6MkOYOvp+L6wjMnlshrRKnbbiMQUVi9D5EV0cQV+GorrnDD lO2g== X-Gm-Message-State: AOJu0Yyike0eNXvFq+AbxQ6Atzs33rp1ByJdw9EUCLThKPJ+rbViEiYA 2ergkkwjdraKHHzz3H3M2Xb0v7+tVJBpA3KAmPXt5KXHp7zyg9ZbNnIKeg== X-Google-Smtp-Source: AGHT+IEhJ2YvNXG2L3K/r+UljOQD8d60BPsy1IZ7GYtwLOXxd9GSSVoJ3aluAKp5SN1RwvzguHRsiESJOgeo X-Received: by 2002:a17:902:904a:b0:1ca:86db:1d31 with SMTP id w10-20020a170902904a00b001ca86db1d31mr20081174plz.7.1699060138324; Fri, 03 Nov 2023 18:08:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ja2-20020a170902efc200b001c9cf1ef8fcsm163573plb.24.2023.11.03.18.08.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 18:08:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 18:08:58 -0700 (PDT) Message-ID: <654599aa.170a0220.cfd10.58d3SMTPIN_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 87C37605C34D; Fri, 3 Nov 2023 21:08:57 -0400 (EDT) Subject: |SUCCESS| pw133851-133852 [PATCH] [v6,2/2] event/dlb2: fix disable P From: dpdklab@iol.unh.edu To: Test Report Cc: Abdullah Sevincer 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/133852 _Testing PASS_ Submitter: Abdullah Sevincer Date: Friday, November 03 2023 18:29:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133851-133852 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/28233/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/