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 70E7D432BB for ; Mon, 6 Nov 2023 19:43:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C7DF4025D; Mon, 6 Nov 2023 19:43:32 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 19C3A4025D for ; Mon, 6 Nov 2023 19:43:31 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5afa5dbc378so51828837b3.0 for ; Mon, 06 Nov 2023 10:43:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699296210; x=1699901010; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fD4BVjaqHsoya/6BJv3/mrTIWmqHEThJAFkv2vbb34I=; b=SwrQ09NWD4fL9dYLIY7zTC8sg1weEGi5hXUX8HeWRVzW0NubEWpF7sQ7+CniLLg/ed cuJO/wuJga1C5vbt1mTb8ITZhtMe5JuaL31viqra2hLx8pkRbERS4kiI4kEwKpPcU1ny A+2N0YCHZdYoxZ9nsOz92NqNazZpJqkaVGiRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699296210; x=1699901010; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fD4BVjaqHsoya/6BJv3/mrTIWmqHEThJAFkv2vbb34I=; b=gRz2I60xdXKtuqZ/vNC+5PwaNVqP6X5iN0y/omGi8+hd5slEFO5U+RTX+8bJuyQjUi dARPVTpncbORcSNR7m+y4BudALFpZFfuY7ABdDoB8LQrCqMj46lYjcEpDD8KJUOTH2A/ lf1QnAkfGdZOF9WBvBTCgq9McltvONVefxY3ci9wPUSl3k4/2Gj5ViJpIVAkBqAcWekp GZmAU7YhiEFKa/lNuHTeGOBQtARAMBYfR0rYaEWk8evgxdYzDQ6bLl5BXDsg2LmQ1iDw 3sJCpE7DoQt/1ardbB0TF2Nv7EbRnKGLNLrYyREvUpzKWhBmoewYXNja+czCRk/WHCxk UBVA== X-Gm-Message-State: AOJu0YzUVO+li+S/fGCBxRnDpBK2KubwuFjSfsyMz73R5a006tBcyHX1 4/eHRdbjAxQYpIVZnpQOUdmlGODC4x8EBkWgeXlQpWAAhGmbgy9glKjA7guuGM7ewoOZ4uLpNA= = X-Google-Smtp-Source: AGHT+IF9Tu9R+YETayI4OAhsEFTTqhVpru/b+d6aLFyQcEUF86jEujDNx7HMi4uTSlAEEroxYQdizaoCaBks X-Received: by 2002:a25:517:0:b0:d9b:f6a5:78c3 with SMTP id 23-20020a250517000000b00d9bf6a578c3mr21178588ybf.57.1699296210390; Mon, 06 Nov 2023 10:43:30 -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 5-20020a250005000000b00d9a3c9631d2sm585240yba.21.2023.11.06.10.43.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 10:43:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 10:43:30 -0800 (PST) Message-ID: <654933d2.250a0220.17a53.db6eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E7CB605C318; Mon, 6 Nov 2023 13:43:30 -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-unit-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_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/