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 A835545BAC for ; Wed, 23 Oct 2024 09:26:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E57B4065D for ; Wed, 23 Oct 2024 09:26:24 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id 35DB3402E4 for ; Wed, 23 Oct 2024 09:26:10 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-7b1418058bbso480523085a.3 for ; Wed, 23 Oct 2024 00:26:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729668369; x=1730273169; 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=09a3M/xIh1B+ug0Ux7u8DcDssB2Y9lx33AM284Rd06Q=; b=vYrHiuL2lfSddHKSf95lp0T/vzgt81iONIt6aGHqaCM4VBUZqWfjEJFCmn0jbgNwr1 vfi5tOBicL8EzRsNqiW56Swqz2Enm1SLlATDJWegIBfkVOVbt4jDcdcpyZ2xLmgMotd7 /3rngOHnn5dzjqhS/n/fQyBzbfBzT4cG909i2ZK36w8oxr9oYjoSDPEBwV4n+pISMG5Y QIIlxrAgEPCyrEG7mjt9Tg3sXyJc1VLa3j36NiuQOG06Bs1W5l7mWQzr1ekgRmu2egXX PwdWJ4wN1y46p3EEf95uCQbgs/j2okAVEBhXhlDWWeRr/kJ176VsjeJ5bu699ogHWeWw wrVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729668369; x=1730273169; 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=09a3M/xIh1B+ug0Ux7u8DcDssB2Y9lx33AM284Rd06Q=; b=tc5SOzyUupIm9lOpPwykVeb9hhJVV2vRhQPH0xHBxgfiUPURZl+oNjL3tEWiDezLkg AxS+8n4rwrqboSHMm3W+g03daNRhofk3I3/p1iqy3UObvDpNm96JLG2hNqBXmxHGQOfn yVNZCBGLwe/ePaVhItr+Xmek2Wmovkpv6dxK9ASQHliP253kn0nLrgvcuvTWtsNgdtt9 7L6mj7CZkzyBx60wSxd9Qghz2qOd2HRNJmu7XbThypaMj5gl+iMBjHni7pEsB9RD2iSs sOV1PV8iZMGlxBxCWk4YPPKRiXcznn2e9hx7X7r8Jen3qgnPOKO0rgnnk4AEbKaDdXOX Km1Q== X-Gm-Message-State: AOJu0Yy1V32zd5pi0EnyzJGEFBkQ16/nsVla4+nz74/yDucOiNm+BQGD pJ7YMwgS6mAmhSqrNjl5Vk63FgkWu4Iu3wORH+Y1BolY+xRhiQa8bW9BxG+HoO8TUQm3cpVYh3W u X-Google-Smtp-Source: AGHT+IHTQgjOCqG/O/4Lj1C56YYjOlIurrH39RFx8+3yCcx/+UURnabF9p/0PpSXpbeN4tLDGVJU5w== X-Received: by 2002:a05:620a:4543:b0:7b1:7da1:e733 with SMTP id af79cd13be357-7b17e571f23mr210043485a.30.1729668369150; Wed, 23 Oct 2024 00:26:09 -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-7b1659fd65fsm358094585a.53.2024.10.23.00.26.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Oct 2024 00:26:08 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw146828 [PATCH v3] net/mlx5: fix potential memory leak in meter Date: Wed, 23 Oct 2024 03:26:07 -0400 Message-ID: <20241023072607.249286-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241023062216.967742-1-shunh@nvidia.com> References: <20241023062216.967742-1-shunh@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/146828/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11474562512