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 68ABB432BC for ; Mon, 6 Nov 2023 21:10:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4472E402B6; Mon, 6 Nov 2023 21:10:06 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 27E29402B6 for ; Mon, 6 Nov 2023 21:10:04 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc2f17ab26so34763765ad.0 for ; Mon, 06 Nov 2023 12:10:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699301403; x=1699906203; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=07Y5tYhwAGJNaEPjAx9icdQebO1FQuLiH1IKWsQG0Jc=; b=Jd4tS5jK2FztX0e0Q4JVtYK7pAYmdl6zxV4txv+0i04XuqeyM16quEYkwgjF8dfeBj nSd5l3TeHkanEaaqn/f7Kmhr7Ur/XfQT08gr5eudlz5dAaIkumhXR9GWgwQ4kQz7MndV 06GzeWFSqi670GsxDspYNfR5Cou2fI/EPgO3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699301403; x=1699906203; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=07Y5tYhwAGJNaEPjAx9icdQebO1FQuLiH1IKWsQG0Jc=; b=kGEPRxzLIANNJmAquXRDQZniW0jXWNHGFcFqoFGCmmHJn5dd/nF4kAXyxi3ALkA54H rq4EDkCQsr1Ly1W7WnF0tjA4pumjmDKvj2SW28eotWvclRNkg6/btnzs7Tpos+hojXNA J/O9siU7fZRFH4dPLJQhME5bO13X4bRMTuk+uNLETrum+Ku7b4fLN8a9Y8+2P8aWpF+r FlWJXTD3LAAcBTa9XMDW+7JZkVcWr2JLiqtZ4xDbnB46zwVrzi1vvxB3VCBLmjwbYkt5 D3XnCzsXj41x7w9Rx0zpNiBDm8qzAaHhizye4OEtoJi9UXixKpulW6o2F40+ZRt4ueAy KmKw== X-Gm-Message-State: AOJu0YyzuPzQjnWhFXzFX42pHEaqdWgL27GEJ2Noa9cvjKUqJqunGl4l V45/3SmpaENeGZR7ANw4jR0m0153cLuSPSQ+IMff8WDhJFpJ1FMokkEGtw== X-Google-Smtp-Source: AGHT+IH7fSIiYerlMxDakpT52LruHoU8AGYrhs9UmWDrvJYQjCF97HXcOHK1BD2IlJBgQI8fK41pUFnzqneT X-Received: by 2002:a17:902:c401:b0:1cc:e36a:8bb with SMTP id k1-20020a170902c40100b001cce36a08bbmr2001372plk.25.1699301403253; Mon, 06 Nov 2023 12:10:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q7-20020a170902edc700b001cc119f9e6esm217291plk.11.2023.11.06.12.10.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 12:10:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 12:10:03 -0800 (PST) Message-ID: <6549481b.170a0220.ddea2.9abaSMTPIN_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 A72BF605C318; Mon, 6 Nov 2023 15:10:02 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/