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 3E005454D0 for ; Sun, 23 Jun 2024 13:24:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D5A4402A8 for ; Sun, 23 Jun 2024 13:24:06 +0200 (CEST) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mails.dpdk.org (Postfix) with ESMTP id E1FAE4026B for ; Sun, 23 Jun 2024 13:24:03 +0200 (CEST) Received: by mail-qv1-f43.google.com with SMTP id 6a1803df08f44-6b5100040bdso16355386d6.2 for ; Sun, 23 Jun 2024 04:24:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1719141842; x=1719746642; 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=W/n1T3UtUc1O8Ogkgeg1jdEnB+9uceWHWN5zIv2hrTc=; b=Lp/VEbIl2kwCCnf07UplmNdsY/CPUP8yUWFgeNu92fPUv6S0MrWpl2Q3BlSLdrvi2N fFHjNEuPpDZ4F7mT3BCtKF0RtADpjMjiazB6rbK2x7KelZc3ko/Hn4gbUIEuHvpfgOwA X391fUJxvRu0gW9/onS9JlyWMEWrD6Pfwe0R7d7/FK3YkXxdv7uW56IVJp+cIBiUDxI6 LhX/AAMi3qEny3kuJS8/D9X1gkRZ1jh/Ysh8epMZ5s8NcHF72gOsrXQiWqBhLo6AbVib NG5LvHDHWRdt/pJG4N5GxR2KiEDA6rHuiPimDFC3d2PdSvlf2NYLF4tMiHr3UmwdvWQe +KYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719141842; x=1719746642; 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=W/n1T3UtUc1O8Ogkgeg1jdEnB+9uceWHWN5zIv2hrTc=; b=K9l1Njc9o9hDBmjZzvHC+j6wSTCQ2fQ2U+28NYt77/l2p0ve2Z4WhqUmwSzv1PfQPC TALZ54xyzaD1eaAHj/0Cx8I9Yjx/0mH1GgPDWtm3G/nZ4RDGDktlMOCh0o18LeWC7Iu2 gSfakUNiUrQbcfmqWOLLh1FYYQYkzOuGCT87x4K9D3Um99ZGJoQuETgOBqv2qQTS8e+d mKJHxl0CWPJGeJhPBGJfwFjN0jaWv9ZdX7OCGjUcBYgMVX0FepuY1dY4lpA3OJN6izME Mo5qTcF950exAHR67DvdukokFQJMdqJC7dnGQk70c8dpKtfbleo74QyuM/NHB+yqQv5r LWaA== X-Gm-Message-State: AOJu0YwW19xbU64lbNSIsrIWcaknvSokcVpsB0cMjCcvcCNFF5Cnd1CQ 763cAm3/0C0Xr5rg1VpfgWHN6h/F7lGNyQfwqSYBoOe8KaQ/jb2tsBsa22hopWhn81qRYkohVnX J X-Google-Smtp-Source: AGHT+IFTRQsBSq8t3zy0ag6Kx3VzDa3hILvcnsLkGTT3LqbN2z1IdTokra4UDrNfVNlpfYrfRE/xQw== X-Received: by 2002:a05:6214:f2c:b0:6b5:4e24:5b39 with SMTP id 6a1803df08f44-6b54e245c75mr3619586d6.41.1719141842410; Sun, 23 Jun 2024 04:24:02 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b51ef64c81sm24795496d6.123.2024.06.23.04.24.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 Jun 2024 04:24:01 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141488 [PATCH] net/mlx5: fix memleak for resource object Date: Sun, 23 Jun 2024 07:24:00 -0400 Message-ID: <20240623112400.540204-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240623103539.1690600-1-mahmoudmatook.mm@gmail.com> References: <20240623103539.1690600-1-mahmoudmatook.mm@gmail.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/141488/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9632841491