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 58E9545CD1 for ; Wed, 13 Nov 2024 09:25:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FFAC40290 for ; Wed, 13 Nov 2024 09:25:39 +0100 (CET) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id C42CC40150 for ; Wed, 13 Nov 2024 09:25:37 +0100 (CET) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-7b1474b1377so516313585a.2 for ; Wed, 13 Nov 2024 00:25:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1731486337; x=1732091137; 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=8j62RGREs0nS5PRmo2EllpNkBiHtBPDeTamXGaxd8O4=; b=v4dMkQfxx+2Q5+44RJmCn5LZt7cK+yQPqYIYNJ5m9DKwcPCPlMnFP+luJHBTckDLlQ Q2LmEqBXHlfLxnNnz6hkQ1i20693I7YzWgfI9gud0X3UD6wYUUJqT90LgheKEVbMJ1qA QeKaVzbN8QN1rE/NGsSX9RnkeZBgau8emmaOza9A51+GWAlpZP2KlQM5N0X00dlvfM4D BzJ0JnEwue7QnAwEWXPYg2zB3wwYgHXMm2Ib+M4rNKeoeNzlUtKcWWpIKhuac0wKDmI8 IAB1EpnkzTFtJCZDIBY3LX0v+E8R4w7NZchLLWxkTE1vIOXaPVy5dyDhS7ezrw3DUc3S HxJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731486337; x=1732091137; 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=8j62RGREs0nS5PRmo2EllpNkBiHtBPDeTamXGaxd8O4=; b=AiMiqRNq4UkstEcjuqlSXhOUlBuh2V84LInDE/iM6ZO4poRSGZelaJ0QIuQLmFnsRq TWYcJOt1ZoE/1PgIAYlQbqrz7/PCuG/2vWr6sqYWnqzVtzqDefD7D9lGdO9TWFcIRBlp 1dD+xxI7iqJvX/C6h6xSw9csK0C+OHqzcA4jcjFZuQ4PZCEFwcKTCTyKTh43WEMGBzz6 H//7eZbMYPvJmv6s3XeC3E6NWKC1euLWJBR8U8cUm+z1HCPgR46Mob1XdR5Zba2oljhI oEHPYqY5D5PpvIG/XeGYY4AbYmxopZVOc6A/sxi9Gpz93M8gd6T3+WQrQeqm+Dh5Ncrg mNxA== X-Gm-Message-State: AOJu0Yyom+PkV/SE4H3LQ7Ed8CYgnQTuRByFdT8zBOq3ONUPwFK1XoLT ekEic/0PHxAbPdtfI52paPl0SSDMN4gogt8V571BD/r0L3a9jWbuWOC0zLYCnRJmtUTJLz+2pxO H X-Google-Smtp-Source: AGHT+IF2GBxPfhpgYctDrKfiScVYCApDQwVyboCmMrBF3x2raO6Bu1ir+2Cex/MKSqYjBdr6M6+mLw== X-Received: by 2002:a05:620a:4102:b0:7a9:b739:3763 with SMTP id af79cd13be357-7b35292a503mr272626085a.28.1731486336784; Wed, 13 Nov 2024 00:25:36 -0800 (PST) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7b32ac2daffsm668993985a.22.2024.11.13.00.25.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Nov 2024 00:25:36 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw148389 [PATCH] net/mlx5: fix Rx queue ref count in flushing user flows Date: Wed, 13 Nov 2024 03:25:35 -0500 Message-ID: <20241113082535.2552434-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241113072244.7627-1-bingz@nvidia.com> References: <20241113072244.7627-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/148389/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11812831164