[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181214.143046.597375776514311090.davem@davemloft.net>
Date: Fri, 14 Dec 2018 14:30:46 -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 net-next 0/6] net: hns3: Add more commands to Debugfs
in HNS3 driver
From: Salil Mehta <salil.mehta@...wei.com>
Date: Tue, 11 Dec 2018 17:13:24 +0000
> This patch-set adds few more debugfs commands to HNS3 Ethernet
> Driver. Support has been added to query info related to below
> items:
> 1. Packet buffer descriptor ("echo bd info [queue no] [bd index] > cmd")
> 2. Manager table("echo dump mng tbl > cmd")
> 3. Dfx status register("echo dump reg ssu [prt id] > cmd")
> 4. Dcb status register("echo dump reg dcb [port id] > cmd")
> 5. Queue map ("echo queue map [queue no] > cmd")
> 6. Tm map ("echo tm map [queue no] > 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.
Series applied.
Powered by blists - more mailing lists