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 E1FAB432BB for ; Mon, 6 Nov 2023 19:41:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCB2F4025D; Mon, 6 Nov 2023 19:41:30 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 25A654025D for ; Mon, 6 Nov 2023 19:41:29 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a6774da682so207398439f.3 for ; Mon, 06 Nov 2023 10:41:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699296088; x=1699900888; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yVRzrHT4NlvTVVsdHrKtqp+WZUnosEmq60OIaBby3mc=; b=GR76U5BAV4nLR6IKw1/koxXvnOBcMTOZsRJcq0Zx6b1jK2euzQM6w2DEhmrsGDXfYu JR0MimiP0q3LLnKS12d8bEU1hf5G+olfqeHoWjYPamv/2OgCANMTrTS+GN7/EpUkhz8F N6PEBJo2hjNR6Iv37Mu3YI1oE27EVbyxZcPok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699296088; x=1699900888; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yVRzrHT4NlvTVVsdHrKtqp+WZUnosEmq60OIaBby3mc=; b=oNaCdLCRv4Qv7FI25QDuQ9BLrtRVgRxKGgPfy/GCKH7Qob8ordPW200kCSd7HZZ4Wl msrZ7qeSjP2rKDKyJh7yCAn6gYjbYAtaJNfV8Ae3nqvbB+eWPVl/LCuZO6Mv34TjN2bE DFTn3+/df2g02s1z4O/e1gqTALsWyNWuCaaY+nvCRVwrSgs8GsB3Lldxpn5LW+vXzkNc ddvm7tinxNakA0fJerhJNu37M8oeWAEbh/5GYb8G0sQ820TJojWgl6vMPqXg3CCl5L6z gnjAz6jTacOhW6rnCXs41L/48z+gOELPTBSNZRr3nRVaMlmmsIwdNgX/T0yLqZaMQZh8 dLLw== X-Gm-Message-State: AOJu0Yw2W82gIZPwErCBIv6nQG/nsP+isg4/zawkPEgXPxTyr2Tmaf0c eX9azf3SXkU8bgatFIMaPqY5gWOjZzoAEcdl6iAp1USlgK0Sib2w65N0yA== X-Google-Smtp-Source: AGHT+IGAONdyV/HmmLqeUfvAirv4MZCn0iC4s/XMVCWk5pzVaDsRZ0BsaetG/x2T77cnD0x87k37qt4Bp41m X-Received: by 2002:a05:6602:2b85:b0:7a9:8ec4:9b25 with SMTP id r5-20020a0566022b8500b007a98ec49b25mr40150596iov.9.1699296088525; Mon, 06 Nov 2023 10:41:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i14-20020a02b68e000000b0044dba2078absm194944jam.80.2023.11.06.10.41.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 10:41:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 10:41:28 -0800 (PST) Message-ID: <65493358.020a0220.d6606.8786SMTPIN_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 1104B605C318; Mon, 6 Nov 2023 13:41:28 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 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/