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 1020945515 for ; Fri, 28 Jun 2024 13:07:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D33042E74 for ; Fri, 28 Jun 2024 13:07:49 +0200 (CEST) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id 17AE6410D0 for ; Fri, 28 Jun 2024 13:05:25 +0200 (CEST) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-79d6bc90b90so29786285a.0 for ; Fri, 28 Jun 2024 04:05:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1719572724; x=1720177524; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=K1Nzzitk6QUk6mzL5uSM7J6FVWv3K7K+qiHfbJhJNXc=; b=RP/sZQIKKCUPIy2eFez33vywsaGEHK0sbMQG5+BScJVCUOnK8hu6ereKCt3QPhzCVe +eAC4Bs4UN/GLaxr9g0myFWcV8bM45tbGciGIJ2XER6F6sFtYrHckMs6wfkx/kailOMl Bo4ovn08FNDnEotib6TwG2f2+Ae59X5WYf5geDrCrqcO2/YxGaDpqROqlF3crY3QbQTA NKLPc2Tc7laVxnwSz4NfXsM4E1Xd7SU+FeBf8HFwSzazA9nSHte6g+1lf4VGZ+oK5+nn 6BTfSdjXiJ4nQvgRDEGDt6O3wJR1tRgoXdlHfLk9Cz0iCUQZ5qCiTm+YtzQOOIHNv1c7 xCog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719572724; x=1720177524; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K1Nzzitk6QUk6mzL5uSM7J6FVWv3K7K+qiHfbJhJNXc=; b=gBs5oRf6q4rnT8v6AX51imDremsDu7CassXeO646pNANCWljBcEV+xVIArJ6GOlQKY aEyhH5n4Fv28su1d711/3avjViPjHDj+b8YC8a+9ue7Llcu53y865O8ivmxsw4kRalGp B6+wgZoFHOHiBk6vTBec341GkRE80vteAqxj1FpXSOUXSTKICIPzFIJLJoQdLLK0JToj IoYd810D5Z6FEqkx1DMiIujMRUFA9O7cWsgmUv1toRM0EWxBVAnAFl4II6Vc+46FWcCH 0y4oxZOXSLUjbA+l3rqbTiXiJASpOmXw516a8rXAEGSUr2XjuPBU97e/P2SQKigq5NR9 rxzw== X-Gm-Message-State: AOJu0YzdK5Cxsjdd0vv5Vw4Y+v/EpyKvBZTSa24Te8h+Ypn5ZHyV0Cai s3Zr0kac3GKwOcA8nIGsSw14riFxmfItFDt1/XCTI5iMnrFGtgb2e3ho/w/xsheFyTycT1K8KKy I X-Google-Smtp-Source: AGHT+IHBbcvjc0AKJNWW4M/zODychS64RBhsMLY9dy3DjaoQqaR7SOrudtdFpJeKVIM/elGARo+0hg== X-Received: by 2002:a05:620a:4494:b0:79d:549f:df27 with SMTP id af79cd13be357-79d59f1edebmr714461985a.15.1719572723847; Fri, 28 Jun 2024 04:05:23 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-79d6932ff9csm62419985a.133.2024.06.28.04.05.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Jun 2024 04:05:23 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141964 [PATCH v2] dma/idxd: fix failure to configure a device instance for DSA Date: Fri, 28 Jun 2024 07:05:21 -0400 Message-ID: <20240628110521.354114-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240628095400.126083-1-wenwux.ma@intel.com> References: <20240628095400.126083-1-wenwux.ma@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/141964/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9711359009