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 57E34432BC for ; Mon, 6 Nov 2023 20:06:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D9F4402B1; Mon, 6 Nov 2023 20:06:10 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 0ED8D402B1 for ; Mon, 6 Nov 2023 20:06:09 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6bee11456baso4482883b3a.1 for ; Mon, 06 Nov 2023 11:06:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699297568; x=1699902368; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bfBgkZmF4JwDJE3LLMa/CRbGjZDvp1/teW0qbWbzEic=; b=d6znpKRA10oGuj+EQZEiCFXFnjiKSfNwdd63pzTAeRaht0DWJOsgD4GOf27cmZYABA XBKpGm57/ln8u+2Z34bhJigfkQ/EHAMXYIwmLldDXbQWxggPLUVB2AYctxbL/VeMGCJd DDEOSjo6tuDQriPsPwKtPHmmCBXJoe6Oc8TVc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699297568; x=1699902368; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bfBgkZmF4JwDJE3LLMa/CRbGjZDvp1/teW0qbWbzEic=; b=BCzQWXyu37sgippyr1/NF0v75D8uM5M2aDNMFA33kXggS2ipFK57oN2v3Qcnochqdb kYndSzbY3xADOEMwXiAD1nsUQoswpvK28zdCWnuVUeoA/N5f7VQQgpUnD//FnIaKxaGX Z2a2kF1qsos8OvfkOPIT9zV0FIfFp1kCr3ZsXDU7GGxiK5L1bgb+wNmHVlwEiB1fjoWX cssJljB8WbVkurEQTm217zYpoMfeoe6Fhn1ZCz3g/R63mQbm/Egl/ixWYl7RmtiJnkSJ aInvDlTo1A0UnrD2prUHYCykOw/lBqSVlOVJCMLT7SCjHc9jr895zqVznbOGiw7Y89sp Ja3Q== X-Gm-Message-State: AOJu0YxFvtnFvxe2Jd803rT+ZTza/MQeMoLDlm4fE+mJux24CfzGVWNy BEIZCAnLRd0e90cIGmQo1Ap9kuwtnKu9B+aqpM7ZhLcrEST5ItQLioJwDQ== X-Google-Smtp-Source: AGHT+IE0hJVv5xgx8WdAiO3/I7biGmL97TstHgcoB0ytJ69C33vQLThEyNouA4Ap2ZrBFPPSPdn3onhC5Frt X-Received: by 2002:a05:6a00:1bc3:b0:6c2:cf23:3e21 with SMTP id o3-20020a056a001bc300b006c2cf233e21mr15139499pfw.17.1699297568194; Mon, 06 Nov 2023 11:06:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c26-20020a056a00009a00b006c340d9016bsm497671pfj.7.2023.11.06.11.06.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 11:06:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 11:06:08 -0800 (PST) Message-ID: <65493920.050a0220.ac9bb.5d0bSMTPIN_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 5575D605C318; Mon, 6 Nov 2023 14:06:07 -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: Sevincer, Abdullah 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 Clang 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/