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 5524C4541E for ; Thu, 13 Jun 2024 15:44:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FE5C40EF1 for ; Thu, 13 Jun 2024 15:44:58 +0200 (CEST) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id 4B58E40EE2 for ; Thu, 13 Jun 2024 15:44:57 +0200 (CEST) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-43ff9d1e0bbso5773681cf.3 for ; Thu, 13 Jun 2024 06:44:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1718286296; x=1718891096; 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=gQ9uclo3nM+1dhtWvVSQt6nHiwR0BqnOF6b7Ax/lYoM=; b=mMqxIQiH1Yy9BD6cnwz/pE6a76J9GOv1jRf/m9X9D68/+qrtGiDOaPdSypOocFa7rp RzEdo3SPrxtHsJ1mI05wd8FduBP3V3cssYgrJoM8etmVtEj1naONNv0JINYN2QdDsFGy 1X1k0MfUyvwe1vgLE3wo3LEAjzSdR9+H/tYtxvrKfqf+vashuq2NStq4eKrC1S2ZpcRB ZH7oKxtmHph0fs6EISBIGaZwr756FIsSbVGtZpIdLhXqmA3neWed+FkzJNzHRMP9PZ7Z Odqts9n8adYJdNQeSTxhfLLP9aBKsfon1iKjvtJ6ZL+ZJXWA+Z2tAtYUsGqCr2taY0Df 9t4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718286296; x=1718891096; 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=gQ9uclo3nM+1dhtWvVSQt6nHiwR0BqnOF6b7Ax/lYoM=; b=TLecpjejmHinV97bFW4QaSh2shsLsK97204eVKRT9S1t/qO1naZjpiSpv3fDnSqDDZ zr5+M2ucGRDcbpmJkhW9RH4CgJbl+BcIlSutRrUAgDGlr+bJjt/Ou7w9CtgC2UO75NGu pXQWnH4Bg5XCHoxQlh5fA60OqIH59hfuKgjoW5G5/2eORPcKrAf497WvHUuExwnLpM0s +v6UADIu2Stjedp6eYQ3MBiBS2vjaXWMtpR9+L1hxG49dsT7AnTlj69IiKYAAHhIdhGL usC9IQVP/ppKEJBAsymrgDjwdQfpLOCRgrLwvftE57zuk4ETwvOZlsLaqYJNbx/VVcqc KGEA== X-Gm-Message-State: AOJu0Yw6Zw0f3WSp37UNcivkzzfKwaqjhxccwsnP9bBdOIyW6jd7uob4 y74iHhXD8jGjwFseYPEOaE+ig/Ye+vQcIcHCSIDrowEU1uQ2Kng1aV4dr+p070a4KRd5H5C2v3n 1 X-Google-Smtp-Source: AGHT+IGujrjxrxSImjydWDy/cmhG1DnkBv3rYoCtxA8+2TgAIwgsQ7nGKpPIswHr6+IcYTdPsW8UJA== X-Received: by 2002:ac8:7fc1:0:b0:441:f8:4dea with SMTP id d75a77b69052e-4415abf04f6mr47916071cf.34.1718286296105; Thu, 13 Jun 2024 06:44:56 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-441ef4fdfccsm6286041cf.32.2024.06.13.06.44.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jun 2024 06:44:55 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141122 [PATCH] net/mlx5: fix mlx5 device start failure Date: Thu, 13 Jun 2024 09:44:54 -0400 Message-ID: <20240613134454.2907494-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240613124528.547952-1-bingz@nvidia.com> References: <20240613124528.547952-1-bingz@nvidia.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/141122/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9500229973