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 D81804591D for ; Fri, 6 Sep 2024 13:24:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBE8742E12 for ; Fri, 6 Sep 2024 13:24:35 +0200 (CEST) Received: from mail-il1-f169.google.com (mail-il1-f169.google.com [209.85.166.169]) by mails.dpdk.org (Postfix) with ESMTP id 7265B4029E for ; Fri, 6 Sep 2024 13:24:34 +0200 (CEST) Received: by mail-il1-f169.google.com with SMTP id e9e14a558f8ab-39f4fed788bso6853595ab.3 for ; Fri, 06 Sep 2024 04:24:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1725621873; x=1726226673; 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=u7Q074dDHurTe+1OybylqslhFb2y6v5iWBQ5h4iwrTU=; b=KPnfjz+RoM9+UcqPSjt1VbtbuUqI5Zn9+fJqOOJcMkEtnnULHnzAgoMDms0veZFKB6 91082mi3IKleP8Zm7xQqmg0mzNrShn6eKXFXNmuHJsGeFyLwHtj2Aj28X//xRnfgfDaT TcaRwa4Bh9hOSkrlxUovEC2X5L+Up6KwC+lVixy4hfk1ObpUxQOXTQ7RkZx+lctrBeIw I5PELHcqoc67t7HKCOzH6i7rh7B4tyjeKt68dlZIY+m38j+2moSkwnvMgS8ShM9HslTo JsesPcvwPBzE+F+Yiy4FTo61B+m8iBA2FXDfoa7ThdW8ReTrhOvJrC4VnibzjhLK+6h8 a8bQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725621873; x=1726226673; 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=u7Q074dDHurTe+1OybylqslhFb2y6v5iWBQ5h4iwrTU=; b=t5P0q5BzHJBe/meXHCzj5nUt+dcb88s6qdC+z1BotOSg9pu4PmVvOsHnsXIiW3ECNX NaxTJVa9jT57hvahb0nn225vZ0oWlrVmuNXLslIeohd4A2Qbhq2dI1ZNbq16OYplNJV5 e04Wpo95Rd2+10+lvY8IW242rZO/7uzJr5wcgQ14vGPNzcfG77k9RLQAVLamlUSeVydL 3Ce4Sj3fsUu2WYN1UViJCeYdTDNy3cqaJpUM0kEHBJ/jy2xF2YkgMxDH8V18/h0unkt4 8KItaidsU5sb3nNT/AwosDIcEIxlpe93qq31YKnUKF48Y3yFw87k8erpjHD5jwSYS6JZ etKg== X-Gm-Message-State: AOJu0Yxdw0hfB640w37UwkADS6v8kgsx0uiIpHsTsU8J1up/cVtEVIkU zHbO1k6KCvtyFwKiFZ7a3U2yNO86x2ynn92cs3v9/CSmm5N/E3IoiCbh8dj14V/oy499QfigPyg s X-Google-Smtp-Source: AGHT+IFZc7U8fqnklWKYeQMFwvuoIm+8zTbHsmA2sWAtJHGhLigRfPtEcdbxuCJzLMHedKpHFUQyiw== X-Received: by 2002:a05:6e02:1a68:b0:3a0:4d72:7f5e with SMTP id e9e14a558f8ab-3a04f07908emr25228865ab.7.1725621873272; Fri, 06 Sep 2024 04:24:33 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id e9e14a558f8ab-39f489ca709sm37707215ab.81.2024.09.06.04.24.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Sep 2024 04:24:32 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143689 [PATCH 3/3] net/mlx5/hws: print CQE error syndrome and more information Date: Fri, 6 Sep 2024 07:24:31 -0400 Message-ID: <20240906112431.2710525-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240906102151.171965-4-gavinl@nvidia.com> References: <20240906102151.171965-4-gavinl@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/143689/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10737027446