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 3683B432BB for ; Mon, 6 Nov 2023 19:37:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 318DC4025D; Mon, 6 Nov 2023 19:37:36 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id EBF6A4025D for ; Mon, 6 Nov 2023 19:37:34 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5b980391d70so3646516a12.0 for ; Mon, 06 Nov 2023 10:37:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699295854; x=1699900654; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZnSz7Yzf+qYm4NL6ussysnWoF3twNzmdc+3WiRYD3hw=; b=UNuziPn2oLIJBaQNkT5nwOBhpUfad0BQCkRO2Ab6JlKeCKI59w20SrSgLG+HuG3byC LoHmEMX80kDM0ou8+iPM45l1M/jw3RIeMrlQCntwF2J/agK0OYn1O7c3FCxBkoOYRWLY tuR7gG77reigaw4W7Nb89G0od0ChTPuQxaido= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699295854; x=1699900654; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZnSz7Yzf+qYm4NL6ussysnWoF3twNzmdc+3WiRYD3hw=; b=sDIyp+XOOuKed2fm1H2n/9qmlHVnrCl2Q+8k11d9K3JMUMAVPHcp+6rTg9gmkHeP2N 8YVOo3f9B5n7CTQa28xRY2t7qlP8Iej6ORaeJ2WhGr7Td4iLAi9gvhOcemu1NIZSLJq3 V6btMvz1Ab7ifc26hbq3HML9+Z88r75mF3leeUblZGbR6/PtA5BidvNSoTnN7kiKpLCB TVmfaTIdFh4SO3GKh5A+5s7DOG2j+EeToCXjwu7kyEYJ4T6s/n2O9jyM6wYH8R8vSHI3 MMXme+wadu49zaatYkXEVHQ4e6NhosVwVH53WrBLz2AZbSBIQ949FzjbswgXSodNq/2V ghFA== X-Gm-Message-State: AOJu0YwtgohC1PqaRXmKM1FB6ShqGN6FVAfo5RMI3wTRyuADwJ1VyrD1 INnm5MtBQiT9kuH/oQ1Z1pozPPdVsSsZ7pR8b9iLJBX9HJ0An+3IMQ4b95Os7d3QZ/Jd2pM22A= = X-Google-Smtp-Source: AGHT+IEDplMBExUVHYBVir6nCuZOvgXjZhh+GLIL0kOcuo13NozJjFchzL46JpfqH6tAiLJyDMnypGycADDR X-Received: by 2002:a17:903:2342:b0:1cc:4cf7:2cd with SMTP id c2-20020a170903234200b001cc4cf702cdmr28996376plh.33.1699295854258; Mon, 06 Nov 2023 10:37:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w2-20020a1709027b8200b001bde65894d3sm205969pll.134.2023.11.06.10.37.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 10:37:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 10:37:34 -0800 (PST) Message-ID: <6549326e.170a0220.8e08a.8b59SMTPIN_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 7562F605C318; Mon, 6 Nov 2023 13:37:33 -0500 (EST) Subject: |SUCCESS| pw133900-133901 [PATCH] [v7,2/2] event/dlb2: fix disable P 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/133901 _Testing PASS_ Submitter: Abdullah Sevincer Date: Monday, November 06 2023 17:05:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133900-133901 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28257/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/