From: Jakub Kicinski <jakub.kicinski@netronome.com>
To: Salil Mehta <salil.mehta@huawei.com>
Cc: <davem@davemloft.net>, <yisen.zhuang@huawei.com>,
<lipeng321@huawei.com>, <mehta.salil@opnsrc.net>,
<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linuxarm@huawei.com>, liuzhongzhu <liuzhongzhu@huawei.com>
Subject: Re: [PATCH net-next 3/8] net: hns3: Add "FD flow table" info query function
Date: Mon, 19 Nov 2018 14:30:45 -0800 [thread overview]
Message-ID: <20181119143045.5a147396@cakuba.netronome.com> (raw)
In-Reply-To: <20181119211845.23168-4-salil.mehta@huawei.com>
On Mon, 19 Nov 2018 21:18:40 +0000, Salil Mehta wrote:
> diff --git a/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h.rej b/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h.rej
> new file mode 100644
> index 000000000000..be7d0dea06e7
> --- /dev/null
> +++ b/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h.rej
> @@ -0,0 +1,12 @@
> +*************** int hclge_set_vlan_filter(struct hnae3_handle *handle, __be16 proto,
> +*** 800,803 ****
> + void hclge_reset_vf_queue(struct hclge_vport *vport, u16 queue_id);
> + int hclge_cfg_flowctrl(struct hclge_dev *hdev);
> + int hclge_func_reset_cmd(struct hclge_dev *hdev, int func_id);
> + #endif
> +--- 800,804 ----
> + void hclge_reset_vf_queue(struct hclge_vport *vport, u16 queue_id);
> + int hclge_cfg_flowctrl(struct hclge_dev *hdev);
> + int hclge_func_reset_cmd(struct hclge_dev *hdev, int func_id);
> ++ int hclge_dbg_run_cmd(struct hnae3_handle *handle, char *cmd_buf);
> + #endif
You probably don't need this.
next prev parent reply other threads:[~2018-11-19 22:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-19 21:18 [PATCH net-next 0/8] net: hns3: Adds support of debugfs to HNS3 driver Salil Mehta
2018-11-19 21:18 ` [PATCH net-next 1/8] net: hns3: Add debugfs framework registration Salil Mehta
2018-11-19 21:18 ` [PATCH net-next 2/8] net: hns3: Add "queue info" query function Salil Mehta
2018-11-19 21:18 ` [PATCH net-next 3/8] net: hns3: Add "FD flow table" info " Salil Mehta
2018-11-19 22:30 ` Jakub Kicinski [this message]
2018-11-21 16:25 ` Salil Mehta
2018-11-19 21:18 ` [PATCH net-next 4/8] net: hns3: Add "tc config" " Salil Mehta
2018-11-19 21:18 ` [PATCH net-next 5/8] net: hns3: Add "tm " Salil Mehta
2018-11-19 21:18 ` [PATCH net-next 6/8] net: hns3: Add pause config " Salil Mehta
2018-11-19 22:29 ` [PATCH net-next 0/8] net: hns3: Adds support of debugfs to HNS3 driver Jakub Kicinski
2018-11-21 18:06 ` Salil Mehta
2018-11-21 18:25 ` Jakub Kicinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181119143045.5a147396@cakuba.netronome.com \
--to=jakub.kicinski@netronome.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=lipeng321@huawei.com \
--cc=liuzhongzhu@huawei.com \
--cc=mehta.salil@opnsrc.net \
--cc=netdev@vger.kernel.org \
--cc=salil.mehta@huawei.com \
--cc=yisen.zhuang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox