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 5960943283 for ; Sat, 4 Nov 2023 03:06:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53CFB40265; Sat, 4 Nov 2023 03:06:52 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id CD1D340265 for ; Sat, 4 Nov 2023 03:06:50 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6cd0a8bc6dcso1603452a34.2 for ; Fri, 03 Nov 2023 19:06:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699063610; x=1699668410; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6w04f+nXXDXL0Nnb6tXWRx6om1KSekeQmpXpT27cCfk=; b=HTnz4Ab/POr6n0DDCifpypF/8HOMlc4xkoy6IIkjQHVLsvWca5cYH7+o33qXmXj5kH S3QfWZxRcQNGKSE+kZ40WdNiz+wTkBNMhJIfu1vigu0qs1h1Zv8SXccS4aT0d+QQihoW iLBeM6Bu+3ZXGsggqRB7Oj2JpiVpiyzOOCoEE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699063610; x=1699668410; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6w04f+nXXDXL0Nnb6tXWRx6om1KSekeQmpXpT27cCfk=; b=eB1rCGOWc88ykdnzglSIFDLu0aRMn7rP8Ryrf9bfMoXLb0dRDeTUb/A4MUUR4iT8d6 lnZbiCcClAEz+IuXcDvotaNSF5IVHqfkSTrtSeOaMzBKaBy1ywHDn9Rpm0vKjg2hLfnJ qxAA+Itrz+LXxWJAIc0nASGP/4wqvlc99WA7RuHqRoIQxPelfzC6239alAf1P/NEqxjv fEMUVCK0v8xcgrLprFlxyhutYkJGycIzU9QxuWNUrf9/v4Kbj/xqVPeuk1z7ZwxH7lS+ neZZxczhetaP2MgTHrIwyqQdts5Zm9KmnQSMBCbmexOg+jQ+ZOttUBsfrgROpI3hrF0a TM4w== X-Gm-Message-State: AOJu0YxopAEdtSy0ZDYA+devmKWydfhwslEyf4IahABNjp0t2umdvJT4 5IMvDhUx0NL2HLiJNMFZmE3XleozI3yaRrwFfaJIpPHiZesrnwoiPl5VdA== X-Google-Smtp-Source: AGHT+IGMKhBXrosXwrbCeW+XdD91r9aAJJM4EKyzDOWVJawViai87p02/HnD0GWn1C8J/QkNwAMeQEYR6d7k X-Received: by 2002:a05:6830:44a1:b0:6ba:865b:ca72 with SMTP id r33-20020a05683044a100b006ba865bca72mr29533965otv.31.1699063610229; Fri, 03 Nov 2023 19:06:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mq2-20020a17090b380200b00274088265ebsm260642pjb.14.2023.11.03.19.06.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 19:06:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 19:06:50 -0700 (PDT) Message-ID: <6545a73a.170a0220.850d8.735eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6B2DF605C34D; Fri, 3 Nov 2023 22:06:49 -0400 (EDT) Subject: |SUCCESS| pw133851-133852 [PATCH] [v6,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/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_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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/