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 ECE9DA0C41; Wed, 17 Nov 2021 18:15:48 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBBE741143; Wed, 17 Nov 2021 18:15:48 +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 BB19641142 for ; Wed, 17 Nov 2021 18:15:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1637169347; 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: in-reply-to:in-reply-to:references:references; bh=3Qije3W2HmgclROZlXmomirkTBHJ969ApY7WjLQxjYw=; b=TaNfvKildUN6JDRmmdXcErbIzEDnaLFWJXX8CcxlcMk1mKEfdUq4reo0ciK1jG2rvkb5Mb IYiI3uHcnDi5IDJzGdxXV9jLw2kOcnLiCUZOr8EpudBX+Ifdg2kfT0o3xzeDtIONueMoAC DmxRHJhNfiv/fkqYsmt/7aarxChPULE= Received: from mail-lf1-f71.google.com (mail-lf1-f71.google.com [209.85.167.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-184-JA8RDpc-N0-geeeny4BoYw-1; Wed, 17 Nov 2021 12:15:46 -0500 X-MC-Unique: JA8RDpc-N0-geeeny4BoYw-1 Received: by mail-lf1-f71.google.com with SMTP id f15-20020a056512228f00b004037c0ab223so1994563lfu.16 for ; Wed, 17 Nov 2021 09:15:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=3Qije3W2HmgclROZlXmomirkTBHJ969ApY7WjLQxjYw=; b=sfIP4ZmX6Nw7VsCtJgkL3Oelv42LAKmV8X8d2i9m4+OwGnJQoP+XAc6lZucVBMSR5G /Yvmezowxk0FBN5NXtNCcDEpGqPs9SRwAKtK/XXNWZe3Z21ObPbk3AQ9lJQPY/lx5ZYW iEov1010U0XrmSYhlda+E0c3e5bmUB5ppE1rBPSA4IIh1q/kmgaxTxJ3g8iLBNQn55ax 5jYWt0sPGVzMk8AshmDScMuz8wJmPGP8SL49E8p8mhxiDQTon1+lqFFL6XM5sFR10/Rw i8+M0/3Z/DiTtaATrmYwFbqZxEnmtpYwIj3UOjBVIWnVHZjezLGm31ZIWGlt0NejnSYT xF0w== X-Gm-Message-State: AOAM531HE+9uV6B/CCnC2HyiVNg/qAzmNpa3feExk5yUOCwsR1S71i9C NXyQm1WCwLOWp7Fy62X7sfVV1XFrwIVy+evOT/P/jDvw1D94S12FwthH4BSw14VYOBChHkoK6cb mDRRHycfTKkYgTr7Nmiw= X-Received: by 2002:ac2:42c6:: with SMTP id n6mr16338862lfl.553.1637169343652; Wed, 17 Nov 2021 09:15:43 -0800 (PST) X-Google-Smtp-Source: ABdhPJz0bvxfVNYiwREZoxBAhO79JUcWkUNJwH/qH7umLLfrb7doclQI3eO5P3HRcg2gvqKHROnXA1IkWLwO1Wk8LOk= X-Received: by 2002:ac2:42c6:: with SMTP id n6mr16338837lfl.553.1637169343429; Wed, 17 Nov 2021 09:15:43 -0800 (PST) MIME-Version: 1.0 References: <1617876888-63458-1-git-send-email-humin29@huawei.com> <1620272768-42421-1-git-send-email-humin29@huawei.com> <1620272768-42421-3-git-send-email-humin29@huawei.com> In-Reply-To: <1620272768-42421-3-git-send-email-humin29@huawei.com> From: David Marchand Date: Wed, 17 Nov 2021 18:15:32 +0100 Message-ID: Subject: Re: [dpdk-dev] [PATCH v2 2/2] examples/ethtool: add closing port operation To: "Min Hu (Connor)" Cc: dev , "Yigit, Ferruh" , Thomas Monjalon 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" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Thu, May 6, 2021 at 5:46 AM Min Hu (Connor) wrote: > > From: Huisong Li > > Currently, ethtool directly ends the process after 'quit' cmd. In this > case, software resources are not released and hardware resources of the > device are not uninstalled. > > This patch adds closing port operation to release resources. > > Signed-off-by: Huisong Li > Signed-off-by: Min Hu (Connor) I see nothing wrong with series and there was no objection. Series applied, thanks. -- David Marchand