From: Przemek Kitszel <przemyslaw.kitszel@intel.com>
To: Mengyuan Lou <mengyuanlou@net-swift.com>
Cc: <jiawenwu@trustnetic.com>, <duanqiangwen@net-swift.com>,
<netdev@vger.kernel.org>, <horms@kernel.org>, <kuba@kernel.org>,
<pabeni@redhat.com>
Subject: Re: [PATCH net-next v7 2/2] net: libwx: add support for set_coalesce in wx_ethtool_ops_vf
Date: Fri, 10 Jul 2026 12:24:16 +0200 [thread overview]
Message-ID: <6250062a-55c0-408f-a057-16e4004127f5@intel.com> (raw)
In-Reply-To: <20260710015925.34769-3-mengyuanlou@net-swift.com>
On 7/10/26 03:59, Mengyuan Lou wrote:
> Add support for set_coalesce in wx_ethtool_ops_vf, which
> is used to set interrupt coalescing parameters.
>
> Update wx_write_eitr_vf() to use the same interrupt
> moderation encoding as PF devices, since PF and VF share
> the same register layout. And remove the now-unused
> WX_VXITR_MASK definition.
>
> Signed-off-by: Mengyuan Lou <mengyuanlou@net-swift.com>
> ---
> drivers/net/ethernet/wangxun/libwx/wx_ethtool.c | 7 ++++++-
> drivers/net/ethernet/wangxun/libwx/wx_vf.h | 1 -
> drivers/net/ethernet/wangxun/libwx/wx_vf_lib.c | 13 ++++++++++++-
> 3 files changed, 18 insertions(+), 3 deletions(-)
looks good,
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
prev parent reply other threads:[~2026-07-10 10:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-10 1:59 [PATCH net-next v7 0/2] net: libwx: improve VF ethtool support Mengyuan Lou
2026-07-10 1:59 ` [PATCH net-next v7 1/2] net: libwx: add support for set_ringparam in wx_ethtool_ops_vf Mengyuan Lou
2026-07-10 10:19 ` Przemek Kitszel
2026-07-10 1:59 ` [PATCH net-next v7 2/2] net: libwx: add support for set_coalesce " Mengyuan Lou
2026-07-10 10:24 ` Przemek Kitszel [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=6250062a-55c0-408f-a057-16e4004127f5@intel.com \
--to=przemyslaw.kitszel@intel.com \
--cc=duanqiangwen@net-swift.com \
--cc=horms@kernel.org \
--cc=jiawenwu@trustnetic.com \
--cc=kuba@kernel.org \
--cc=mengyuanlou@net-swift.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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