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 8A57DA0A02 for ; Thu, 25 Mar 2021 16:27:58 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C770140E2E; Thu, 25 Mar 2021 16:27:58 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 79BC6140E2E for ; Thu, 25 Mar 2021 16:27:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1616686076; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=c6sgYs6gdKyfJdF29cXWOaPFL1n9LeuO6imn49G9c2g=; b=ad45cxfkw7rzs0zv+uhhJYN3SNIITvfg6ObTXYtm/VUcBu70Q2imwtAkp4IClyDZT/WDGz L3zEe/3nRJC/L00oeZY9UOsp9ZXEguW+jxeYR4TA8FMAI9Rw9RyXyOeFKeZIMgPa2IVNQG fiS2f8VKM/cOg1w/X50jsakenU1tz0s= Received: from mail-vk1-f199.google.com (mail-vk1-f199.google.com [209.85.221.199]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-156-Ehkn8bezPtKJK5S6I1r_lQ-1; Thu, 25 Mar 2021 11:27:54 -0400 X-MC-Unique: Ehkn8bezPtKJK5S6I1r_lQ-1 Received: by mail-vk1-f199.google.com with SMTP id s23so822572vkb.21 for ; Thu, 25 Mar 2021 08:27:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=c6sgYs6gdKyfJdF29cXWOaPFL1n9LeuO6imn49G9c2g=; b=XZadMjRLSUDTd/7GrBaw3EwN8ycmqrAKdHZfRHedtq1iVf1RXB4gMy4do5eyQ8VI5R 0ezxetZ02mkt9h1DhECYdYypWaCdl8g0E6k77ftorPiNp9vZetnpKoTsLlcj7ZBeBqVk C1pJ7sSKVtUM3x+aYvkAXESKx5siTuElNh7CtXv8+HvkRD2LPIa1IHTPmQSWVy62Y2yJ Z/bNqwFw8lagT0viEtl715Fy4bxvacRaOGSBIWKTO9+KT68pVz4s+2WsMt8+4ZxEGdFY EhND/41H5UXhZtlQe+P1g4N8yFoXnjZplJT/IYlVa6lZA7rLI0cSZFv4gWUG80f2hYMF Ui3w== X-Gm-Message-State: AOAM532Qx778IyoKU0NZHjpBN/cZ6ZjsCFIYZxhEP+ikyi5cvFkb8iMd 5DjlOfT+Fx7n+cI/CozpSz+ETr+Q1P9scQl62/79m8DuLeW4ngDu3ct9xcyazEw8wY8nxYBQ2xw 6qvS2DPpTWEq1qnDie+Kc6zQ= X-Received: by 2002:a1f:d283:: with SMTP id j125mr5663295vkg.9.1616686073794; Thu, 25 Mar 2021 08:27:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwrOTO8qBOb/aKVDktpgKwq0fSCOqfPie1EZhnKYqUbeSpEUuQ4oq83D0BEjJnpOBFWuP7IqBXeU+STeBOId6c= X-Received: by 2002:a1f:d283:: with SMTP id j125mr5663278vkg.9.1616686073580; Thu, 25 Mar 2021 08:27:53 -0700 (PDT) MIME-Version: 1.0 References: <20200708120329.103200-1-m.bilal@emumba.com> <20200912195337.734ez2cumf6x7hxp@u256.net> In-Reply-To: From: David Marchand Date: Thu, 25 Mar 2021 16:27:41 +0100 Message-ID: To: Muhammad Bilal Cc: "Yigit, Ferruh" , "Burakov, Anatoly" , Vipin Varghese , Jakub Grajciar , Jerin Jacob Kollanukkaran , dev , dpdk stable , =?UTF-8?Q?Ga=C3=ABtan_Rivet?= Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] EAL: Called remove() of drivers for vdev and pci buses X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" On Sun, Oct 25, 2020 at 10:28 PM Muhammad Bilal wrote: > > On Tue, Oct 20, 2020 at 6:43 PM David Marchand > wrote: > > > > Hello, > Hi > > > > On Sat, Sep 12, 2020 at 9:53 PM Ga=C3=ABtan Rivet wrot= e: > > > > > > On 08/07/20 17:03 +0500, Muhammad Bilal wrote: > > > > while using memif with app, the resources are not cleaned on exit, > > > > So an error occurred on running it second time. The cause of this p= roblem > > > > is that remove() of memif driver is not called by rte_eal_cleanup()= which > > > > is counterpart of probe() called from rte_eal_init(). This is a cas= e for > > > > all other divers e.g pci, so to solve this problem I have added the > > > > functionality of calling remove() function of all the driver attach= ed to > > > > devices on vdev and pci buses. > > > > > > > > > > Hi Muhammad, > > > > > > review inline. > > > > There were comments from Gaetan, waiting for a v2. > I am working on required changes, and will update it soon. Any update? Thanks. --=20 David Marchand