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 B4B4A45515 for ; Fri, 28 Jun 2024 13:07:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BB1F42E5A; Fri, 28 Jun 2024 13:07:49 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 844DF410D0 for ; Fri, 28 Jun 2024 13:05:06 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b5834b3a95so2388416d6.2 for ; Fri, 28 Jun 2024 04:05:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719572706; x=1720177506; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=gSUUz28xGQ4RHCYex6BxJgtEOnuycZe5P2HA94oJlmU=; b=ZpAcS0CUOQv/FuDSzmQmnu59j1HTSsOY24OK/zgEo0zKewJzOrMMndOnOfQ8733Zz4 py4TXfFom2aLqoEDaqPFKzx+Q7siohPAU0l8HbjWduxF4rX/QDfdYNDe4dn9XcGEE8BS E+duwuaxKVY6oGK9WvSqXHXnuL+x3jGdgHE8w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719572706; x=1720177506; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gSUUz28xGQ4RHCYex6BxJgtEOnuycZe5P2HA94oJlmU=; b=f94XEV5EN4OKDiy74eDRqCm7mytsge/zHAS4SOi8dnhO7tPK15bgjZxCeduwpLgIQF 9gLBc1RpCRXW0ewpfvzNF8wA2neIUvJYOqVmDnkacZrduKeUTwlZAjoMkWyarBTSbA01 yhA9sB96zg22MqPbtvjSG41Oq+RX+fqdkD2wGpzy/ShjW6wLcsRW4qMPB2T6Y9Zh0ADu OX2zbWgXFuy3adA6Q8m5LkXI81x3V5u3FfGLjbpqfpSqtdHOJniLzMvvjC9KkuuHfEYI RuL6c6DCnIWQg0qFeiFpADsulrl10ZUnE2af6TDBxfVVJlO8G0h86SW0XurtHVQPeGoT fBzA== X-Gm-Message-State: AOJu0Ywff4e5mCcX3wDvvuKuT6jBhtHSMb1mnfmflimdbVboMVdJgkll j8wlTyOzckeiC4G2JV4xROJs+QlFkK/8I3px612epLLTwQ3V2Gh71icSNaZPB5+Gx7uP//Go0Vy sAqCjH3Xnz8GQ2UhTQ8uOEZQ9ilv8g4B1zKioWo7L X-Google-Smtp-Source: AGHT+IHpsD5ulJ04YnCQYhJ15SS48JuP4aSiuQIc+jeF6xZtuLFiNAw35iIxTwJ1U3wGd9Cg66W8sjlWEoll X-Received: by 2002:a05:6214:20e2:b0:6b2:dbef:aa8 with SMTP id 6a1803df08f44-6b5409c7d7fmr202558466d6.23.1719572705805; Fri, 28 Jun 2024 04:05:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b59e36768csm797616d6.11.2024.06.28.04.05.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 04:05:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 04:05:05 -0700 (PDT) Message-ID: <667e98e1.050a0220.4b19d.5d28SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E540605C373; Fri, 28 Jun 2024 07:05:05 -0400 (EDT) Subject: |SUCCESS| pw141959 [PATCH] dma/idxd: fix failure to configure a devi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240628053458.78337-1-wenwux.ma@intel.com> References: <20240628053458.78337-1-wenwux.ma@intel.com> 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/141959 _Testing PASS_ Submitter: Ma, WenwuX Date: Friday, June 28 2024 05:34:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141959 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30343/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/