[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181123.172913.1106768772048097984.davem@davemloft.net>
Date: Fri, 23 Nov 2018 17:29:13 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: salil.mehta@...wei.com
Cc: yisen.zhuang@...wei.com, lipeng321@...wei.com,
mehta.salil@...src.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linuxarm@...wei.com
Subject: Re: [PATCH V2 net-next 0/8] net: hns3: Adds support of debugfs to
HNS3 driver
From: Salil Mehta <salil.mehta@...wei.com>
Date: Thu, 22 Nov 2018 14:09:40 +0000
> This patchset adds support of debugfs to the HNS3 driver.
>
> Support has been added to query info related to below items:
> 1. Queue related ("echo queue info [queue no] > cmd")
> 2. Flow Director ("echo dump fd tcam > cmd")
> 3. TC config ("echo dump tc > cmd")
> 4. Transmit Module/Scheduler ("echo dump tm > cmd")
> 5. QoS pause ("echo dump qos pause cfg > cmd")
> 6. QoS buffer ("echo dump qos pri map > cmd")
> 7. QoS prio map ("echo dump qos buf cfg > cmd")
>
> NOTE: Above commands are *read-only* and are only intended to
> query the information from the SoC(and dump inside the kernel,
> for now) and in no way tries to perform write operations for
> the purpose of configuration etc.
>
> Change Log
> ----------
> V1-->V2:
> * Addressed the comments provided by Jakub Kicinski.
> 1. Removed the .rej files mistakenly made part of Flow Director patch.
> Link: https://lkml.org/lkml/2018/11/20/249
> 2. Added command summary in the cover letter
> Link: https://lkml.org/lkml/2018/11/22/1
Series applied.
Powered by blists - more mailing lists