From: Jakub Kicinski <kuba@kernel.org>
To: Cai Huoqing <cai.huoqing@linux.dev>
Cc: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
Qiao Ma <mqaio@linux.alibaba.com>,
Zhengchao Shao <shaozhengchao@huawei.com>,
Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
"Gustavo A. R. Silva" <gustavoars@kernel.org>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next] net: hinic: Add support for configuration of rx-vlan-filter by ethtool
Date: Tue, 1 Nov 2022 21:40:59 -0700 [thread overview]
Message-ID: <20221101214059.464a1d42@kernel.org> (raw)
In-Reply-To: <20221031074715.44224-1-cai.huoqing@linux.dev>
On Mon, 31 Oct 2022 15:47:03 +0800 Cai Huoqing wrote:
> When ethtool config rx-vlan-filter: 'ethtool -K ethx rx-vlan-filter on/off'
> to turn on/off the vlan filter, the driver will send control command to firmware,
> then set to hardware in this patch.
This patch depends on a definition added in your other set.
Please repost once that gets merged, otherwise it doesn't build.
prev parent reply other threads:[~2022-11-02 4:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-31 7:47 [PATCH net-next] net: hinic: Add support for configuration of rx-vlan-filter by ethtool Cai Huoqing
2022-11-02 4:40 ` Jakub Kicinski [this message]
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=20221101214059.464a1d42@kernel.org \
--to=kuba@kernel.org \
--cc=cai.huoqing@linux.dev \
--cc=christophe.jaillet@wanadoo.fr \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gustavoars@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mqaio@linux.alibaba.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shaozhengchao@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.