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 D5ADB4320C for ; Thu, 26 Oct 2023 22:57:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D13BE402A3; Thu, 26 Oct 2023 22:57:11 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id A3DB5402A3 for ; Thu, 26 Oct 2023 22:57:10 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4196ae80fc3so9270281cf.0 for ; Thu, 26 Oct 2023 13:57:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698353830; x=1698958630; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=buQRSTxDDXc1hxMXuIm53uhdq0SXav38oUIBKAg7EoY=; b=T2jxRr6giLSdyaUPTI3ozr1b0cUUYGPkX2wc9Bx93pSsY1fZlXM0nhGxwZhF+ZlPDG T1pAOBMI2M6mLDUSyEpAwBQJSpg35SENZAXDpqGCvyjmZ4pmLJiTl701j2iJGFWncjKM oPXm76+2D85JaW3Y2k8CeO7L2GfCy2tdpZ+XU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698353830; x=1698958630; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=buQRSTxDDXc1hxMXuIm53uhdq0SXav38oUIBKAg7EoY=; b=fuqA1JMUxwNMcpNlBuwM6dGLNuxlTNiBxu/uG56CZhE1ORQsqfsWAve0hnVQ/C3JqO 7HRNHmb2jNG7L2CkIlaqCfZoK5GcrFJinb56RFthOE9MDJqg9U+kp5SW1NcTOsAZ+A5s DFrPSMYg/4xWPKIrpVBdm7I6ygZJu9kPHz6vvGJR976kDcRe6KDtJzccXBTHJ38pfXLv 6Ymf93wosG8IjMSzM8XDahbiSLiNT8vYyGQ9PK7XEd1LMH6sivLubjjp/nGbHoXb7VdD KeS49d+Frp9IiJjnjc7TTJFVRaRRhCBNER79v3fwc5JvYBIc3+dIBPwHTCZbu/Tw0VKo 4oAg== X-Gm-Message-State: AOJu0Yx7PsmtUmJ0uVxio/iYBm0BLKymlaMb7CPqoC+poGuGw2IMjn7G mzHkVOSOSEmgUelLRNbYhqQVmtPEAnPUkIn4WvWtyDxEIVM7QAQd6WDifQ== X-Google-Smtp-Source: AGHT+IGwTqfTv8CDOOjHVAtSK0FMRbCY97L33xNCr+yyOqPJEkAdl0vauX9Mw7wj2HNS8K7q8JzJRRPr4gSy X-Received: by 2002:ac8:5f06:0:b0:41c:c2db:2166 with SMTP id x6-20020ac85f06000000b0041cc2db2166mr841444qta.44.1698353830104; Thu, 26 Oct 2023 13:57:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g20-20020ac85d54000000b00419b3ae3140sm17520qtx.18.2023.10.26.13.57.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 13:57:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 13:57:10 -0700 (PDT) Message-ID: <653ad2a6.c80a0220.3ef51.0816SMTPIN_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 CFA7F602A042; Thu, 26 Oct 2023 16:57:09 -0400 (EDT) Subject: |SUCCESS| pw133434 [PATCH] [v2] event/dlb2: disable PASID for kernel From: dpdklab@iol.unh.edu To: Test Report Cc: Sevincer@dpdk.org, Abdullah 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/133434 _Testing PASS_ Submitter: Sevincer, Abdullah Date: Thursday, October 26 2023 16:38:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133434 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28097/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/