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 44DA8A0543 for ; Thu, 22 Sep 2022 16:40:04 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C47040156 for ; Thu, 22 Sep 2022 16:40:04 +0200 (CEST) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id 84D31400D7 for ; Thu, 22 Sep 2022 16:40:02 +0200 (CEST) Received: by mail-qv1-f47.google.com with SMTP id j8so6896067qvt.13 for ; Thu, 22 Sep 2022 07:40:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=R/M2fcj9jzZyPuvpFGwcz9fMLkP9FAvob2HpNlPEutQ=; b=nqvN2atGkW/g8l22phM9SxguWu0Q3wpqpg01lbDBoe3j/mtEMmDvBeSRzVoobcYAwF yD/dowFO8OEn4bFhlc7eatytC3ARBVRch6AkoWhC4WdwEnyAx2h8gv3lQXctZhaF3rCh /ax03dUesA9giB0F456K2lS0MaV1hQjrCDja5RCjFX+PdfNUf39RJKpFssdeU5QivDsc VJSPHuzqjvoI6Z7Zz/D6JGY1u8uHxkIRI9FosdnnBkSA3PkOqb2zNqFTeDGnuA0He0Uh Nq9bieJ703jU8xOxzbvGWGBTRBHFq88f1wjx7901G1zINqlGx8NfptKoo/RgEKpdAiCA ImEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=R/M2fcj9jzZyPuvpFGwcz9fMLkP9FAvob2HpNlPEutQ=; b=brhQG0vB0baZbx0lvasxko/K1bDnHt3zr91xQqFji0SGfYG+GfYoFA93Pu0ukgQdiJ P8H6fagGCC5Vtev0F/twmNQT48dnRhjfrt2QumCOqC8+FxcMhdAoyZ6Jh593CJCuYhBM r4IblFFpDvi7P2urFE6NX3H2wK6dLC13aNmxV59XxVqgqNtCUr8BmJL7IW1+o1pJRT3y A+4CGLi0zY8knwq5ZBkVNvxu9XADEZpApnF4a3DlhyakPYhvv9VkFTlttdA4dPZgXG3b WBFlz50HqUoPegosqFoj3xV49OoiFFTuxE82R8rXYq9ScT/6a0GzOw6/XPb/lep8iT/d VQSw== X-Gm-Message-State: ACrzQf3L8LvZXjwv4j9lOhf3p79t6XmAY/r0v+g1P/dqoMyQi42VFICu wZicJ899885AUrNPj83IC/fZeGAK1L6r9A== X-Google-Smtp-Source: AMsMyM6DmqJT7vhQGy+NwrlPJ/OF5OyHPSwZpd6IM1Jzyct/ot5BE1E9TqzSLyOisESiCUI0YP4BNg== X-Received: by 2002:a05:6214:f24:b0:4ac:a9fd:8b42 with SMTP id iw4-20020a0562140f2400b004aca9fd8b42mr2827540qvb.22.1663857601858; Thu, 22 Sep 2022 07:40:01 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id g19-20020ac87f53000000b0031ef0081d77sm3712231qtk.79.2022.09.22.07.40.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Sep 2022 07:40:01 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw116651 [PATCH] net/nfp: fix memory leak for receive function Date: Thu, 22 Sep 2022 10:39:47 -0400 Message-Id: <20220922143947.203168-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20220922130944.698880-1-niklas.soderlund@corigine.com> References: <20220922130944.698880-1-niklas.soderlund@corigine.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/116651/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3105834188